PORTFOLIO
live | github
Cider Review website inspired by BeerAdvocate.
-
Pagination and infinite scroll with backend filtering
-
RESTful, namespaced API routes with nested JSON templating
-
AWS-integrated file upload using Paperclip and Figaro
-
Instant auto-completing search including associated tables
full-stack, rails, react, flux
github
A lightweight javascript testing framework
-
Uses pure JavaScript with no external dependencies for maximum portability
-
Relays error feedback and full stack traces for easy debugging
- Allows expectation chaining with matchers for intuitive UX
javascript, testing
live | github
Asteroids game made with HTML5 Canvas
-
Sprite-based visual interface
-
Ship’s fire function is throttled for realistic effect and added difficulty
- Combo scoring for destroying asteroids quickly with increasing multiplier
javascript, jquery, html5