Listing all projects by date. More projects (past and future) will be added as time permits.

2010-04-30
In 9th or 10th grade at school I was supposed to give a presentation on different screen technologies in Physics class. Luckily, I was due only after a two-week break, so I wrote this interactive software with Object Pascal / Delphi and OpenGL. More

2009-02-26
Conway's Game of Life was my first implementation of a cellular automaton, which I started working on thanks to a suggestion of my programming teacher (who was also a high school student then). In the following months I also wrote implementations of binary or so-called elementary cellular automata, as well as Langton's Ant. More