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