I'm looking for freelance projects to work on and /or longer term contract work.
If you need some help then please contact me.
This page contains examples of code I'm working on (or links to them).
Having seen a lot of league tables on various websites I was suprised to not see the implementations use the UI more effectively. Most of the implementations required the user to click on seperate links to view the current table, results or fixtures.
I was interested to see if I could provide an easier way of navigating between these sets of information, whilst providing a generic API to support different sports, using Javascript only, fed by JSON serialised data.
I naturally chose soccer (football!) as the base of my test data and used the current English Premier League teams to build a demonstration table.
