These are pretty old but still fun.
PERSONAL PROJECTS
BieberIt.com
Python, Django, Google App Engine, ActionScript
A completely necessary website which will put your face on Justin Bieber's head.
Flash Plugin Switcher
Python
A python script for switching and backing up your Flash plugin. Tested on Windows and OS X.
Simple JavaScript Tweening
JavaScript
Minimal JavaScript tweening code. For when jQuery is overkill!
Forker: Social ActionScripting
ActionScript
Online ActionScript compilation and coding with code versioning and easy forking.
Firefox Extension: YouTube Video Download
JavaScript
Adds links to YouTube pages for downloading the video file. It extracts the video URLs from the Flash config object in JavaScript, so the URLs shouldn't break even if YouTube changes them.
Mini Brick Breaker
ActionScript
A quick lunchtime project that was used to fill empty ad space on Reddit.com.
Tile Game Engine
ActionScript
A basic tile game engine with support for maps, plugins, and collision detection.
GreaseMonkey: Ingore Users on Brownstoner.com
JavaScript
Allows you to ignore comments of certain obnoxious people on Brownstoner.com
XML-RPC Client
Open-Source ActionScript
XML-RPC can save Flash and Flex developers hours of work. It enables ActionScript to transparently communicate with blogs like WordPress and Blogspot. It also works with frameworks that support XML-RPC like Plone, Zope, and Drupal.
ATImportTool: Plone Archetypes Import Tool
Python, Plone
An ancient project for importing data into Plone and automatically creating Archetype content types.