We are dwarfs standing on the shoulders of giants.
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
My own HTML server from scratch
My journey of programming an TCP/IP and HTTPS server on a Raspberry Pi.
Geruest Framework
A modern C++ web framework for building robust web applications with efficient frontend and backend capabilities.
TraumKernWald
A simulated world with creatures that have AI which can learn and evolve.
Meine-Buecher
Work in progress
Small projects
Multiplicative Persistence
A simple desktop application to find the lowests number for each multiplicative persistence.
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.