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