Skip to content
View manojselvang's full-sized avatar

Block or report manojselvang

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.

Content in all repositories owned by your account will be closed.
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
manojselvang/README.md

💫 About Me:

Aspiring Cloud Architect and Cloud Security Engineer. Working in On-prem network and security implementations. AWS | Bash | Docker | Security Hardening | Kubernetes | Python | On-prem Security |

🌐 Socials:

LinkedIn Medium email

💻 Tech Stack:

Bash Script Python AWS Docker Kubernetes Grafana Prometheus Git GitHub Nginx Jenkins Flask Redis

📊 GitHub Stats:



✍️ Random Dev Quote

Pinned Loading

  1. k8s-hpa-eks-project k8s-hpa-eks-project Public

    Kubernetes Horizontal Pod Autoscaler (HPA) implementation on AWS EKS with Metrics Server, CPU-based autoscaling, load testing, dynamic scale-out/scale-in validation, troubleshooting, and scaling an…

  2. docker-local-registry docker-local-registry Public

    \Hands-on Docker project demonstrating setup and usage of a local Docker Registry on AWS Ubuntu EC2, including image management workflow with pull, tag, push, delete, and re-pull operations.

    Shell

  3. bash-scripting-toolkit bash-scripting-toolkit Public template

    Real-world Bash scripting toolkit covering networking, monitoring, logging, backup, and system automation. Built for DevOps, SRE, and security practice.

    Shell

  4. docker-security-lab docker-security-lab Public

    Docker Image Hardening Lab focused on container security best practices using vulnerable vs hardened Dockerfiles, multi-stage builds, Alpine optimization, Trivy vulnerability scanning, Docker Bench…

    Dockerfile

  5. patch-prioritization-engine patch-prioritization-engine Public

    AI-Assisted Patch Prioritization Engine Rule-based vulnerability prioritization platform that combines asset criticality, exposure, environment context, and vulnerability severity to generate audit…

    Python

  6. docker-build-comparison docker-build-comparison Public

    Reduced the Docker image size from 1.31 GB to 24.3 MB by implementing Docker Multi-Stage Builds, achieving approximately 98.2% image size reduction while preserving the same application functionality.

    Go