SoftwareHardwarePhotographyAbout me

Software

Examples of my software creations are listed on this page. Only a basic description is included here; follow the links to each application's webpage for more details, screenshots, source code, and to download binaries.

ClamRestore

ClamRestore is a utility designed to complement the ClamWin antivirus scanner. ClamRestore restores all files in ClamWin's quarantine to their original locations. This assumes they are all false positives. I wrote ClamRestore after ClamWin quarantined about 100 files on each of eight machines I manage. Knowing that I didn't want to manually restore 800 files to their original locations, I wrote this companion utility in C#.

Initech

Initech is a role playing game (RPG) created by myself, Evan Austin, Jonathan Versino, and Max Wistrom for our Software Engineering I (EECS 448) course at the University of Kansas. The game parodies an office environment, bringing the meaning of "boss" to a whole new level. References to Office Space, The Matrix, and Super Mario Brothers are scattered throughout.

Nile

Nile is a test e-commerce website that I created for Introduction to Databases (EECS 647).