Pinned Repositories
AAStudentApp
ActiveWreckered
A lite clone of ActiveRecord's ORM functionality.
ChefGenius
Users submit recipes for other users to annotate using markdown. Annotations are commentable.
Cosmic-Drift
An asteroids-like HTML5 canvas game, implemented in node.js using websockets.
Cosmic-Drift-CORE
DEPRECATED: contains the core functionality that was later absorbed into my multiplayer project.
cprog
A place to put the exercises from "The C Programming Language"
fulcrum
An agile project planning tool
KnightsTravails
A ruby solution to the knight's travails puzzle.
maze_solver
Implements A* search algorithm using object orientation. Takes text file containing a map, and finds shortest path from start to finish.
mobile-tinder-like
A side project to make a tinder-like mobile app to improve my work's data integrity. Uses the ionic framework.
TyrusB's Repositories
TyrusB/ChefGenius
Users submit recipes for other users to annotate using markdown. Annotations are commentable.
TyrusB/AAStudentApp
TyrusB/ActiveWreckered
A lite clone of ActiveRecord's ORM functionality.
TyrusB/Cosmic-Drift
An asteroids-like HTML5 canvas game, implemented in node.js using websockets.
TyrusB/Cosmic-Drift-CORE
DEPRECATED: contains the core functionality that was later absorbed into my multiplayer project.
TyrusB/cprog
A place to put the exercises from "The C Programming Language"
TyrusB/fulcrum
An agile project planning tool
TyrusB/KnightsTravails
A ruby solution to the knight's travails puzzle.
TyrusB/maze_solver
Implements A* search algorithm using object orientation. Takes text file containing a map, and finds shortest path from start to finish.
TyrusB/mobile-tinder-like
A side project to make a tinder-like mobile app to improve my work's data integrity. Uses the ionic framework.
TyrusB/n_queens
A ruby solution to the n-queens problem. Finds the desired number of possible solutions for putting n queens on a n x n sized chessboard without any queen being in the path of another.
TyrusB/NodeChat
A chat room server implemented in node.js
TyrusB/Poker
A CLI poker program in Ruby
TyrusB/RestaurantRater
A restaurant rating app built as a weekend project in Node.js, Mongodb, and Mongoose
TyrusB/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
TyrusB/TicTacOhNo
Tic Tac Toe with an unbeatable AI that uses recursion. Also has a dumbed down AI setting.
TyrusB/Tracks
Lite clone of Rails functionality, particularly routing, views, and controllers.
TyrusB/Tyrello
Boards, Lists, Cards, and Todo items. Lists and Cards can be reordered with a drag and drop UI.
TyrusB/TyrusB.github.io
My personal/portfolio page
TyrusB/ui-candidate-test