About
I design secure and reliable systems that scale. With a developer’s mindset, a passion for DevOps culture, and a cloud architect’s vision, I build solutions that bridge performance, automation, and security. As a Master’s student in Computer Engineering and Systems Security at the Faculty of Sciences, Rabat, I’m constantly exploring new ways to make infrastructure smarter, more efficient, and resilient. Curious by nature and driven by impact, I’m currently looking for new opportunities to contribute, learn, and grow.
Work Experience
Education
Skills
Check out my latest work

Automated CI/CD Pipeline for Spring Boot on AWS EC2
A CI/CD pipeline using Jenkins automates building, testing, and deploying a Spring Boot app on AWS EC2. It integrates with GitHub for continuous integration, uses Maven for packaging, Trivy and SonarQube for security and code quality, Nexus for artifact storage, Docker and Kubernetes for deployment, and Prometheus–Grafana for monitoring with email alerts for updates.

Deploy 11 E-Commerce Microservices on AWS EKS with Automated CI/CD
A production-grade CI/CD pipeline using Jenkins automates the entire deployment of 11 independent microservices onto AWS EKS. It integrates with GitHub Webhooks for continuous integration, uses Docker for containerization, and leverages Kubernetes for orchestration and service discovery. AWS ELB provides load balancing, and the entire setup utilizes AWS IAM for secure access, resulting in a fully automated, scalable e-commerce platform.