I like building things end-to-end — from low-level C systems programming to production web apps and data pipelines.
crawler_analytics An SEO monitoring dashboard built for Free's SEO team — real-time bot-crawl analytics migrated from Kibana logs into ClickHouse, served through a FastAPI backend and a Next.js frontend, orchestrated with Prefect and deployed via Docker.
minishell A Bash reimplementation in pure C: custom lexer/parser, pipes, redirections, signal handling, and built-in commands — built from the ground up with only low-level system calls.
ft_transcendence A full multiplayer web app (real-time Pong, live chat, 2FA authentication) built with React, NestJS, and PostgreSQL, fully dockerized.
More projects on my pinned repositories — including a Docker-from-scratch infrastructure project (inception) and a validated sorting algorithm implementation (push_swap).