RSS

Recent Projects

AFL Player Of The Year

AFL Player Of The Year

This website was built using the existing AFL Best 22 application. It receives a game data feed when a match is completed which i used to populate the field with team selections of that round and allows visitors to vote for the top three players.

Date:
March 2012
For:
AFL
Tech:
Redis, XML, AJAX, PHP, MySQL
James Boag’s Find A Shout

James Boag’s Find A Shout

The Find A Shout webapp was a small site put together for the James Boag’s Formula 1 promotion. After cutting a token from the newspaper, you could redeem a free beer by finding the nearest hotel to your location. It uses the Less Framework to scale the website to fit desktop, tablets and smart phones in an adaptive way.

Date:
March 2012
For:
The Fuel Agency
Tech:
PHP, Javascript, jQuery, Google Maps API, Less Framework
AFL Draft Tracker

AFL Draft Tracker

I updated the existing AFL Draft Tracker website for the 2011 AFL Draft. This website builds an XML file that each client reads every 10 seconds and populates the browser in real time with the draft picks as they happen. This clever design allows minimal data transfer for live updates so avoid overloading the server with requests.

Date:
November 2011
For:
AFL
Tech:
XML, AJAX, PHP, MySQL