I'm a software developer and student at 1337 Coding School (UM6P) in Khouribga, Morocco. I build end-to-end web applications, systems-level programs, and AI-powered tools that actually solve real problems.
I combine strong technical skills with thoughtful design. I don't just write code, I build reliable, user-focused experiences.
Build fast, production-ready web interfaces with clean component architecture.
Design scalable REST APIs and real-time backend services.
Rapid backend development and AI-powered tooling with LangChain.
Systems-level programming, networking, and low-level problem solving.
PostgreSQL & MongoDB with decent database design.
Containerise and ship applications reliably and repeatably.
Full-stack, but I mean it. I'll write your React UI and then go build the server from scratch in C++ if that's what the project needs. I just like understanding how things actually work.
Fast, accessible UIs with React & Next.js.
REST APIs and real-time apps with Node, FastAPI & Django.
Low-level programs and networking tools in C/C++.
A chat app I built and deployed myself. Real-time messaging with Socket.io, Google OAuth for sign-in, and JWT handling sessions under the hood. Wanted to actually understand how auth and live connections fit together in a real project.
Built this because I had a 200-page Docker book and didn't want to skim it forever. Drop in any document, ask questions, get answers. All local, all private. Powered by Python and a handful of ML libraries.
Wanted to understand how servers actually work under the hood, so I built one in C++. Event-driven with epoll, handles multiple connections without breaking a sweat. Nginx was the inspiration.