Projects

I work on a lot of projects. Here are some of the noteworthy.

Ongoing

A player and match statistics site for the game League of Legends. Players upload log files from the game to our site. We then parse these, extract the match data and inserts it into our database for later to be visualized on the website.

Tuan and me started this site in November 2009.
My own PHP framework. It uses the Model-View-Controller architecture and is fairly simple and easy to use. It is not a powerful CMS system as I hate those, instead it just makes it easier to create a website using PHP.
My own fantasy world which probably will never be more than a plaything for me. I create maps and write character bios and stories. It has, however, underway for a very long time and will never be even closed to finished.

Ended

A simple top-down adventure game created in Delphi for my Programming exam at HTX. Have tried several times to create a sequel in C++ using SDL and OpenGL, but so far no luck.
A mod for Half-Life and Half-Life 2. I became part of the team as a programmer some months before the first public beta release.
A small application written in C# to easily calculate lines and characters in several files at once.