My projects

Here you will find a selection of projects I have worked on, ranging from academic research to personal and professional experiences. Each one reflects my interest in AI, data, and software development. Whenever possible, I have included links to repositories or demos so you can explore the work in more detail. Some projects are still under development, as I am continuously improving them.

GitHub
ScratchNet

ScratchNet

Reimplemented a Multi-Layer Perceptron (MLP) from scratch with NumPy.

GitHub
Personal Portfolio Website

Personal Portfolio Website

Developed and deployed a personal portfolio website using Astro.

GitHub
Data Privacy & Anonymization — Project Cassiopee

Data Privacy & Anonymization — Project Cassiopee

Assessed privacy risks in anonymized datasets through OSINT and re-identification case studies, and proposed data protection strategies. Project conducted at Telecom SudParis under the supervision of Maryline Laurent and Louis-Philippe Sondeck.

GitHub
Automated Parking Optimization

Automated Parking Optimization

Developed a Python-based optimization model for vehicle placement in multi-level automated parking systems. Designed and evaluated heuristic algorithms (A search, simulated annealing) to minimize retrieval costs and improve system efficiency.