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