Skip to content
View muhammadhammad2005's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report muhammadhammad2005

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
muhammadhammad2005/README.md

DevOps Engineer | I Build & Deploy SaaS Infrastructure — AWS · Kubernetes · Docker · Terraform · CI/CD

DevOps Banner

DevOps Engineer building and operating production AWS infrastructure for SaaS teams. I ship CI/CD pipelines, Kubernetes deployments, and Infrastructure as Code that cut deployment time from days to hours, and keep systems running when things get hard.


🚀 What I Actually Deliver

  • CI/CD pipelines using GitHub Actions and Jenkins — same-day automated releases, 70% less manual deployment work
  • AWS infrastructure provisioned with Terraform (IaC) — EC2, EKS, ECS, ECR, S3, VPC, IAM — zero configuration drift
  • Kubernetes deployments on EKS with rolling updates, health checks, and automatic rollback
  • Docker containerization — identical environments from dev to staging to production
  • Monitoring & observability — centralized logging, incident detection before users notice
  • Infrastructure security — IAM least-privilege, VPC segmentation, secrets management
  • Linux server administration — configuration management, hardening, automation scripts in Bash and Python

🧰 Languages & Tools


🏆 Highlights

  • Best Final Year Project 2025 — EduQual UK · Built a brain-inspired AI system using SpiNNaker neuromorphic hardware, TensorFlow, and Kubernetes
  • 20 KCNA Labs completed · Kubernetes and Cloud Native Associate hands-on lab track
  • Production-grade DevOps at Al Nafi Cloud — CI/CD, Kubernetes, Terraform, AWS at scale

📌 Featured Projects

  • 🔧 Flask App on EKS — Dockerized Python app deployed on AWS EKS with GitHub Actions CI/CD — zero-downtime deploys on every push
  • 📊 Linux Monitoring Tool — Bash-based disk usage agent persisted to MySQL, deployable via Docker or Kubernetes

🤝 Open To

  • Remote DevOps Engineer roles at SaaS companies
  • Freelance cloud infrastructure and CI/CD projects
  • Collaborations with developers who need someone to deploy and scale what they build

📫 mohammadhammad.tech@gmail.com 🔗 linkedin.com/in/mhammadtech 🌍 Karachi, Pakistan · Available Remote · UTC+5

Code gets written. Infrastructure gets it shipped. I do the second part.

animated line






Pinned Loading

  1. rock-paper-scissors-k8s rock-paper-scissors-k8s Public

    Rock-Paper-Scissors web game demonstrating full DevOps workflow: Flask app → Docker → Kubernetes (AWS EKS) → GitHub Actions CI/CD

    Python 36

  2. k8s-cicd-security-scanning k8s-cicd-security-scanning Public

    Production-ready Kubernetes DevSecOps pipeline: secure app manifests & container images scanned with Kubesec, KubeLinter, and Trivy, enforced via GitHub Actions CI/CD

    Shell

  3. Docker Docker Public

    Hands-on Docker and Kubernetes labs, including containerization, multi-container apps, health checks, microservices, ML integration, and secure deployments.

    Python

  4. KCNA KCNA Public

    KCNA (Kubernetes and Cloud Native Associate) hands-on labs covering container orchestration concepts and Kubernetes fundamentals.

    HTML

  5. Linux Linux Public

    Hands-on Linux system administration and Bash scripting labs. Covers navigation, permissions, cron jobs, loops, text processing, and shell automation.

    Shell

  6. Ansible Ansible Public

    Hands-on Ansible automation labs on local Linux nodes. Covers playbooks, inventories, roles, variables, handlers, vault, idempotency, and real-world configuration management scenarios.

    Shell