Projects

ALK screenshot

ALK

ALK is a Discord bot game that I made to fight against boredom. Its a cooperative game where you have to enter a french word following the alphabet order. The words are verified from a database of 1.4 million french words that I built. The first version was made in Python but I am currently rewriting it in TypeScript.
DynamicPrositX screenshot

DynamicPrositX

A online/desktop tool to help structurate the collective prosit (cf. PrositResolver) kickoff, by giving a form, a presentation mode and a way to export the data. It is written in TypeScript with NextJS and bundled with Tauri.
Job application tracker screenshot

Job application tracker

It is an early prototype of a job application tracker. It will be a web app that will allow the user to track job applications, find open positions and automatically send follow-up emails. It is written in Typescript with NestJs and NextJs and uses a microservice architecture.
KetchupWithFriends screenshot

KetchupWithFriends

A cooking recipe website written in TypeScript with NextJS. It aims to provide a better UX than most cooking websites while being more accessible. It is still in development.
Many Discord bots screenshot

Many Discord bots

Such as birthday reminder, weather, role play dices, etc... All written in Python.
Minecraft ChatGPT plugin screenshot

Minecraft ChatGPT plugin

It is a prototype of a Minecraft plugin that uses OpenAI's ChatGPT API to generate messages in the chat, interacting with players. It can also execute commands and use pre-defined in-game events. The plugin is written in Java and uses the Spigot API.
Prosit Resolver screenshot

Prosit Resolver

For context, a prosit is a problematic situation that you have to resolve during your studies at CESI. We have to collectively specify the problem by finding keywords, problematics, etc... and use those to make a report containing the knowledge used to find the solution. The app aim to automate the process, since the report is usually a bunch of copy-pasted ressources from the internet. It is written in TypeScript and uses the NextJS framework. It uses the ChatGPT API from OpenAI to do the generation of the report.