Professional Experience
Paris, France
Software Engineer
Sep 2025 - Present
APPRENTICESHIPSWE at Google building Chrome for iOS (Objective-C++)
Sidely
Paris, France
Fullstack Engineer
Nov 2024 - May 2025
INTERNSHIPContributed to the continuous evolution of a multi-platform SaaS solution using modern technologies: React (frontend), Rust/PostgreSQL (backend), and Flutter/Dart (mobile)
- Developed and deployed a secure password change feature on the web platform with enhanced password policies and standardized validation via WebAssembly; also implemented biometric authentication for the mobile
- Redesigned and optimized the event management system in the calendar, improving usability and performance
- Integrated a barcode scanning solution for product detection on store shelves in the mobile application
Selected École 42 Projects
An innovative computer vision project utilizing leaf image analysis for disease recognition.
Discover the world of Kernel Programming and learn how to create your very own Kernel from scratch.
Introductory project to computer security in the specific field of the web, this project will have you dissect a vulnerable website. In doing so, you will develop your own approach to thinking about security in a web application and become aware of issues related to simple development errors, both from a programming and a design perspective.
This project involves creating, in the language of your choice, a Gomoku game integrating an AI player capable of beating a human player the fastest way possible. To do this, you will implement a min-max algorithm but also do research, trial and error to find the most adapted heuristics. This will not be as easy as checkers.