Skip to content
View Prashant-ranjan0203's full-sized avatar

Block or report Prashant-ranjan0203

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

Hi πŸ‘‹, I am Prashant

Site Reliability Engineer | DevOps | Cloud Infrastructure


πŸš€ About Me

  • πŸ”§ Working on Infrastructure Automation using Terraform
  • βš™οΈ Building CI/CD pipelines (GitHub Actions / Jenkins)
  • ☁️ Experience with AWS (EC2, IAM, S3)
  • 🐧 Strong Linux & Bash scripting foundation
  • πŸ“¦ Building and managing Kubernetes workloads (Pods, Deployments, Services)

πŸ› οΈ Tech Stack


πŸ“Š GitHub Stats


πŸ“Œ Featured Projects


πŸ“« Connect With Me

πŸ“§ [email protected]

Pinned Loading

  1. terraform-static-website terraform-static-website Public

    A static website deployed on AWS S3 using terraform.The project includes infrastructure as code (IaC) to provision the S3 bucket, upload HTML/CSS files, configure bucket policies for public access,…

    HCL

  2. aws-vpc-ec2-nginx aws-vpc-ec2-nginx Public

    Terraform configuration to provision a complete AWS environment, including a custom VPC, public subnet, Internet Gateway, route tables, and an EC2 instance running Nginx. The setup is fully automat…

    HCL 1

  3. k8s-prometheus-grafana-monitoring k8s-prometheus-grafana-monitoring Public

    End-to-end Kubernetes monitoring setup using Prometheus and Grafana deployed via Helm on Minikube, including node and pod-level metrics and dashboards exploration.