Skip to content
View pr12sdd's full-sized avatar
☺️
Focusing
☺️
Focusing

Block or report pr12sdd

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

🚀 About Me

const prakash = {
    role: "DevOps Engineer",
    education: "B.Tech Graduate 2024",
    experience: "7+ months",
    location: "India 🇮🇳",
    currentFocus: ["CI/CD", "Kubernetes", "Automation", "Cloud"],
    motto: "Automate Everything! 🤖"
};

🛠️ Tech Stack

Linux
Linux
Docker
Docker
Kubernetes
Kubernetes
Terraform
Terraform
Ansible
Ansible
Jenkins
Jenkins
GitHub Actions
GitHub Actions
Git
Git
GitHub
GitHub
GitLab
GitLab
AWS
AWS
Azure
Azure
Python
Python
Bash
Bash
Prometheus
Prometheus
Grafana
Grafana
Nginx
Nginx
MongoDB
MongoDB
MySQL
MySQL
Redis
Redis

💼 Current Focus

```yaml Building: CI/CD Pipelines with Jenkins & GitHub Actions Learning: Kubernetes Orchestration & GitOps with ArgoCD Exploring: Infrastructure as Code with Terraform Mastering: Docker Containerization & Linux Administration ```

📫 Connect With Me

Email LinkedIn


Profile Views


"Automate Everything, Build Better, Deploy Faster!"


Pinned Loading

  1. DevOps-Exam-Web-app DevOps-Exam-Web-app Public

    This is a 3-tier DevOps project with a Node.js application (frontend + backend) and MySQL database running in separate layers.Jenkins automates the CI/CD pipeline, building, testing, and deploying …

    HTML 1

  2. 3-Tier-Architecture-App 3-Tier-Architecture-App Public

    In this repo i have deployed 3 tier architecture app consisting frontend (React js) , backend (node js) and Database (mysql) using various aws services .

    JavaScript

  3. go-web-app go-web-app Public

    It is a simple go application deployed on Kubernetes using DevOps best Practices.

    HTML

  4. node-devops-project node-devops-project Public

    The objective of this Project is to containerize an existing Node.js application and run it using Docker Compose along with MongoDB and Redis services.

    JavaScript