Codegeni.us  

Full-stack code annotation app aimed at helping novice programmers understand unfamiliar code.

  • Built using Rails & React.js
  • "Optimistically" renders pages using cached data to minimize load times
  • Single-page front-end structure provides seamless user experience
  • Nested JSON views reduce number of database requests needed

Shortcut Sloths  

Educational browser game about keyboard shortcuts... and sloths!

  • Built using Javascript & jQuery
  • Replicates text editor features such as arrow key navigation & highlighting by manipulating DOM elements with jQuery
  • Sloths

Rails Lite  

Web server MVC framework replicating functionality of Ruby on Rails

  • Provides router functionality, ERB rendering, error handling, flash messages, and session handling
  • Implements RESTful routes using Ruby metaprogramming techniques

JS-Snow  

Browser-based snowfall simulator

  • Built using Javascript & HTML5 Canvas
  • Processes wind speed, particle count, and drift speed using Javascript

Algo Academy

Algorithm study guides

  • Algorithm deep dives with the goal of maximizing job interview performance