┌─────────────────────────────────────────────────────────────┐
│ │
│ █████╗ ██████╗ █████╗ ██╗ ██╗██╗███╗ ██╗██████╗ │
│ ██╔══██╗██╔══██╗██╔══██╗██║ ██║██║████╗ ██║██╔══██╗ │
│ ███████║██████╔╝███████║██║ ██║██║██╔██╗ ██║██║ ██║ │
│ ██╔══██║██╔══██╗██╔══██║██║ ██║██║██║╚██╗██║██║ ██║ │
│ ██║ ██║██║ ██║██║ ██║╚██████╔╝██║██║ ╚████║██████╔╝ │
│ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝╚═════╝ │
│ │
│ CS Grad @ Purdue University │
│ Full-Stack | Kubernetes Enthusiast │
│ │
└─────────────────────────────────────────────────────────────┘$ cat quote.txt
"I herd microservices for a living: I forge them in Spring Boot,
paint them pretty with React, and lock them in Docker containers
so Kubernetes can babysit. When they inevitably throw a tantrum,
I appease them with more YAML."$ echo "Current Routine: Job Search | Leetcode | Learning & Breaking K8s | Working at Zentrais - https://zentrais.com/"
$ echo "Loading: CKA Certification..."
$ echo "Future Goal: sudo kill -9 job_search && allocate --all-resources k8s && backend systems"
$ echo "Philosophy: Obsessed with the craft. Prioritizing the daily practice over the destination."$ kubectl get skills -n aravind🎓 Education - Purdue University
degree:
- Master of Science in Computer Science
- Major Concentration: Information & Cybersecurity
- Campus: West Lafayette
- Status: Completed
- GPA: 3.77
courses:
summer_2023:
- CS 50010: Fundamental Principles of Information Security
- CS 50011: Introduction to Systems for Information Security
fall_2023:
- CS 52600: Information Security
- CS 52900: Security Analytics
- CS 55500: Cryptography
spring_2024:
- CS 52300: Social Economic Legal Aspects of Security
- CS 52700: Software Security
- CS 59100: CERIAS Security Seminar
fall_2024:
- CS 39000: Web Application Development
- CS 54100: Database Systems
- CS 58000: Algorithm Design Analysis & Implementation
spring_2025:
- CS 52800: Network Security☁️ Cloud & DevOps
cloud:
- AWS (EC2, S3, EKS, IAM, VPC, SQS, Lambda, DynamoDB, Gateway)
- Cloud Infrastructure
containerization:
- Docker
- Container Image Building & Optimization
orchestration:
- Kubernetes (CKAD Certified - 91% Score)
- Helm Charts
- ArgoCD (GitOps)
- Deployment Strategies (Rolling, Canary, Blue-Green)
kubernetes_core: # CKAD Skills
- Deployments, ReplicaSets, Pods
- Services (ClusterIP, NodePort, LoadBalancer)
- Ingress Controllers & Routing
- ConfigMaps & Secrets
- ServiceAccounts, RBAC (Roles & RoleBindings)
- Network Policies
- Resource Management (Requests/Limits)
- Health Probes (Liveness, Readiness, Startup)
- Jobs & CronJobs
- Init Containers & Multi-Container Pods
- PersistentVolumes & PersistentVolumeClaims
- StatefulSets & DaemonSets
devops:
- CI/CD Pipelines
- GitOps
- Monitoring & Logging
- Observability💻 Full Stack Development
backend:
- Java (Spring Boot)
- Node.js
- Python (Flask)
- RESTful APIs
- Microservices Architecture
- Message Queues (RabbitMQ)
frontend:
- React
- Next.js
- Redux
- TypeScript/JavaScript
- Tailwind CSS
databases:
- MySQL
- MongoDB
- SQL$ cat blogs.txt📝 Blog Posts
AWS & Cloud
Docker & DevOps
Spring Boot & Microservices
-
Spring Boot Profiles Guide: Seamless Env Config & Live Refresh
-
EMERGENCY! Eureka May Be Claiming Instances Are Up When They're Not, Here's Why
Design Patterns & Resilience
$ kubectl apply -f leetcode-progress.yaml$ kubectl get visitors -n profile --watch
