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 simple handwritten numbers recognition using a neural network in Python.
A remake of the classic game Tetris using the MVC design pattern in Java.