Portfolio
This is a list of software or web pages that i have either built for class or for fun.
- E-Commerce website
- Warranty Analysis System
- Fraternity Website
- SPARC Disassembler
This site was built for CS336 - Network database. In this project, the object was to create an e-commerce site using php, MySQL, and apache. This was run on my desktop computer for the duration of the class and has since moved to a web host for safe keeping.
Note: This site is NOT for the purchase of goods and should not be used as such
This is my senior capstone project. This website was built using Microsoft Visual Basic .NET and a Microsoft SQL database. This was a group project built for Remy Inc.My main role in this project was on the data layer and maintaining the database.
Note: This site is best viewed in Internet Explorer because corporate standards for Remy are that IE is the only browser in use. Also if you are unable to view the web page please use the Contact Me Page.
This is a website that i have built andmaintained for my fraternity. It is built on drupal and incorporates a members only area complete with a forum and and other amenities.
This is a C++ program that will take input of a binary file. It will convert the binary file into a file of SPARC machine instructions. It then converts the machine instructions intoSPARC assembly code.