๐ Double-degree Engineering Student at ENSEA (France) & รcole Polytechnique de Yaoundรฉ (Cameroon)
๐ป Full Stack Developer with 3+ years of experience building scalable web applications (Laravel, React, Node.js)
๐ค AI/ML Enthusiast - Former Research Assistant at MILA (Quebec AI Institute), working on Grokking & Interpretability
๐ Hackathon Winner - 1st place IndabaX Africa 2025, CITS National, Mountain Hub Regional
๐ฌ Currently working on Autonomous Robotics (CoHoMa Challenge), Computer Vision, and Embedded AI
๐ Based in Cergy, France | Open to internships (April 2026) & alternance (Sept 2026)
class TechWizard:
def __init__(self):
self.identity = {
"name": "Loรฏc Aron MBASSI EWOLO",
"title": "Full Stack Dev | AI Research | Embedded Systems",
"location": "๐ซ๐ท Cergy, France",
"education": ["ENSEA", "Polytechnique Yaoundรฉ"],
}
self.expertise = [
"Backend: Laravel, Spring Boot, NestJS",
"Frontend: React, Next.js, Flutter",
"AI/ML: PyTorch, TensorFlow, Computer Vision",
"Embedded: C/C++, STM32, Jetson, FPGA"
]
def current_focus(self) -> list:
return [
"๐ Autonomous Vehicles (CoHoMa Challenge)",
"๐ง Deep Learning & Model Interpretability",
"โก Embedded AI Optimization"
]
def contact_me(self):
return {
"email": "loicaron.mbassiewolo@ensea.fr",
"linkedin": "linkedin.com/in/loic-mbassi",
"github": "github.com/Nameless0l",
"portfolio": "mbassiloic.tech"
} |
|
"The only way to do great work is to love what you do." - Steve Jobs