Projects

Find all my open source projects on Github. I also have a special organization for all the projects I have done at school.

Web Development

QuizCraft

React
TypeScript
Google Forms
JSON

A web app to convert JSON into a Google Forms quiz.

MacStats

Svelte
Data Visualization
2-person team
REST API

A web app to display stats about McDonald's restaurants in France.

Kitten Asso's

Angular
NestJS
TypeScript
REST API
2-person team

Two projects made at school to learn web development: a REST API made with NestJS and a frontend with Angular.

Kontrakt

Vue
Go
GraphQL
TypeScript

A web app to manage students exercises progress and grades.

Software Architecture

Kitten Asso's

Docker
Microservices
Architecture
CI
2-person team

Complete software architecture of a web application using real world tools and technologies like Docker, Github Actions, Quarkus, PostgreSQL, etc.

CLI Tools

Ariadne

Networking
POC
Rust
Cryptographic
Internship

Implementation of a privacy preserving network protocol's client and server on top of a IPv6 based on a paper.

Gitlab CI documentation generator

CLI
TypeScript
Gitlab CI

A CLI tool to generate documentation for Gitlab CI pipelines made in one night during the Nuit de l'info 2022.

Game Development

Thumbthing's Wrong

Unreal
5-person team
Game Jam
React
Realtime

A game made in 48 hours for the ESIR Game Jam 2023. It's a multiplayer game made with Unreal Engine. A player is on PC and has to jump from platform to platform and up to 4 players on a mobile web app who have to help (or not) the main player to advance using cards that break the rules of the game.

Age of tower

Java
StdDraw
Game
2-person team

A tower defense game made with Java and the StdDraw library. It features a map editor, animations, etc.