Completed (if there is such a thing) Web-Related Projects:
Adventure EngineeringMike Mooney's EG Division Website
Visual Impact Photography
St. Vrain Habitat for Humanity
SmartGeo
Heaven's Quilts
Living Labs
Completed School-Related Projects:
Data Verity - Business Consulting Software Enhancements/Improvements (Field Session 2008)Basic C++/Shell Script Interaction (OS Fall 2008)
Advanced Shell Script/Machine Info Aggregator (OS Fall 2008)
microShell - Linux shell written in C++, C, implements GNU Readline. Decent functionality (simple piping, file redirection, semicolon support). (OS Fall 2008)
Multithreaded Matrix Multiplier - uses the C++ Boost::Thread library. Implements thread pooling. Needs more work, but it's a sweet design. (OS Fall 2008)
Maze Solver - Java application utilizing JGraphT created to solve the "Apollo and Diana" maze problem from MAD MAZES: Intriguing Mind Twisters for Puzzle Buffs, Game Nuts and Other Smart People by Robert Abbott, Bob Adams. Inc. Publishers, 1990. NOTE: this zip file does not include the JGraphT library.
Java RayTracer - ray tracer (high realism) using the Phong Shading model.
Simple 3-D Environment Viewer - 3D environment/model viewer using OpenGL, Glut, and C++.