Here is a list, in no particular order, of the projects I made or participated in:
Project | Languages | Description |
---|---|---|
SOFTWARE | 💻 | |
phishstick | Python (Django) | A privacy-by-design Django phishing framework created to conduct an awareness campaign at the University of Namur (UNamur). |
boursiere-server | Go (Gin) | A management software for a student party of the Unamur Computer Science Student Association where sold beers are subject to the law of supply and demand in real time. |
boursiere-client | TypeScript (React) | The client side of the previous project. |
esp-alarm-clock | C (ESP-IDF) | An alarm clock project made with an ESP-32 microcontroller featuring an e-paper screen display, time update via NTP, and an over-engineered, multi-threaded, and real-time software. |
taskot | Rust | A basic household chore reminder application for roommates. |
dixit | JavaScript (Node, Svelte), Python | An automated "quote collector" that helps you save all your friends' crazy quotes. |
COURSES | 📚 | |
OpenData | Python (Django) | An open data platform designed to meet the needs of non-expert users through gamification. Made in the context of a scientific publication on the subject by Simonofski et al. |
GesturesHero | JavaScript (jQuery) | The game where your hands are your instruments. Presented at KIKK Market 2021. |
cdeps | Python | A C/C++ static code analysis tool made to inspect coupling between local dependencies, first made to analyse qBittorrent's source code. |
GAMES | 🎮 | |
housequake | Lua (LÖVE) | My game entry for LÖVE Jam 2022. Ranked #2 for its gameplay. Playable here. |
teturisu | TypeScript (Deno, Svelte) | An online multiplayer Tetris clone created during COVID-19 lockdown. Playable here. |
stonks | JavaScript (Node, React) | An online clone of the German board game Kuhhandel, in which you buy and sell animals at auction as a farmer. Playable here. |
typer-master | Lua (LÖVE) | A (really) basic typing game in which you type words that appear on screen as fast as you can. Playable here. |
nim.lua | Lua (LÖVE) | A basic animation library for LÖVE using Aseprite sprite sheets. |
OTHER | ⭐ | |
latex-template | LaTeX | A basic LaTeX template I use from time to time. |