Projects

A list of projects I enjoyed building. See more on my GitHub.

TinyKV banner

TinyKV

Needs refining

A key value store implemented in C++ for educational purposes, and to gain exposure to the language.

CVWO Web Forum banner

CVWO Web Forum

Closed

A simple web forum created with Next.JS frontend and GoLang backend. Users can create, read, update and delete posts, and comment on other posts.