Things I've built
From embedded hardware to full-stack web apps — each project shipped, demoed to real users, iterated.
"The Forest" Application
400+ hours, 5-person team, one real client. Requirements to release: Figma mockups, React + Firebase, iOS/Android deployment, Vercel backoffice, €180 budget to stay under.
Private repoFencing Results Reader
Built for the French Fencing Federation — parses XML results, computes per-athlete stats, renders performance dashboards for coaches. Demoed to federation staff, shipped a revised version after their notes.
View project →Automated Gas Pump
Miniature fuel pump on Arduino — relay control, embedded safety logic, and a full state-machine firmware written in C.
View project →Connected Weather Station
Arduino-based weather station: temperature, humidity, pressure. Data flows in real time into a custom web dashboard — sensor to pixel.
View project →Pac-Man (C)
Full Pac-Man clone in pure C — ghost pathfinding, collision detection, score tracking. Heavy focus on memory management and clean struct layout.
In progress