Skip to content
View aravind4799's full-sized avatar
💭
Coding....
💭
Coding....

Block or report aravind4799

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aravind4799/README.md
┌─────────────────────────────────────────────────────────────┐
│                                                             │
│  █████╗ ██████╗  █████╗ ██╗   ██╗██╗███╗   ██╗██████╗       │
│ ██╔══██╗██╔══██╗██╔══██╗██║   ██║██║████╗  ██║██╔══██╗      │
│ ███████║██████╔╝███████║██║   ██║██║██╔██╗ ██║██║  ██║      │
│ ██╔══██║██╔══██╗██╔══██║██║   ██║██║██║╚██╗██║██║  ██║      │
│ ██║  ██║██║  ██║██║  ██║╚██████╔╝██║██║ ╚████║██████╔╝      │
│ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚═╝╚═╝  ╚═══╝╚═════╝       │
│                                                             │
│  CS Grad @ Purdue University                                │
│  Full-Stack | Kubernetes Enthusiast                         │
│                                                             │
└─────────────────────────────────────────────────────────────┘

🏆 Certifications

CKAD

Oracle Certified Java SE 11 Developer


$ 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

Design Patterns & Resilience


$ kubectl apply -f leetcode-progress.yaml

Leetcode stats


$ kubectl get visitors -n profile --watch

Visitor Badge


# Connect with me
$ kubectl apply -f connect.yaml

LinkedIn Email


Pinned Loading

  1. CKAD-Practice-Questions CKAD-Practice-Questions Public

    CKAD practice questions!

    9 1

  2. K8 K8 Public

    K8 - Concepts & Commands for CKAD prep.

  3. Reactor-Deployer Reactor-Deployer Public

    End-to-end serverless CI/CD pipeline on AWS using SQS, S3, and CodeBuild for secure, automated deployments.

    TypeScript

  4. DoveAI DoveAI Public

    DoveAI is a full-stack application utilizing Next.js, Flask, and MongoDB Atlas. It features a ChatGPT clone using the OpenAI API, allowing users to interact with an AI.

    TypeScript

  5. resiligate resiligate Public

    Fault-tolerant microservice: Spring Boot services with Resilience4j safeguards, Eureka discovery, and a Spring Cloud Gateway front door.

    Java 1

  6. Covid_tracker Covid_tracker Public

    Corona Virus tracker using covid-api.com , React js ,chart js and material-ui

    JavaScript 6