const varad = {
title: "DevOps / Cloud Engineer",
stack: {
languages: ["Python", "Bash"],
frontend: ["React"],
backendInfra: ["Spring Boot", "Jenkins", "Terraform", "Docker", "Kubernetes"],
cloud: ["AWS", "AWS EKS"],
database: ["MongoDB"],
},
launchedProjects: [
"k8s-kind-voting-app — voting app deployed on a local Kubernetes cluster using kind",
],
certifications: [], // add your certifications here
status: "Actively job-seeking — DevOps Engineer / Cloud Engineer roles",
openTo: ["DevOps Engineer", "Cloud Engineer", "Platform Engineering"],
} as const;A voting app deployed on a local Kubernetes cluster using kind, demonstrating container orchestration and multi-service deployment.
| Layer | Technology |
|---|---|
| Orchestration | Kubernetes (kind) |
| Containerization | Docker |
| Deployment | kubectl |
🔗 Code
Languages
Frontend
Backend / Infra
Cloud
Database
