My projects
Big projects
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.