Welcome to my portfolio site. The programs listed below are the major programs that I developed during my time at Univeristy of Washington, Tacoma. Click on any links of the project below to go to a more complete description of the project or use the sidebar to download the programs or the code.

Project Name   Project Short Description
Galaxy Strike   A 3D game developed in C++ using the Irrlicht Engine. The game is made to play like the old Nuclear Strike© game.
Stealth   AI project with both a thief trying to reach a goal and guards trying to capture the thief. Programed in Java and OpenGL using JOGL bindings.
Compiler   Designed and developed a computer design along with an assembly language, compiler, and a debug monitor. All code programmed in C