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

Block or report aravind4799

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 | Distributed Systems | 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."

$ kubectl get skills -n aravind
Education
degree:
  - Master of Science in Computer Science
  - Campus: Purdue University, 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
    
degree:
  - Bachelor of Engineering in Computer Science
  - Campus: Anna University, Chennai
  - Status: Completed
  - GPA: 8.7

courses:
  - A-Z in cs.
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
  - Github actions
  - GitOps
  - Monitoring & Logging
  - Observability
Full Stack Development
backend:
  - Java (Spring Boot)
  - Node.js / Express / Nest.js
  - Python (Flask)
  - RESTful APIs
  - Microservices Architecture
  - Message Queues (RabbitMQ)

frontend:
  - React
  - Next.js
  - Redux
  - TypeScript/JavaScript
  - Tailwind CSS

databases:
  - MySQL
  - MongoDB
  - SQL
Blog Posts

Docker & Kubernetes

AWS & Cloud

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!

    37 8

  2. Reactor-Deployer Reactor-Deployer Public

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

    TypeScript

  3. K8 K8 Public

    K8 - Concepts & Commands for CKAD prep.

    1

  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