Conway's Game Of Life 3D is an exercise in cellular automation based on the original Conway's Game Of Life. It was mainly made as an excuse to use HTML5, and the canvas element.
Date: December 2011
Time: Development ~10 hours
Technology: JavaScript, HTML5, utilizing the THREE.js JavaScript graphics library
Link: http://gameoflife.samuellevy.com/
The scrabble assistant is a simple tool to help someone to find new words when playing scrabble. It performs a search based on the letters that the user enters, and provides them with a list of 10 valid scrabble words.
Date: November, 2007
Time: approximately 2 hours initially, and another 2-3 hours in improvements.
Flies is a time-tracking system I built for use within Mooball IT. It allows us to run comprehensive reports across users for specific clients or projects. We can see our profit/loss on a project, track our progress, and invoice clients.
Date: Started late 2007
Time: Initial Development ~150h, but many upgrades and new features have been added since, adding ~450 hours since release
For: Mooball IT
Technology: ExtJS user interface, talking to a PHP/MySQL server side API.