🎓 I’m studying M2 Cybersecurity at Institut Polytechnique de Paris (Télécom SudParis)
🔭 I’m currently learning Kubernetes, Cilium, and eBPF
🧩 Interested in low-level networking, systems programming, and security research
I’m currently adapting examples from the Eunomia BPF tutorial (userspace code in C or Rust) to use cilium/ebpf in Go.
Completed adaptations so far:
- Lesson 11 – Bootstrap
- Lesson 12 – Profile
- Lesson 13 – Statistics of TCP Connection Delay
- Lesson 14 – Recording TCP Connection Status
- Lesson 14 – Recording TCP Connection RTT
- Lesson 16 – Monitoring Memory Leaks
- Lesson 17 – Count Random/Sequential Disk I/O

