Projects
A lot of my work can be found on my Github
Personal projects
- KCECH Scavenger Hunt -- A visualization of the rankings of each residential floor in the house scavenger hunt. Built in Flask.
- This website -- A static site built in Haskell with Hakyll (yes, everything, including the blog, is static!).
Team projects started at hackathons
- Snippets (or Snippit) -- A Rails app that allows users to share and tag code snippets to make it easier to search for code for common problems. (PennApps Fall 2012)
- TumblUpon (or "tumblTop") -- A Flask app that uses Tumblr's then-new Tags API to display the best images in an isotopic way. (HackNY Spring 2012)
- Lendmo -- A social lending tracker built with Rails. (PennApps Spring 2012)
- Clickr -- A Twitter-based replacement for classroom clickers built with PHP, using Highcharts as the charting API. (PennApps Fall 2011)
- Rager-Racer -- A racing game built as a mobile web app, using NodeJS and HTML5 Canvas. (HackNY Spring 2011)
Other projects
- State Validations -- A RubyGem that validates a state history model. Developed at PagerDuty.
- Distance Square -- A simple Flask webapp using the Foursquare API. Built for CIS 192 (Python).