Skip to content
View uzairhameed's full-sized avatar

Block or report uzairhameed

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

Hey there, I'm Uzair Hameed πŸ‘‹

I'm an Associate DevOps Engineer based in Lahore, Pakistan πŸ‡΅πŸ‡°, currently at the beginning of my DevOps journey and loving every bit of it. I enjoy getting my hands dirty with containers, monitoring stacks, and automation β€” learning by building real things and breaking them (in dev, hopefully πŸ˜„). Always curious, always improving.


πŸ”§ What I Do

  • 🐳 Containerization β€” Docker-based deployments for consistent, portable environments
  • πŸ“Š Monitoring & Alerting β€” Prometheus + Grafana stacks to watch systems and catch issues early
  • πŸͺ΅ Centralized Logging β€” ELK Stack pipelines with high availability for log collection & analysis
  • πŸ—„οΈ Database Management β€” PostgreSQL, MySQL, MongoDB with HA configurations & failover handling
  • βš™οΈ Automation β€” Bash scripting to eliminate repetitive ops work
  • πŸ” SRE Practices β€” Incident response, performance tuning, and deployment workflow improvements

πŸš€ What I've Worked On

  • Built a centralized logging pipeline using the ELK Stack with high availability β€” collecting and analyzing logs across multiple services in a production environment
  • Set up Prometheus + Grafana monitoring with alerting rules to surface issues before they impact users
  • Configured high availability setups for PostgreSQL, MySQL, and MongoDB to handle failovers and reduce unplanned downtime
  • Automated repetitive operational tasks with Bash scripts, reducing manual steps in the team's day-to-day workflow
  • Worked with dev teams to containerize application environments using Docker, making deployments more consistent and easier to manage

πŸ› οΈ Tech Stack

DevOps & Infra Docker Kubernetes Terraform AWS Linux

Monitoring & Logging Prometheus Grafana Elasticsearch

Languages & Scripting Python Bash JavaScript Go

Databases PostgreSQL MySQL MongoDB


πŸ“ˆ GitHub Activity


🀝 Open Source Contributions

I enjoy contributing to projects I actually use β€” fixing real gaps, improving docs, and making things more secure.

Project PR What I Did Status
etcd-io/website #1174 Added missing Docker installation instructions for v3.5, v3.6 & v3.7 β€” the official docs had no Docker section despite the release notes including it βœ… Merged
kubestellar/kubestellar-mcp #239 Added .github/CODEOWNERS to enforce review routing on critical MCP tool handler paths (cmd/, pkg/, commands/) β€” fixed a Scorecard security finding where only 10/24 changesets had an approving review βœ… Merged
metal3-io/metal3-io.github.io #633 Fix broken link in network-configuration FAQ βœ… Merged

🌱 Currently Exploring

  • CI/CD pipelines with Jenkins β€” understanding build automation and pipeline-as-code
  • Kubernetes for container orchestration (on the roadmap next)
  • Terraform for infrastructure as code (coming after Kubernetes)

πŸ“« Let's Connect

LinkedIn X Email


"Automate everything you can. Monitor everything you automate."

Pinned Loading

  1. java-ci-cd-project java-ci-cd-project Public

    Java web app setup up on EC2 instance. and ci/cd pipeline integrated

    Java