Code
Projects
Various projects I've written, in various states of completion.
Web Based Applications
- Alpha Epsilon of Phi Kappa Sigma Website
- Written in Summer 2006 as part of my role as Chapter webmaster, the site is implemented in PHP4, backed by a MySQL database. Most of the content is dynamically generated, and the site integrates with Google Maps. Site layout is handwritten XHTML and CSS. Alex Zelenskiy provided the image work used. I am no longer in charge of maintainence of this site.
- We-Sell Inc.(WSI)
- Fall 2006 class project for CS425, executed with Christina Barrett and Vinayak Badrinathan. Written in PHP5, with a MySQL backend supporting full data integrity protection.
- rancor@iit
- Displays statistics and other information about the private Urban Terror server I run. Statistics are parsed out of the server logfile by a Perl script called from a cron job, and dumped into a MySQL database. The PHP frontend then queries the database to display statistical information. Written in Winter 2006/2007.
- Service Announcement
- A simple Facebook application that displays a box on a profile with custom text. Mainly written to gain experience with the API. Written in Summer 2007.
- This Site
- Written in Winter 2007/2008 as set of Perl CGI scripts.
Standalone Applications
- Connect3
- Fall 2007 project for IIT CS487(Software Engineering). Sebastian Bilski, Jeff Rebacz, Alex Zelenskiy and I built a networked, multiplayer board game with a master server, with its attendant design and test documentation. The client was implemented in Java with a Swing GUI, and the master server was implemented in PHP with a MySQL backend.
- Twitteramba
- Twitteramba is a simple SuperKaramba widget that displays your current Twitter status, and allows you to update it. Requires SuperKaramba >= 0.37, PyQT3, and python-twitter. Written in Winter 2008.

