A few side software projects I’ve worked on over the years.
-
literate minuteman (github) : Site to check what books are available at your local Boston library from your Goodreads to-read list.
-
lyeberry : Exposing Boston-area library books as RESTful resources.
-
motion-juxtapose : Screenshot-driven assertions for testing Rails and RubyMotion applications.
-
betamax : Proxy server for recording HTTP interactions and replaying them during tests. Inspired by Ruby’s VCR.
-
ring-raygun : Ring middleware to send uncaught exceptions to Raygun.
-
node-fakeweb : HTTP request interception for test mocking in node.js. Unmaintained, but maybe of historical interest.