• Resume
        2005 - Available for download, but currently out of date. 
        2007 - Up to date through Feb 2007. Course Summary.
  • PSD Projects
    Hurricane - After a large storm in Knoxville, I was inspired to create a satellite picture with a hurricane over the city.
    Techniques: color replacement, innerglow, drop shadow, overlay layer style, color balancing, noise removal with brush.
    Physics Lab 
  • Coding Experiments
     SGDK - Super /\/\ari0 Planet - My first go at a side scrolling game. Current Version : 0.00001b You must unzip the SOUNDS archive within the install directory for this to work!!!  Images are (tm) and (c) of nintendo corp.  Use granted for education purposes. game design and implementation, I'd like to say is of my own grey matter.  Use granted for modification and improval, but redistribution of current release should point back to this website, however. Thanks.
    Matrix Code in CPP - My first try at a complex terminal presentation of text.  I can't guarantee perfect portability for every system, but it works on my Linux i686 ubuntu system with 1024x768 resolution. 
    Random Number Generation - Comparison of DRAND and BINARY SEARCH weighted random number generation.  This abstract covers the timings of generating random numbers with two different methods with probability in C and C++.