Hello, I am a student at ENSISA in Mulhouse, and I am passionate about new technologies and computer science in general. I am currently looking for an internship related to my studies in computer science for the year 2025–2026. To acquire my skills, I completed a BTS in Digital Systems, specializing in Computer Science and Networks, in Mulhouse.
Alongside my studies, I develop personal IT projects that I share in my portfolio, with the source code available on GitHub.
The SKY BOT is a project carried out by second-year students at Lycée Louis Armand. This robot can be controlled using a joystick, a website and even by voice, as well as answering our questions.
Skills used : C++, JavaScript, HTML, CSS on Raspberry Pi and ESP32. View code here
The game "Player run" is a personal creation that I developed on Unity. It's an action-adventure game in 2D which the player takes on the role of a character who has to survive against enemies and find a way out of a cave.
Skills used : C# and Unity.
This project is the portfolio website you are viewing, created to showcase my computer projects. It is a responsive website where you can navigate through different sections to discover my skills, achievements, and contact me.
Skills used : JavaScript, HTML, CSS. View code here
Implementation of a real-time automated inventory system through a GUI for the company Iris Systeme. The user can view the products in stock, easily add new ones by creating a QR code with the product information to be attached to it, and remove products by scanning the QR codes. The product information is stored in a MariaDB database.
Skills used : JavaScript with NodeJS and EletronJS, HTML, CSS with TailwindCCS, SQL on MariaDB, PHPMyAdmin, Grafana. View code here