Projects
SoS - Stephen's Operating System

SoS is a small operating system written in C++ and Assembly. It is very, very simple at the moment, as I started re-writing the whole operating system a few months ago. The source code is available under the BSD license.
Eclipse
Eclipse is an open source Asteroids style computer game. It's based on a cross-platform game engine that I am writing in C++, which uses OpenGL and SDL.
TextEdit

TextEdit is a small program that I made in C#, mainly just to play around with the language.