Projects
🕹️ Gamedev projects
Fracture
linkGame prototype — UI & Online gameplay
Since March 2025, I’m working on my free time on a game prototype called Fracture.
I wanted to recreate the feeling of freedom and exploration of the character controller from the game Anthem.
I’m also using this project to learn the Mover component from Unreal Engine, and how to manage networking and online classes and subsystems.UNCHAINED: Character Controller
linkGameplay feature — Character controller
From January 2023 to June 2023, I worked on UNCHAINED, a student project heavily inspired by DOOM and ULTRAKILL.
On this project, I was in charge of the character controller, and implemented a grappling mechanic that I wanted to export to my GitHub.MushParade
linkGame prototype — Deckbuilding Roguelike
In January 2021, at Creajeux, I worked as a graduation project on what would become MushParade today.
I really enjoyed the idea we had in my team, and I wanted to explore a bit further on the deckbuilding mechanics. That’s why I started this small game prototype, and I’m still working on it in my free time.🖥️ Software projects
Go Quizz Web App
linkWeb application — Quizz game
In June 2025, I discovered Golang and got fan of it.
I wondered if I could create a web application that would simulate a simple chat lobby, where users could connect to a room, and send messages via a websocket connection. I plan to add a quizz game to it, but for now, I’m still working on the API and the backend.
Soon to be updated!Portfolio Website
linkWeb application — Portfolio website
You can find here the repo for this website! I used Hugo and Tailwind CSS to create it, and added a lot of tweaks to the original theme because I like to tinker with code.