Hi, I'm a student in Mulhouse and I love new technologies in general. I'm looking for a post-BTS training for the year 2024/2025. To acquire my skills, I pursued a BTS in Digital Systems with a focus on Computer Science and Networks at Louis Armand High School in Mulhouse.
Alongside my courses, I devote a significant part of my time to personal IT development projects. As part of my portfolio, I share my achievements, as well as links to source code on platforms such as GitHub. My aim is to highlight my skills.
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