The following are small (some large) snippets of code in which I contributed all or a majority of the code:

Django

Python

  • Wikimarkup
    A library which parses MediaWiki markup somewhat efficiently.
  • Firefox Extension Version Changer
    A simple shell script which will update the minVersion and/or maxVersion fields in a firefox extension manifest.

PHP

JavaScript

  • jQuery Autocomplete
    A modified autocomplete library which merges (and fixes) the two popular modules.
  • trim()
    Removes whitespace (or other characters)
  • dir()
    Python-like dir() method
  • getXY()
    Gets absolute X/Y positions of an object