Here are a few of the projects that I've done. I've selected these because they are examples which show my proficiency in that area. My primary focus is on developing solutions for the internet whether as static or dynamic web pages. I also have a solid background in application development in various languages and development environments. I have many more example available by request, so if you'd like to see more of my work please contact me. Web Design Examples |
||
Kerfed
Wood Designs
For my Senior Seminar class I developed a eCommerce website for my father to show and sell his scrollsaw art works. The important aspect of this site was to allow him to maintain the site with out knowledge of web programming. This is done via a web based administration system I developed. A few features of the site are:
|
Project
HERMES - Human Resource Management
The goal of the Project Development and Management course was to go through all the stages of the software development life cycle. After producing the ISR, RS, and DS documents which outlined the site features, my partner and I developed a web-based Human Resource Management System. A few features of the site are:
|
|
Keene
State Service-Learning
The Department of Service-Learning at Keene State College and the Computer Science Department to offer an independent study course which I collaborated with 3 other students. Our objective was to work with the Service-Learning faculty and develop a web site from the ground up. A few features of the site are:
|
Keene
State IT Group CD
The IT Department at Keene State College approached the Computer Science Department to find a student willing to assist in the design of a web interface that instructs incoming students about what their personal computers would need to have installed on them in order to access the campus network. A few features of the site are:
|
|
Java Code Examples |
C++ Code examples |
|
Texas Holdem'
This program simulates the popular poker card game of Texas Holdem'. The user can play against the computer and will show any winning combinations that the user has in their hand at the end of each round. This program implements all the skills that I've attained through out the course. All the graphics have been drawn programmatically using arrays of 2D points. |
Mega Inventory
This program acts as an inventory management system with the ability to add and remove items from inventory and allows the user to view the quantity of items on hand. The techniques I've employed include creating text based menus for easier interaction, and have included extensive commenting to allow others to understand the nature of my code. |
|