A list of projects I enjoyed building. See more on my GitHub.
TinyKV
A key value store implemented in C++ for educational purposes, and to gain exposure to the language.
CVWO Web Forum
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.