Engineering Student (ING1) @ EPITA | Embedded Systems & Data Science
🚀 My Goal: Bridging the gap between hardware constraints and data intelligence. I build end-to-end systems—from designing the PCB and writing the firmware to training the algorithms that make sense of the data.
- 🎓 Current: 3rd Year Engineering Student (ING1) in Computer Science at EPITA (Strasbourg).
- 🌏 Global View: Recently completed an academic exchange at ITS Indonesia, focusing on Data Science application in diverse environments.
- 🔭 Focus: I am looking for an Internship (starting September 2026) in Embedded Software or Data Engineering (Marine/Defense sectors).
- ⚡ Core Competency: I don't just write code; I understand the physical system behind it.
| Project | Tech Stack | Description |
|---|---|---|
| IoT Biometric Tracker | C++ Swift PCB |
Full-stack wearable: Custom PCB, ESP32 firmware, and iOS app with on-device ML inference. |
| C-OCR Engine | C Algorithms CNN |
High-performance Optical Character Recognition engine built from scratch (no external AI libs). |
| NLP Pipeline | Python Scikit-learn |
Modular sentiment analysis pipeline using Ensemble Voting (RF + SVM + LR). |
Intensive C/Unix projects developed during the engineering cycle (Source code private).
| Project | Description | Key Skills |
|---|---|---|
| 42sh | POSIX-compliant Shell implementation from scratch. | Process Management Parsing AST |
| Malloc | Re-implementation of the standard C memory allocator. | Memory Management Algorithms Thread Safety |
| HTTPd | High-performance HTTP/1.1 Web Server. | Networking Concurrency Sockets |