Projects

huffman code generator

This was an individual project for my personal software engineering class. It was written in C and developed using xcode on Mac OS X.

source code (zip)

dCal-Calender Management Software

This was a team development project for my software engineering class and took several weeks. This project was written in Java and developed in eclipse.

executable (jar) | readme (pdf) | original requirements (pdf) | source code (zip) *|


*Note: there were also some internal documents, such as design and testing strategy documents, that, unfortunately, I couldn't upload. If anyone wants to see these, please send me an e-mail .

Map Quest

This program was more like a very low-level map quest. It can take in two cities and a database (roads) on the commandline and quickly calculated the shortest route between the two cities using interstates. This was an individual project for my computer science 3 class. It was written in Java and developed in eclipse.

source code (zip)