This is a non-exhaustive list of (mostly) open source work in roughly chronological order. Most of my production code is in Erlang, JavaScript, and Go, with application code in JavaScript, Objective-C, and C#. The theme that emerges is a focus on developer experience, and on pushing the envelope for edge compute.
Ruby on Rails
Apache CouchDB _users database
- Allow login information to be stored in a system database in Apache CouchDB, so users can be created and managed at scale.
- Signup and Login directly from Apache CouchDB’s Futon web admin UI
- Reader ACLs can be managed per database.
- Foundational API for “CouchApp” applications