I do not maintain a lot of public source code at the moment, but as I add more, it will be referenced here. The language I love best is python, so most of what I write will be in that. I do a lot of coding in Java, as well. Currently, the next language I want to learn is Scala. Please see the license information inside each code snippet as the blank CC license does not always apply. I try to use only CC:BSD for source code, but sometimes I use snippets from other sources and there may be additional constraints.
Python
- ca.py - functions for cellular automata (described here)
- plurk.py - script for linking plurk and twitter (described here)