Software Engineering Student — DevOps & Cloud
First-year engineering student at ISIMG, based in Tunisia. I spend my time containerizing things, breaking my own AWS deployments, and fixing them until they hold.
current build pipeline
About
I'm a first-year Software Engineering student (Cycle Ingénieur) at ISIMG, working toward a career in DevOps and Cloud Engineering. Most of what I know so far comes from deploying real projects, not just following tutorials — I'd rather debug a broken Nginx config at 1am than read about one.
My background also runs through Java EE: servlets, EJBs, JPA, and the kind of n-tier architecture assignments that make you appreciate why deployment automation exists in the first place.
Skills
Work
A service booking marketplace with a Category → Service → Element booking flow. Currently in its deployment phase — I'm independently Dockerizing the platform and setting up GitHub Actions CI/CD as a personal portfolio push beyond the internship scope.
Stack: React, ASP.NET Core, PostgreSQL, Docker, GitHub Actions
A full-stack e-commerce app deployed on a real AWS EC2 instance — not just a local demo. Handled it end to end: Docker Compose for orchestration, Nginx as a reverse proxy, Certbot for SSL, an Elastic IP, and DuckDNS for dynamic DNS. Along the way I worked through MongoDB memory constraints and Vite's build-time environment variable quirks.
Stack: MongoDB, Express, React, Node.js, Docker Compose, Nginx, DuckDNS
Won first place with an AI-powered mobile app for municipal citizen services, built under hackathon time pressure with a team.