$ whoami — Aspiring DevOps Engineer
//
Hi, I'm
PRABAL PIYA
A DevOps enthusiast learning containers, CI/CD, cloud deployment, and automation through hands-on projects.
$ cat ./focus.txt
Build. Deploy. Improve.
I am building small, practical projects that show how applications move from source code to running environments.
Currently focused on:
- Docker containerization
- Kubernetes deployments
- CI/CD pipelines
- Cloud infrastructure
- Monitoring and documentation
$ ls -lh /opt/projects
Things I have built
//
00 AWS EKS Three-Tier App
Containerized frontend and backend deployed on AWS EKS with Aurora MySQL, Terraform, ECR, and Kubernetes manifests.
This project was deployed and tested successfully. The cloud environment was later destroyed to avoid ongoing cloud costs.
01 Kubernetes Local Deployment with Minikube
Deployed a Node.js application and MySQL database to a local Kubernetes cluster using Minikube.
02 Docker Compose Multi-Container App
Ran a Node.js Express application and MySQL database together using Docker Compose.
03 Dockerized Simple Web App
Containerized a simple Node.js Express web application and ran it locally as a Docker container.
04 Portfolio Website CI/CD
This portfolio is a static website deployed with a simple CI/CD workflow using GitHub Actions and GitHub Pages.
$ skills --level=learning
Tools & Technologies
$ cat ./learning-notes.txt
Learning notes
Simple things I try to follow while building DevOps projects.
Build small projects first.
Run the app locally and understand the basic flow.
Use Docker, Compose, and Kubernetes step by step.
Learn by fixing errors in logs, ports, services, and env variables.
Keep notes of the commands, mistakes, and fixes.
$ ping -c 4 prabalpiya.com.np
Reach out
Open to learning opportunities and project feedback.