Skip to content
View mananurrehman's full-sized avatar

Block or report mananurrehman

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mananurrehman/README.md

โšก About Me

I build CI/CD pipelines, containerized deployments, and cloud infrastructure that are fast, secure, and repeatable.
I'm passionate about DevSecOps, cloud automation, and shifting security left โ€” so bugs never reach production.

๐ŸŽ“ BS Information Technology โ€” BZU Multan ย |ย  ๐Ÿ“ Islamabad, Pakistan ย |ย  ๐Ÿ’ผ Open to opportunities

๐Ÿ’ก Self-taught in Docker, Jenkins, GitHub Actions, AWS & Terraform โ€” applied in real production deployments.
๐Ÿš€ Always exploring how IaC + DevSecOps + Kubernetes can make delivery pipelines bulletproof.

๐Ÿ› ๏ธ Tech Stack

โ˜๏ธ Cloud & Infrastructure

AWS Linux Terraform

๐Ÿ” CI/CD & Automation

Jenkins GitHub Actions Git

๐Ÿณ Containers & Orchestration

Docker Docker Compose Kubernetes

๐Ÿ›ก๏ธ Security & Code Quality

SonarQube Trivy OWASP Gitleaks

โš™๏ธ Languages & Scripting

Python Bash YAML PostgreSQL


๐Ÿ—๏ธ Featured Projects

Full DevSecOps Pipeline on AWS EC2

  • Full-featured booking platform (auth, RBAC, property listings, bookings)
  • 3-stage chained GitHub Actions pipeline:
    • CI โ†’ flake8, bandit, pytest, gitleaks
    • Docker Security โ†’ hadolint, pip-audit, Trivy, DockerHub push
    • Deploy โ†’ SSH to EC2, docker pull & compose up
  • Remediated HIGH CVEs in Flask & Werkzeug
  • Branch protection with required status checks on main

Stack: Python ยท Flask ยท PostgreSQL ยท Docker Compose ยท GitHub Actions ยท AWS EC2 ยท SonarQube ยท Trivy ยท OWASP

End-to-End Jenkins CI/CD on AWS EC2

  • Functional URL shortener with user auth, 3-char short code generation, and click analytics dashboard
  • Role-Based Access Control (RBAC) โ€” Admin & User roles with separate permission levels
  • Jenkins pipeline stages:
    • Checkout SCM โ†’ SonarQube Analysis โ†’ Trivy Scan
    • OWASP Check โ†’ Deploy to Staging โ†’ Verify โ†’ Post Actions
  • PostgreSQL with full CRUD + health-checked Docker Compose setup

Stack: Python ยท Flask ยท PostgreSQL ยท Docker Compose ยท Jenkins ยท AWS EC2 ยท SonarQube ยท Trivy ยท OWASP


๐Ÿ”„ My DevSecOps Pipeline at a Glance

Code Push โ”€โ”€โ–บ GitHub Actions CI โ”€โ”€โ–บ Docker Security Scan โ”€โ”€โ–บ Deploy to AWS EC2
               โ”‚                      โ”‚                         โ”‚
           flake8/bandit           hadolint/pip-audit        SSH โ†’ docker pull
           pytest/gitleaks         Trivy CVE scan            docker compose up
                โ”‚                      โ”‚
           โŒ Fail = Block PR      โŒ Fail = Block Push

No vulnerable code reaches production. Ever.


๐ŸŽ“ Certifications

Badge Certification Platform
๐Ÿ† Advanced Jenkins KodeKloud
๐Ÿ† Jenkins Pipelines KodeKloud
๐Ÿ† Docker for Absolute Beginners KodeKloud
๐Ÿ† Kubernetes Hands-On Tutorial KodeKloud
๐Ÿ† AWS Basics Crash Course KodeKloud
๐Ÿ† Git for Beginners KodeKloud
๐Ÿ† Claude Code in Action Anthropic

๐Ÿ“Š GitHub Stats

GitHub Streak

๐ŸŒ Let's Connect

LinkedIn Medium X Reddit Pinterest Quora Email


๐Ÿ’ก Open to Junior DevOps Engineer & DevOps Internship opportunities.
Feel free to reach out โ€” let's build something reliable together.

"Automate everything. Secure everything. Ship with confidence."

Popular repositories Loading

  1. solar-system-test solar-system-test Public

    JavaScript

  2. kubernetes-the-hard-way kubernetes-the-hard-way Public

    Forked from kelseyhightower/kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

  3. flask_notes flask_notes Public

    A modular Flask & PostgreSQL note-taking application featuring author-based filtering and soft-delete logic. Built with the Factory Pattern to demonstrate scalable web architecture.

    Python

  4. bitly_clone bitly_clone Public

    Bitly Clone built with Flask, PostgreSQL, SQLAlchemy, Jinja2, and Tailwind CSS โ€” a scalable URL shortener with modular architecture and clean backend design.

    HTML

  5. quickstay quickstay Public

    Hotel Booking Website

    HTML

  6. mananurrehman mananurrehman Public

โšก