This page briefly describes code projects I have worked on outside of Uni. The github pages have more technical information.
echelous.github.com - Github Page
This website is hosted on Github.
Nimble - Github Page
Nimble is the project name for an application switcher (similar to cmd+tab) that takes it's cue from many in-game item/weapon/power-up switchers. It is fairly intuitive and also fun to use.
Spotify Menubar and spotAPI - Download Page
Spotify Menubar lets you assign global keyboard shortcuts to control Spotify. spotAPI is the Github project name for the SIMBL plugin that lets this work as if it was already a feature in Spotify. I am not actively working on this.
Xbox Live Friends - Download Page
Xbox Live Friends is a desktop frontend to the Xbox Live service, including friends' statuses, messages and more. As the Xbox website changes this is likely to stop working and I have finished my involvement.
Shadows - Github Page
Shadows lets a user assign keyboard shortcuts to be triggered using the ambient sensors built into the Macbook Pros.
SDGlobalShortcuts - Github Page
Added the ability for shortcuts to trigger on keyDown and/or keyUp, and the keyDown + keyUp to trigger different selectors (if wanted).
bt-ivr - Github Page
This project contains work for a paired coursework assignment to navigate a robot through a maze using visual servoing (for most of it). Written in MATLAB, making extensive use of basic image processing techniques.