Turing Machine Project

Software Engineering Course

Used an object oriented approach to design a Turing Machine Simulation application. It was implemented in C++ on Red Hat Linux.

Requirements Specification
Design Document
User Guide
Source Code


Test of Sorting Algorithms

Design and Analysis of Algorithms Course

In this small assignment, three sorting algorithms were implemented in C++ and compared.

Results
Source Code and Output



Security Survey

Computer Security Course

A security guide for home computer users.

Computer Security At Home


Animated 3d Model

Computer Graphics Course

A small OpenGL application in C using the GLUT library. A plastic bug paces back and forth on a wooden surface. The shadow of the bug makes use of the stencil buffer, so if your video card doesn't have one, it may look a little strange.

VC++ 6 Workspace, Source Code, and Windows Binary File


Database Design Project

Database Course

A project that made use of database design concepts and SQL Server 2000. The report describes the project and results.

Twins Project Final Report