ProjectsSkillsEducationContact

Projects

Some of the projects are from work and some are on my own time.

Feb 19, 2026
11

LoL Custom 5v5 Platform

Backend platform for managing custom League of Legends 5v5 games, player data and balanced team generation.

Read more →

Mar 22, 2026 4

League of Legends Proximity Chat

Real-time proximity voice chat using ML-based player detection, a C# client-server architecture and the Discord API.

Apr 12, 2026 8

Personal Infrastructure Lab

Self-hosted infrastructure environment for deploying and operating personal services exposed to the Internet.

Mar 13, 2025 49

Network Simulator (WIP)

C application reimplementing network protocols from scratch for routing, packet flow and congestion control.

Feb 16, 2025 44

My Malloc

Educational C project: writing your own malloc from scratch.

Mar 15, 2015 65

MineMineNoMi

Minecraft mod inspired by One Piece, to which I contributed.

Mar 9, 2025 38

Image Recognition with CNN (WIP)

CNN model implemented in C# for inference, trained in Python with TensorFlow/Keras for image classification.

Feb 16, 2025 292

Tiger Compiler

A full compiler for the Tiger language: parsing, semantic analysis & codegen.

Feb 16, 2025 55

K-Project

Minimal operating system kernel implemented in C and Assembly as part of EPITA's LSE coursework.

Dec 1, 2024 78

RustShield (WIP)

A SIEM system built in Rust for security event correlation and anomaly detection.