| Desktop | Database | Net and Internet | Multimedia |
| DirectX | OpenGL | Graphics | Security |
Chess game - This is a very basic 2 player chess program. I was required to make a graphics program for a computer science class using the CMU Graphics package. While this is an easy to use package, it is limited in it's uses.
CExtStatusControlBar - Managing status bar's panes is getting easier. The source package introduces an enhanced version of the standard MFC status bar control. The new class should enable you to easily add/remove panes to/from the application's status bar, on-the-fly. The status bar's panes may contain almost any control you need: buttons, edits, animations, progress bars, and etc.
Elite Converter - A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code(Its not commented as much as it should be, I will try and fix this later) I'm sick of rippers...
A Simple Drawing program - A Drawing program - much like MS Widnows Paint. It draws simple objects like rectangles and ellipses. Looks a lot like Paint in the Windows accessories.
XP Style Menu with CMenuXP - This source code presents an implementation of an owner drawn menu with the Office XP and Visual Studio .NET visual style. To use the CMenuXP class in your projects, you have to add 3 macros in your code only.
CSpellEdit - Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages (E.g. for logs, descriptions, IM messages, ...).
Helicopter Simulator - This is my helicopter simulator. The rotor blades are spinning fast, however the single-frame snapshot does not do it justice. This project took me about a week to throw together.
Open Source Firewall For Windows - Txakynetwork is a site borns to help people in subjects related with the development of Windows drivers and focused on Filter drivers.