The Web Stairs Tracker is a program and web site that works in tandem to provide the customers of Topstairs the ability to view the progress of the clients stairs. The uploading program was written using C with a library called libcurl. The website was written using PHP.
The OpenGL Stair Renderer is a program that is above to draw a 3D representation of a set of stairs, given the coordinates or the corresponding triangles. This program includes the option of automatically rotating the stairs for a multimedia display and the ability to change the background image. Art assets must still be created for it and it is capable of displaying any 3D shape. The program was written in C++.


The Bitmap to PDF is a command line driven program that is able to convert images to PDF format. This program interfaces with the free itextsharp library and will convert any given bitmap to a pdf file. This program was written with C#

