Dec 1, 2024 30RustShield (WIP)A SIEM system built in Rust for security event correlation and anomaly detection.Read more →
Feb 16, 2025 25Tiger CompilerA full compiler for the Tiger language: parsing, semantic analysis & codegen.
Feb 16, 2025 14K-ProjectMinimal operating system kernel implemented in C and Assembly as part of EPITA's LSE coursework.
Mar 13, 2025 15Network Simulator (WIP)C application reimplementing network protocols from scratch for routing, packet flow and congestion control.
Mar 9, 2025 14Image Recognition with CNN (WIP)CNN model implemented in C# for inference, trained in Python with TensorFlow/Keras for image classification.