about-me github-icon

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

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.