|
| Main Resume Programs Contact About |
| Thank you for visiting my programs page, I apologize for not have more to show you here. One of the facts of being a computer science major is that most of the software is system software. So most of my projects I have worked on over the years to lend themselves easily to the web. I have used many different languages from assembler, java and c to Visual Basic.net, also most web and data base languages. Inspite of my busy schedule I am still working to convert some of the more usefull fancy programs to the web. Here is a sample of some web applications and projects I have done. |
|
Software projects |
|
Online Proctor: Online Proctor is a web based testing center where
students can login to the website from any internet connection and take a
exam. The purpose of this project is to focus on the system
development lifecycle, with particular focus on documentation and robust
design, while in a group environment with individuals each assigned specific
aspects of the project in each of the development steps. My two main
jobs are the interface design and with documentation, also I will
assist with some back end php and mysql database coding.. As of this
time we are finishing up the specification and requirements of the system
and have begun the designing portion of the project.;
|
| Added system Calls to unix: The pouprose of this project was to take a open distribution of unix and modify it with custome system calls. I added 2 system calls to the operating system, including all nesscery external files to the sys.c file. Complied the systme and ran it on a Unix simulator QEMU. |
| File Compression:This is a java program that takes a file and scans for and input strings in the text file. |
|
RFID scavenger hunt :
This system was constructed to use RFID technology exclusively as the input for users, it was also intended to be deployed and tested in a situation where the users had no training at all in how to use the system. Furthermore, they did not need to rely on the system to guide them through the fair, however, the goal was to direct people through the system in a more efficient way then they an individual would be able to do on their own, “relatively speaking”. Since many people were expected to be resistant to using the system, in spite of its benefit to the user, it was decided that all the users of the system would be entered in to an electronic drawing for desirable prizes. Capstone Project report: Project report |
|
Here is a c client and server I wrote in C, compile with gcc. To run this start the server program, add a user with the adduser program. Then start the client and pass it the arguments for the address of the server client server a program to add users |
|
This is a simple http web server, it only serves html and images. httpserver |
|
VB.net programs Income tax Calculator Intrest Calculator pin = 2005 |