Cryptography
For my MA 3203 (Cryptography) class at
Michigan Tech I’ve built a small application for use in encrypting / decrypting cryptography ciphers. For now, it covers the Shift Cipher, Hill Cipher, Affine Cipher, and the Substitution Cipher. Each cipher logs its process giving a step by step procedure showing the work completed. It was created with C# and therefore requires the .net framework 2.0+ to be installed.
[Download Program]
[Download Source]
OpenGL Lighting
For my
CS 5611 (Advanced Computer Graphics) class at
Michigan Tech we were asked to create a program that displayed some common problems with lighting. This is my interpretation of the exercise which is almost identical in function as the educational tool PBR-Tutor. It uses MFC and OpenGL written with C++.
[Download Program]
[Download Source]
Jack n' George
This game was created for the
[xna7day] game competition.
Jack is always running off getting into trouble and George is always having to run off and catch him!
Music : Kevin McLeod
[Download]
Rough Edges Editor
The Rough Edges Editor is a full featured XNA based Level Editor that is still under development.
Features :
- Saving/Loading XML Files
- Un's Manipulator Control
- Asset [.fx;.x;.fbx;.png;.bmp;.jpg;.dds] Building (Realtime)
- C# Code Scripting (Realtime)
- Particle Effects
- Multi-Textured Terrain
- Vegetation
- Animated Skinned Models with Blended Animation
[Download Source]
Houghton Game Jam
The website was built from the ground up with Asp.net/C# and a SQL Database.
I ran the Houghton Game Jam of 2009, which is a 24 hour event which consists of contestants competeting to build the best game of three categories all based on a single theme.
Houghton Game Jam
Friendly Fire
This is a White Listed file sharing program developed by myself and a group of friends.
[Link]
C# Wave Library
A library built for the .net Framework to take care of the needs of dynamic wave file creation.
Modifies the byte array in a wave file and outputs to a .wav file.
Was used by : evol76 on CodeProject
[Project Link]
Download Library
Fight Space
Built for the Houghton Game Jam of 2007. This was my first attempt at creating a full 3D game and it took me 24 hours.
Download Game
Reference :
Houghton Game Jam
Inventory Web Application (Demo Purpose Only)
Built for the Grant Public Schools tech department. Uses Asp.net/C# and a SQL Database.
Was built in 2006-2007.
Inventory App (U : Demo P: Demo)