I'm Ghassan Qureshi, I spend most of my time working around cloud and DevOps. I like taking ideas and turning them into working systems whether that means setting up infrastructure, automating deployments, or figuring out why something broke at 2am. I try to keep things simple, reliable, and practical. Always learning new tools, testing things out, and improving how I build and deploy.
- Working with Cloud
- Automating infrastructure and workflows
- Building CI/CD pipelines from scratch
- Focused on system reliability and monitoring
-
DevOps Deployment Dashboard
https://github.com/Ghassanqur/devops-deployment-dashboard
Backend deployment dashboard that simulates real world delivery workflows from containerization to production. Built with Docker, CI/CD, and Kubernetes using Ingress, ConfigMaps, and Secrets for scalable deployment. -
CI/CD Pipeline (EC2 Deployment)
https://github.com/Ghassanqur/devops-ci-cd-pipeline
CI/CD workflow integrated with Kubernetes to manage containerized deployments and scaling. Covers build, push, and deploy flow with hands-on experience in orchestration. -
CI/CD + Kubernetes Pipeline
https://github.com/Ghassanqur/devops-ci-cd-kubernetes
Automated CI/CD pipeline that builds, tests, and deploys applications to EC2 with minimal manual work. Focuses on reliable deployments, faster delivery, and reducing human error.