about-me github-icon

My projects

Big projects

My own HTML server from scratch
My journey of programming an TCP/IP and HTTPS server on a Raspberry Pi.

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.