Contact Me
Your name:
* Your email address:
* Confirm email address:
* Subject:
  * Message:

You must fill in the fields marked with a *

Welcome To My Portfolio

Contained within this site are links to all of my major projects divided by what I did in school and what I have been working on since graduation. Beyond just displaying my information and projects this site is a development project for me to incorporate new techniques as I learn them in javascript, PHP, and CSS3.

My main focus has been on learning to build interesting and solid AJAX functionality into my site. I am now researching new styling and animation techniques available in CSS3. I am very interested in web and mobile dev, and am looking for a job that I can continue to learn, and apply, more techniques in both.


Major Projects

Project Intros

Zombs in C++

This was my 2 quarter long (20 week) Senior Project, done in a group of four. As Project Manager I came up with the initial idea, broke down and delegated tasks, and produced for bi weekly deadlines to come out with a project I am proud of. It is a 3D real-time graphics game done in C++ using openGL and SDL.

Android App in Java

After graduation I jumped into learning about mobile dev. Through examples I have made a few simple Android apps, the biggest being a Sudoku game. This game implements features such as multiple activities, touchscreen and key pad controls, saving and continuing from states, services like background music and more.

CMS in PHP

I constructed this Content Management System from scratch to better learn how all the parts worked together. Following tutorials I was able to construct a PHP backend I plan to help customize visitors experience. On this project I focused purely on building in functionality with PHP, not on making it pretty with HTML/CSS.

Union in Java

This was my first group software engineering project in Java. As a team of 5 over the course of 2 quaters (20 weeks) we focused on the software lifecycle, documentation, revisioning, integration, testing, and maintenance of our project. Each member had a role to fulfill, I was the Project Manager, but everyone contributed to coding.