Projects
A collection of things I’ve built
Featured

ft_transcendence — Real-Time Pong Platform
A full-stack, microservices-based Pong platform featuring real-time gameplay, AI opponents, tournaments, and player analytics.
Webserv — HTTP Server in C++
Custom HTTP/1.1 server written in C++ implementing request parsing, routing, CGI execution, and concurrent client handling using an event-driven architecture
Minishell - Unix Shell in C
Custom Unix shell in C built around a hybrid AST-like execution tree for parsing, pipelines, redirections, and conditional execution
All Projects
2026

ft_transcendence — Real-Time Pong Platform
A full-stack, microservices-based Pong platform featuring real-time gameplay, AI opponents, tournaments, and player analytics.

Portfolio Website — Projects and Technical Writing
A statically generated portfolio built with Next.js and a custom markdown content system for projects, experiments and technical writing.
Pixel Companion for YouTube — Chrome Extension
A Chrome extension that adds a draggable pixel-art companion to YouTube videos and reacts to your viewing activity.
2024
Minishell - Unix Shell in C
Custom Unix shell in C built around a hybrid AST-like execution tree for parsing, pipelines, redirections, and conditional execution

miniRT — Ray Tracer in C
A ray tracing engine built in C featuring geometric intersections, lighting models, shadows, textures, and bump mapping.
