Web projects

Theses are my personal projects, see my resume on the about page to get my professional experiences.

LeanPHP

LeanPHP is my "build your own framework" project where I implement a library of various small and straightforward components, and use it with to build a full-featured application (a simple CMS).

Mini-CMS

For education or demo purposes, I created a few time a small CMS with PHP, with or without framework

Advent Of Code

Advent Of Code (go to the website, see on GitHub) is a set of Christmas-themed programming challenges (leet-code) available as an advent calendar every years since 2015.

Most are rather easy, but some require some thinking to optimise the solution enough to get a result in a reasonable amount of time.

I do a few of them every year in PHP, my solutions are of course on GitHub.

Astroneer Bingo

Astroneer Bingo (see on GitHub) was a mini-game where you have to collect/print/research/find all items of a row, column or diagonal of an Astroneer’s themed Bingo card as fast as possible.

The cards are customizable (size and what can appear on them) and shareable via a string/URL. But due to the game’s state (early access since December 2016), Bingo is actually not practical at all to play in the game.

I had however a lot of fun creating this site in vanilla PHP (+ Bootstrap). I hope the game will evolve to a state where Bingo is fun to play so that I can work more on the site and maybe turn it later in a proper mod.

Video Games Chest

Video Games Chest (see on GitHub), was a project of a website, made in 2013 with Laravel 3.5 (before Composer existed !), that had the goal of facilitating the discovery of video games.