Projects

Forever developing, never truly finishing, here is a collection of scraps of code that I have worked on.

Flash

Avatar Maker - Major final project in my Graphics Design class.
GT Squirrel Attack - Only surviving game from my "One Hour Flash Game" attempts.

Canvas

Orbit - from an online tutorial that didn't work quite like they said it would.
Pokemon - just messing around, these were the easiest sprites to animate.
Asteroids - not mine; first venture into Canvas/JS coding so I rewrote all of the original code. Can't remember who I stole it from though... sorry :(
Flot jQuery Canvas Graph - not mine as well; worked with Danielle for one of her class projects. Not too pretty, but highly functional. Good flex to my jQuery muscle.

Scripts

WoW/Twitter Server Status - two PHP scripts and a cron job gives me a SMS notification when my server comes back up. [realm.php][parse.php][cron]
Facebook Friend Status Tag Cloud - Project from Augmented Reality class; this Facebook app was used in conjunction with Google Android to overlay geo-positioned tags in the place they were posted.