Current Projects
Whirlpool
Whirlpool
is a converter that goes from modified HTML to FSM format. It's currently in beta. Future plans include a GUI and support for links and tables. It is licensed under the GPL. Official Documentation.

Monkeyspeare
Monkeyspeare
is based off of the saying that if you give a pack of monkeys enough time, and a typewriter, they'll eventually spit out the complete works of Shakespeare. So instead, these monkeys are trying to randomly spit out the numbers 1 through 5, in order. I shamelessly stole the idea from here, but the coding is all mine. I threw this together in 10 minutes just to see if I could.

GUESS!
GUESS!
has been around in TI-BASIC since about 2003, but I randomly decided to make a Python version. It's really simple--guess a number from 1-100, and be told if it's too big or too small. It took longer to update this website than it did to program it. Seriously.

abook (Address book)
abook
is a ridiculously simple address book. You can add, view, and delete name-address combos...and that's about it. The term is "terse."

To use a program, download the .txt file, and rename it to a .py file. Then run it.