6 March 2014
I'm reorging this site. It started out as a way to quickly develop huginn, but in the long term, I think blogger is a great product, and I will continue on with my blogspot at if it's not dark, it's not data
In the meantime, allow me to introduce you to some of my projects:
BASIC language interpreter in CoffeeScript
Classic games from the golden age of programming such as Hunt The Wumpus, StarTrek, etc.
An experimental php style MVC Web Framework running on Node.JS
The CDN used by all darkoverlordofdata projects. Based on [versions](https://github.com/3rd-Eden/versions) this 'version' runs on OpenShift.
A static page generator similar to Jekyll. Includes my port of the Shopify Liquid templating engine from Ruby to Coffeescript.
A port of Shopify's Liquid Templating to CoffeeScript. Implemented as a plugin for Huginn, the dist folder has a browserified version.
A huginn plugin to compress and bundle up assets.
A huginn plugin to display a tag cloud for your blog.
A simple webkit shell for GTK written in Vala.
Some PHP api routines re-written for Node.JS
Includes php2coffee, a transliterator for porting PHP to CoffeeScript (requires PHP).
My Resume, in markdown. Presented using huginn @ [http://brucedavidson.herokuapp.com/](http://brucedavidson.herokuapp.com/)
The typescript demo at http://www.photonstorm.com/phaser/how-to-use-phaser-with-typescript, done as a coffeescript application.