antarr

antarr

Geek Repo

Location:Houston, TX

Home Page:https://antarr.dev

Github PK Tool:Github PK Tool

antarr's repositories

Withings.NET

Wrapper around the Withings Health Data api.

Language:C#License:MITStargazers:4Issues:2Issues:1
Language:DockerfileLicense:GPL-3.0Stargazers:1Issues:2Issues:0

rust-advent-2022

Copilot and ChatGPT assisted Advent of Code 2022 to learn Rust.

Language:RustStargazers:1Issues:1Issues:0

admin-rewrite-upgrade

A RoR app to manage a mailserver with a mysql backend

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:7

awesome-ruby

:gem: A collection of awesome Ruby libraries, tools, frameworks and software

Stargazers:0Issues:2Issues:0

CodeEval-Solutions

Solutions for CodeEval.com

Language:RubyStargazers:0Issues:1Issues:0

database_validations

Database validations for ActiveRecord

Language:RubyLicense:MITStargazers:0Issues:2Issues:0

Exercism-Solutions

Solutions to exercises found on exercism.io

Language:RustStargazers:0Issues:2Issues:0

leaderboard-posts

Web application api allowing users to rate post - implements in Ruby on Rails

Language:RubyStargazers:0Issues:1Issues:0

minesweeper

A ruby implementation of the class game minesweeper

Language:RubyStargazers:0Issues:2Issues:0

MIPS_SCANNER

In this project we will validate the syntax of a few MIPS instructions. In later assignments we will expand the instruction repertoire. The instructions are: add, addi, beq, j, and the definition and use of labels. More info on the sytax of these instructions is in Appendix B of your textbook. You should check for validity of register names and the size of immediate operands in the context of the instruction. Labels can be alphanumeric upto 16 characters long. A label by itself followed by a colon is a valid statement. Example run: Please enter a MIPS statement: abc: label: abc Please enter a MIPS statement: beq $s1, $s2, abcxyz operator: beq op1: register $s1 op2: register $s2 op3: label abcxyz Please enter a MIPS statement: beq $s1, $s2, 10000000 operator: beq op1: register $s1 op2: register $s2 op3: Error: immediate op out of range Please enter a MIPS statement: addi $s1, $s2, $s3 operator: addi op1: register $s1 op2: register $s2 op3: Error: immediate expected

Stargazers:0Issues:1Issues:0

mis_675_course_project

Common Repository for Database Project Term Project

Language:RubyStargazers:0Issues:1Issues:0

Primes-Multiplication-Table

Prints a multiplication table for prime numbers.

Language:RubyStargazers:0Issues:2Issues:0

redflag_flask

Search twitter for images + Image classification

Language:PythonStargazers:0Issues:1Issues:0

Ruby-Cheatsheet

💎 The missing cheatsheet for Ruby

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

v4

Fourth iteration of my personal website built with Gatsby

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:PHPStargazers:0Issues:1Issues:0