Things I'm using a lot
- Backbone JS Gives structure to web applications by providing models, events, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
- Mozilla Developer Network Javascript Reference Best resource online for Javascript development bar none.
- Ruby on Rails Web development framework that favours convention over configuration.
- Underscore JS Utility-belt library for JavaScript that provides a lot of the functional programming support.
- React A Javascript library from Facebook for building user interfaces.
My open source projects
- Covert Mission Web interface for playing a group game similar to Werewolf. Currently just in a prototype stage.
- Handset Detection Rails plugin to deal with contacting the really useful handsetdetection.com web service
- number to words Rails gem to turn a number into words