Portfolio: Programming
This page contains links to several of my NTC programming projects. Each page includes the code I created in the projects. What isn't included is the executables since these are projects still used by the professors who teach the classes.
Individual
PowerBall, Java Programming:
Used Eclipse to create a Java program that passes random numbers to a GUI.
PC Spy Program, C# Programming 2:
Created a spy program to run in the background and store who logged on to the computer and when. Also developed a testing system and report program for spy program.
My Desktop, C# Programming 2:
Created a quick launch menu program. It reads XML files to display quick launch links to applications, drives on computers, and websites in specific browsers.
Personal PC Update, Project Management:
For this project, I documented how I built my current PC using Microsoft Project 2007.
Dynamic Forms, PHP Web Page Scripting:
A PHP project that adds or removes important dates from a list on main page.
Group
Pepsi Machine, Java Programming:
Worked with a partner to create soda machine emulation designed using UML and Java.