PROJECTS
Project list
MiniSQL Engine
A lightweight SQL engine built from scratch.
TinyVM
A compact C11 stack virtual machine with an assembler, portable bytecode, tracing, call frames, and lexical closures.
Boolean Engine
Boolean expression parsing, evaluation, and simplification.
Branch Predictor Simulator
A deterministic C++17 simulator for comparing classic branch predictor behavior.
Snake
A terminal-based Snake game implemented in C.
Minesweeper
A C++ Minesweeper implementation with separated game logic and rendering.
Security Cam
Python webcam security tooling for real-time face detection and recognition.