Skip to content
View haideralimazari's full-sized avatar

Block or report haideralimazari

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

Typing SVG


$ whoami

name:       "Haider Ali Mazari"
title:      "Associate DevOps Engineer"
education:  "BBIT β€” UET Lahore"
location:   "Lahore, Pakistan"
contact:    "haidermazari83@gmail.com"
currently:  "Hands-on with EKS, Terraform, ArgoCD & Agentic AI"

$ cat tech_stack.yaml

☁️ Cloud & Infrastructure

AWS Azure EC2 EKS Lambda S3 VPC IAM

🐳 Containers & Orchestration

Docker Kubernetes ArgoCD Helm

βš™οΈ IaC

Terraform

πŸ”„ CI/CD

GitHub Actions GitLab CI Azure DevOps

πŸ›‘οΈ DevSecOps

Trivy Gitleaks Semgrep OWASP ZAP Secrets Manager

πŸ“Š Observability

Prometheus Grafana

πŸ€– AI & Agentic Workflows (Exploring)

LangChain Claude Code Ollama

πŸ’» Scripting & OS

Python Bash Linux


$ ls -la projects/

Hands-on projects built during learning & graduation.

πŸ“ eks-terraform-gitops/
   └─ EKS cluster provisioned with Terraform
   └─ GitOps workflow using ArgoCD
   └─ Helm charts for app deployment

πŸ“ devsecops-pipeline/
   └─ GitHub Actions CI/CD pipeline
   └─ Trivy (container scan) + Gitleaks (secret scan)
   └─ Semgrep SAST + OWASP ZAP DAST integrated

πŸ“ k8s-monitoring-stack/
   └─ Prometheus + Grafana on Kubernetes
   └─ Custom dashboards & alerting rules

πŸ“ aws-serverless/
   └─ Lambda + EventBridge + CloudWatch
   └─ Event-driven serverless architecture

πŸ“ agentic-devops-bot/ [WIP]
   └─ LangChain + Strands Agents
   └─ LLM-powered ops automation workflows

πŸ‘‰ Check pinned repos below for code & details!


$ cat currently_learning.txt

[β†’] CKA exam prep β€” Advanced Kubernetes
[β†’] Strands AI Agents for DevOps automation
[β†’] AWS Solutions Architect concepts
[β†’] Multi-cloud Terraform module design

$ htop β€” GitHub Stats


$ ping connect

LinkedIn Email GitHub


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  "Started with curiosity. Ended up automating            β”‚
β”‚   everything."                                           β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Pinned Loading

  1. bankapp-eks-gitops bankapp-eks-gitops Public

    GitOps-based CI/CD pipeline for a banking application deployed on AWS EKS using ArgoCD for continuous deployment, with automated Docker builds and Kubernetes manifests managed via GitHub Actions.

    HTML

  2. Banking-app-DevSecOps Banking-app-DevSecOps Public

    DevSecOps-enabled banking platform with Kubernetes deployment, CI/CD automation, and end-to-end security scanning.

    HTML

  3. SkillPulse-Azure-DevOps-CICD SkillPulse-Azure-DevOps-CICD Public

    Full-Stack Skill Tracker with automated 4-stage CI/CD pipeline hosted on Azure Ubuntu VM via Self-Hosted Agent.

    CSS

  4. aws-ebs-snapshot-janitor aws-ebs-snapshot-janitor Public

    Serverless AWS Lambda function to automatically delete orphaned EBS snapshots and reduce cloud storage costs

    Python

  5. node-todo-cicd node-todo-cicd Public

    Fully automated CI/CD pipeline for a containerized Node.js Todo application. Built with GitLab CI/CD, Docker, and Docker Hub, with seamless deployment to AWS EC2 using self-hosted runners.

    EJS

  6. Linux-Server-Backup-Automation-to-AWS-S3 Linux-Server-Backup-Automation-to-AWS-S3 Public

    Shell