Projects

2022 : mout.ch

Personal infrastructure. Composed of 3 computers to realize a Ceph/HC Consul cluster, 1 server for a k3s to deploy mout.ch applications and a Raspberry Pi 4 Model B 4 Go acting as a gate. Everything is deployed with Ansible. See the dedicated article migration to my new infra for more informations.

Source code : mout.ch (github)

Technos : Ansible, k3s, Ceph, HC Consul, ArgoCD, Helm, Cert-Manager, Zalando Postgres Op.


April 2020 : JWS (Java Web Service)

EPITA project. Creation of a web service by implementing the MVC architecture. Use of postman for functional tests.

Technos : MVC, Postman


May 2020 : Chess

EPITA project. Creation of a chess game. Implementation of gamerules, interfacing with PyChess, use of bitboards to process the actions authorized by the player. Programming of an AI.

CoAutors : Marc SCHMITT, Bastien GERMOND, Quentin GOSSELET

Technos : C++, PyChess


December 2019 : 42sh

EPITA project. Re-implementation of a linux shell.

CoAutors : Sébastien HOEHN, Morgan VATERKOWSKI, Antoine CLAUDEL

Technos: C, Docker


April 2019 : Cocovoit

Creation of a website whose application is comparable to that of blablacar. The objective is to be able to propose trips by specifying departure/arrival/price/number of seats and to be able to book the trips proposed by other users. Once the trip is booked, a qr code is sent to client and allows the driver to scan it at the departure in order to verify its authenticity. See Presentation of the cocovoit project.

Demo : cocovoit.lab.kelbert.fr

CoAutors : Clément DUPLAND, Hugo DI GUARDIA

Source code : cocovoit (github)

Technos : Symfony, MySQL, phpmyadmin, Bootstrap


April 2019 : Le petit monde

Creation of three versions of a website, each version using one of the following tools: Wordpress, cakephp, symfony.

CoAutors : Hellois BARBOSA, Joséphine MENEGAIN

Source code : lepetitmonde-symfony (github), lepetitmonde-cakephp (github)


March 2019 : EpiBank

First IT application project, introduction to frameworks with Symfony and UI (User Interface) development with Bootstrap. Very basic system of accounts with the possibility to transfer between the existing ones on the site.

Demo: epibank.lab.kelbert.fr

CoAutors : Clément DUPLAND, Hugo DI GUARDIA

Source code : bank (github)

Technos : Symfony, MySQL, phpmyadmin, Bootstrap


September-December 2018 : ManuScript

EPITA project. Creation of an OCR (optical character recognition) in C++.

Demo : http://throughgame.fr/

CoAutors : Sébastien HOEHN, Morgan VATERKOWSKI, Clément LANGUERRE

Technos: C++


January-April 2018 : Through

EPITA project. Creation of a video game whose theme is the resolution of labyrinths. Use of Blender for the modeling of the maps, Unity for the game engine and Photon for the multiplayer. The game (only compatible with windows os) can be downloaded on the website.

Demo : https://throughgame.kelbert.fr

CoAutors : Sébastien HOEHN, Morgan VATERKOWSKI, Léo HANTSCH, Anass KASMI

Source code : through (github)

Technos: Unity, Blender, Photon