Skip to content
View Ghassanqur's full-sized avatar

Block or report Ghassanqur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ghassanqur/README.md


About Me

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

Tech Stack

Cloud

AWS Azure

DevOps & Tools

Docker Kubernetes Terraform Ansible

CI/CD

GitHub Actions Jenkins Azure DevOps

Monitoring

Prometheus Grafana

💻 Languages & Backend

Python Bash C++ JavaScript Express.js


Featured Projects

  • 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.


Connect With Me


Pinned Loading

  1. devops-deployment-dashboard devops-deployment-dashboard Public

    DevOps deployment dashboard API built with Node.js, Docker, CI/CD and Kubernetes. This project simulates real-world deployment workflows including containerization, automated builds, and scalable K…

    JavaScript

  2. devops-ci-cd-kubernetes devops-ci-cd-kubernetes Public

    Kubernetes deployment of the DevOps CI/CD application, focusing on scaling, service exposure, and container orchestration

  3. devops-ci-cd-pipeline devops-ci-cd-pipeline Public

    CI/CD pipeline using Docker, GitHub Actions, and AWS EC2 with automatic deployment

    HTML

  4. linux-devops-practice linux-devops-practice Public

    Linux practice covering commands, user management, networking, and LVM as part of my DevOps learning journey