JavaScrhipster, Information Addict, Grumpy old man in training
I am a developer with 10 years in the web development industry. I have a fondness for Vanilla JS (Yep that's right), web standards and the semantic web. My backend experience is primarily PHP and VB.NET with dabblings in Node, Ruby, Python, and Java.
Outside of my profession I'm an avid skier and golfer or would be if I had the time and money. I enjoy music festivals and the orchesta. Camping and hiking, sitting around a fire. Also I'm a forever gold Starcraft player and gamer in general.
Node Foundation is a barebones, fairly agnostic, web application skeleton for a Node.js implementation that uses Zurb Foundation for a client side css/js framework.
In addition to Zurb Foundation on the front end, the back-end implements Express for the server implemation with hooks for using Nginx, or whatever you choose, to provide static web pages for the production server.
A ruby gem that provides minecraft server stats query-able from any vanilla minecraft server that exposes it's API
A NodeJS program that takes infix mathematical expressions (e.g., 1 + 2) and turns them into postfix (i.e., + 1 2)
A lightweight framework agnostic Publish/Subscribe Observer object.