We are dwarfs standing on the shoulders of giants.
About Me
Here you can find information about me, where and what I studied, what I do and what I do in my free time.
My projects
Big projects
TraumKernWald
A simulated world with creatures that have AI which can learn and evolve.
Small projects
JSON Parser
A simple JSON parser based on the JSON graphs on json.org. For my own projects and learning.
Reversi
A simple Reversi game to play with friends.
WIP SQLite interface
A simple c++ interface class to interact with SQLite databases. Work in progress.
WIP B-Tree
A simple B-Tree implementation in C++ for my own projects. Work in progress.