01 /Python · Agents · Local-first · 2026
Prepare a draft flight claim from documents, with explicit validation and calculations in Python.
Personal continuation of a team project: tool-call validation, regression tests and CI.
Informational prototype
02 /Audio · React · FastAPI · 2025
Connect browser voice recordings to audio processing, storage and weekly reports.
Personal continuation of Kura, a team project developed across two hackathons.
Proof of concept
A collective first-aid training platform, shown at ChangeNOW 2025; conversations with visitors at the Red Cross stand.
Volunteer contribution to part of the AI layer and problem framing with trainers. The repository is a fork of the team project.
Team project presented publicly
A shell in C: command execution, pipes, redirections and process handling.
42 curriculum project; work on execution and UNIX system calls.
Learning project
Multi-container infrastructure with NGINX, WordPress and MariaDB, persistent volumes and a dedicated network.
42 curriculum project: Dockerfiles and service orchestration.
Learning project
06 /C · Concurrency
Philosophers
Dining philosophers simulation with POSIX threads, mutexes and a monitoring routine.
42 curriculum project focused on synchronisation and shared resources.
Learning project