projects
This is all the cool stuff I've done that I feel like sharing with the world. The list includes a variety of stuff, from things I've built to programs I've written.
tweather
The weather according to twitter.
electoral college simulator
Does exactly what you think. If you're a politically inclined webtard, play with it and see who will win!
bandpass filter calculator
Probably the first of many EE-related calculators I'll end up writing, this finds resistor and capacitor values for this circuit if you give it the frequency, quality factor, and maximum gain.
Requires python. Get version 3, not 2.
drag 'n drop ftp
This one is a work in progress. Upload files to your favorite FTP server with ease thanks to python!
perl tv schedule
Want to know what's on TV but don't want to have to really do anything? Me neither, so I wrote a perl script to do it for me. It downloads the data from Comcast's server and prints it to STDOUT. Has lots of options both in the source and from the command line. Enjoy!
Requires Perl (duh) and WGET. Unless you're running Windows, you probably already have both of these.
geektool perl scripts
Perl scripts for getting battery status (OS X) and weather info.
- weather.pl — Requires XML::Simple, LWP::Simple, LWP::UserAgent, and HTTP::Request — all of these are on CPAN.
- battery.pl








