Welcome !
This is my portfolio. You will find some of the projects I did or participated to, with links to the project repository. You can find more details in the project's readme.
Basic Sokoban

I created this game in order to learn Haxe with the Heaps Engine. You can check the source code here, learn more about heaps and haxe, and play it on browser here.
Tidying for Godot

Tidying for Godot is a game created in 48h during the Global Game Jam Online of 2021 by a team of three developpers. You can check the source code here, the game jam entry here, and play it on browser here.
Sudoku javascript

A small sudoku interface developped in javascript. The goal is to focus on the interface, making it easy for anyone to play it. You can check the source code here and test it here.
Polygons of Light


Polygons of Light is a game created in 72h during the 46th edition of the Ludum Dare, by a team of three students, with some help for the music and a bit of game design. Playable on browser on itch.io.
Advent of Code 2019

My participation to advent of code 2019 using ADA. It helped me explore many ADA features I did not know or had difficulties with, and I learned a lot of things. I wrote some feedbacks in the readme while I was doing the challenge.