
TestSmart - Wirewerks (2025)
This project is a web application built with ASP.NET Core and Razor Pages. It interfaces with multiple SQL databases to manage and display test results efficiently. I built this app during my internship at Wirewerks to help streamline internal processes.

PDF Splitter - Independent Project (2025)
This project is still in developpement, front end with angular and backend using Asp.Net

Integrative Project 2 - Polytechnique Montréal (2025)
This project is a tactical RPG web platform developed using TypeScript, Angular, and NestJS, enabling players to engage in turn-based combat on customizable grid maps. The platform supports multiplayer sessions, includes an Algorithm-driven virtual player system, features real-time chat, and game state management for an immersive gameplay experience.

Bom Management Project - Société Technique Formule SAE (2023-2024)
Project for the Formule SAE team at Polytechnique Montréal. The goal of this project is to create a BOM management system for the team. It includes a desktop and mobile application.

Integrative Project 1 - Polytechnique Montréal (2024)
This project involved collaborative robotics, where we programmed school-built robots to work together, map out a predefined route, and communicate using infrared (IR) signals.

Chess Game - Polytechnique Montréal (2024)
Chess game developed in C++ using the Qt framework, following the MVC (Model-View-Controller) design pattern. It was completed as part of the INF1015 course.