This section provides an overview of my personal projects.
PotBlog is a personal project that I started in 2025. It is a blog platform that will allow me to share my thoughts, experiences, and projects with the world. I am currently developing the platform from scratch, including a custom Markdown to HTML parser and a user-friendly interface.
Technologies:Go, HTMX, Tailwind, SQLite, Docker, Figma
letterboxd-statistics is a personal project that I started in 2024. It is a website that allows users to visualize movie statistics of the most popular movies on Letterboxd. The website uses the scraping of the Letterboxd website every 5 minutes to update the statistics of the movies.
Technologies:Go, HTMX, Redis, Docker
letterboxd-jellyfin is small utility that I developed in 2024. It allows users to synchronize their Letterboxd watchlist with their Jellyfin server. I developed the utility first in Python but then rewrote it in Go for better performance and maintainability.
Technologies:Go, Python
ugc-alerts is a personal project that I started in 2023. It is a website that allows users to receive notifications when a movie is added to the UGC Cinéma program. The website uses the scraping of the UGC website to monitor the program and send notifications to the users via Discord.
Technologies:Python, Docker
Meledio is a personal project that I started in 2022. It is the world 1st video game music streaming service. It allows users to listen to their favorite video game soundtracks, create playlists, and discover new music. I developed the entire platform from scratch, including the front-end, back-end, and database. The main challenges I faced were the construction of a large database of video game soundtracks, the implementation of a user-friendly interface on mobile and desktop, and the management of a growing codebase.
Technologies:Vuejs, Tailwind, Python, FastAPI, PostgreSQL, Docker, Figma
Gameinbox is a personal project that I started in 2021. It is a Public dashboard of a Minecraft server's statistics and player activity. It contains the personal statistics of all the players and the general statistics of the server (number of players, performance of the server). It also contains the documentation of the server to help the players and a page containing the offers of the shops available on the server.
Technologies:HTML, CSS, JavaScript