This is the majority of the projects I worked at on at App Academy from March to May of 2015. Highlights include:
- an HTTP server based on Ruby on Rails
- parses requests and request parameters using WEBrick and Ruby metaprogramming
- Object oriented version of Chess playable in the terminal
- Uses class inheritance to determine how each piece moves
- Clone of the Trello App in BackboneJS, can create lists, cards and notes
- Draggable interface works like Trello
- HTML5 Canvas version of classic game of Asteroids