I'm a student who loves building complex systems from scratch. I gravitate towards low-level architecture, distributed systems, and performance-critical applications.
I spend most of my time working in systems languages and building reliable tooling:
-
determinism-from-scratch A distributed, relational database built entirely from the ground up. The core focus of this project is ensuring high reliability and predictability through strict deterministic testing.
-
for-legal-reasons-this-is-game An API-first trading platform engine built to facilitate algorithmic bot trading. While initial market data can be seeded externally, the engine independently handles internal order matching, real-time price recalculations, and complex position resolution.
-
webserv A custom web server implemented in C++. Zero alocations after startup. Engineered for strict memory efficiency and stability, it is designed to run with zero dynamic memory allocations after the initial startup sequence.
-
minishell A custom UNIX shell implementation built from scratch in C. This project handles deep system-level mechanics including process creation, file descriptor management, pipe routing, and signal handling.
- LinkedIn: Connect with me on LinkedIn

