A platformer game made with C++ and SDL2, during my studies at Polytech Lyon. The goal was to create a game with a team of 3 people, in 3 months. This game boasts a GUI level editor, a leaderboard, and a level system.
A project made during my studies at Polytech Lyon, to try to implement a TSP algorithm created by ourselves, while analysing all of the data obtained.
A Data-Centric UI for Your Strava Account in TypeScript and React, using OAuth2 integration for secure data access.
A Flutter-based application for managing personal book collections, with a NestJS backend providing a RESTful API.
A CLI tool that scans NestJS projects and maps API routes into Insomnia or Postman import files.
A simple handwritten numbers recognition using a neural network in Python.