Projects

A guide to my github account (i.e. these are the projects that are "completed" and worth checking out - if I say so myself).

Shovel

Hubris all the way - my experience with Microsoft's WF (the initial version) led me to believe I can do better. Shovel is my attempt to actually do so.

CheatJS

An attempt at providing Javascript with macros.

Zarkon

My entry for the 2011 AI Challenge. Place 87. Learned a lot about Common Lisp optimization.

CL-messagepack

My implementation of Message Pack for Common Lisp. With extensions! ;-)

Bugs.txt

One of the simplest distributed bug trackers out there (keep your bugs in text files managed by git + a basic web interface to manage the files).