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

Highlights

  • Pro

Block or report shivang21007

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

πŸ‘‹ Hi, I’m Shivang

DevOps & DevSecOps Engineer | Site Reliability Enthusiast | Cloud Native Explorer

I’m a DevOps and SRE-focused engineer who loves building highly scalable and secure systems from the ground up.

My core strength lies in infrastructure automation, DevSecOps, container orchestration, and observability. I think in terms of reliability, security-first CI/CD, and scaling behavior β€” ensuring systems are deterministic and resilient.


πŸš€ Who I Am

  • πŸ›  DevOps & DevSecOps Engineer with strong backend foundations
  • 🐧 Deeply interested in Linux internals & system-level behavior
  • βš™οΈ Obsessed with automation, security-first CI/CD, and clean infrastructure
  • πŸ“Š Strong believer in observability-first architecture
  • πŸ” Integrating 'Shift-Left' security into every stage of the SDLC
  • 🧠 First-principles thinker β€” break down β†’ understand β†’ rebuild

πŸ“ Delhi, India


πŸ”­ What I’m Currently Focused On

  • βš™οΈ Kubernetes internals & workload autoscaling (HPA)
  • ☁️ Cloud-native infrastructure & GitOps workflows (ArgoCD)
  • πŸ” Advanced DevSecOps automation & container security (Trivy, Snyk)
  • πŸ“‘ Observability systems (Prometheus, Grafana, OpenTelemetry)

🧠 Core Expertise

Domain Tools / Technologies
DevOps & Automation Terraform, Ansible, GitHub Actions, CI/CD, GitOps, ArgoCD
DevSecOps & Security Trivy, Snyk, Gitleaks, Hadolint, SAST, Image Hardening
Containers & Orchestration Docker, Kubernetes, Docker Compose
Observability Prometheus, Grafana, OpenTelemetry, Loki
Backend & Systems Golang, C, Python, TypeScript, MySQL, Redis
Scripting & Infra Config Bash, YAML
Cloud & Infrastructure AWS (EC2, S3, IAM, Route53), Infrastructure as Code

πŸ“Œ Engineering Philosophy

I approach engineering using first principles:

  1. Understand the kernel of the problem
  2. Identify resource boundaries (CPU, memory, I/O, network)
  3. Automate everything reproducibly
  4. Make systems observable before scaling them
  5. Prefer clarity over complexity

Infrastructure should be:

  • Deterministic
  • Observable
  • Scalable
  • Debuggable

πŸ›  Languages & Tools

Python Bash YAML

Linux Docker Kubernetes AWS Terraform Ansible GitHub Actions ArgoCD Prometheus Grafana Golang Trivy


πŸš€ Featured Projects

  • Stack: Golang, MySQL, HTML/CSS/JS, Kubernetes, GitHub Actions
  • Highlights: Aggressively optimized Docker images via multi-stage builds (reducing frontend from 92MBβ†’20MB, backend 34MBβ†’12MB). Fully automated CI/CD with security gates (golangci-lint, Gitleaks, govulncheck, Hadolint, Trivy). Rolling deployments with HPA autoscaling.
  • Stack: React, Node.js, Docker Compose, GitHub Actions, VPS
  • Highlights: End-to-end automated pipeline incorporating DevSecOps principles. Remediated 19 High and 2 Critical vulnerabilities by hardening base images. Achieved zero-manual-step delivery flow: Code β†’ CI Checks β†’ Image Build β†’ Scan β†’ Deploy.

πŸ“š What You’ll Find on My GitHub

  • βš™οΈ Infrastructure-as-Code (Terraform, AWS)
  • πŸ” DevSecOps CI/CD Pipelines (GitHub Actions)
  • ☁️ Kubernetes & GitOps setups
  • πŸ“‘ Observability stacks (Prometheus, Grafana)
  • πŸ§ͺ Go and Python automation scripts

πŸ† Licenses & Certifications

  • Certified DevOps Engineer Associate β€” TrainWithShubham (Issued May 2026, Credential ID: CRD-8FFHEZGG)
  • DevOps - Zero To Hero (Josh Batch 10) β€” TrainWithShubham (Issued May 2026, Credential ID: DIAAUXCX)

πŸ“« Connect With Me

πŸ™ GitHub: https://github.com/shivang21007
πŸ”— LinkedIn: https://linkedin.com/in/shivang21007
πŸ“ Delhi, India


🌟 My Long-Term Goal

To build highly reliable, deeply observable, and highly secure cloud-native systems β€”
where infrastructure, SRE principles, and automated security intersect.


"If you can't explain the system from the kernel up, you don't fully understand it."

Pinned Loading

  1. 90DaysOfDevOps 90DaysOfDevOps Public

    Forked from TrainWithShubham/90DaysOfDevOps

    This repository is a Challenge for the DevOps Community to get stronger in DevOps.The reason for making this Public is so that others can learn from the community and help each other grow.

    Shell 1

  2. terminal-portfolio terminal-portfolio Public

    This is my terminal portfolio site, which looks and feels a linux terminal.

    TypeScript 1

  3. Number-Tracker Number-Tracker Public

    This is phone-number tracking pyhton script. You can get some useful information about any phone-number. this script is using some pyhton modules like geocoder, phonenumbers, folium and opencage ap…

    Python 244 359

  4. scanx scanx Public

    The ScanX is an advanced cross-platform system monitoring and device management daemon. It operates as a persistent background service that automatically collects detailed system information using …

    TypeScript 1

  5. github-actions-worksflows github-actions-worksflows Public

    This is Github Actions Hands on Demo Repo. DevSecOps Pipeline : a1.shivanggupta.in

    HTML 5 2

  6. disk-health-monitoring disk-health-monitoring Public

    A Python-based tool for generating comprehensive SMART (Self-Monitoring, Analysis, and Reporting Technology) health reports for hard drives. This tool monitors disk health, generates CSV reports, a…

    Python 2