13 –14 May 2013
Works in Kodemaker as a consultant/contractor. Built a fairly large (and not yet publicly available) system in Clojure, using a mix of Datomic, elasticsearch and MongoDB, with AngularJS on the client. Likes building web systems in all shapes and sizes, and being involved in the entire stack. Prefers being called a UI programmer over front end developer. Has also written a bunch of Objective-C for iOS in previous jobs.
Datomic is a new database with a twist on client/server and the change of data over time. For example, all data is immutable. And queries run on the client, not the server. Wat!!