Snooker

My second AngularJS app - A responsive, mobile-friendly, offline-enabled, client-side scoreboard app.

Snooker
Code on GitHub

DWI Lens Visualiser

A small Sinatra app to visualise camera lenses based on their focal-length, aperture and price.

This app is a scraper for DWI Digital Cameras.

DWI Lens Visualiser Code on GitHub

Pomodoro

A Sinatra app that uses Server Sent Events to keep a team’s pomodoros in sync.

This is useful for increasing communication within a team.

Pomodoro Timer
Code on GitHub

Shopping List

A basic shopping list mobile app written in Ionic.

It is simply an ad-free list of items that has auto-complete based on previous entries.

Download APK
Code on GitHub

Bill Split

My first AngularJS app - A simple app that can be used to split the bill for a group.

Bill Split
Code on GitHub

Schedulator (incomplete)

A Rails app that a group of people can use to find a date for an event that suits every one.

Schedulator.net
Code on GitHub

TaskBreakDown (incomplete)

A Rails app that people can use to manage a hierarchical ToDo list.

This is essentually a mind map where each node calculates its completion percentage based on the completion percentage of its child nodes.

Code on GitHub

TramTracker CLI gem

A ruby command line interface for Melbourne’s TramTracker.

gem install tramtracker

Gem on RubyGems
Code on GitHub

HomeSync

A pure Bash tool for keeping “dot” files in sync accross multiple computers by uploading to Github.

Code on GitHub