Skip to content
View abhayjoshi201's full-sized avatar

Block or report abhayjoshi201

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
abhayjoshi201/README.md

Building and operating production-grade distributed systems.

LinkedIn Twitter Medium LeetCode Codeforces Email


$ cat about.yml

name: Abhay Joshi
role: Software Engineer
focus:
  - Distributed Systems & Scalable Backend Architecture
  - Cloud-Native Infrastructure (AWS, Kubernetes, Terraform)
  - ML/LLM Deployment Pipelines
  - Production Reliability & Performance Optimization
education: B.Tech CSE — Graphic Era Hill University (2021–2025)
status: building at scale

⚙️ Tech Stack

Backend & Systems

Python Go C++ Java Django FastAPI

Infrastructure & DevOps

AWS GCP Azure Docker Kubernetes Terraform Helm ArgoCD

Data & ML

PostgreSQL MongoDB Redis OpenCV


🏢 Experience

Role Company Period
Software Engineer CloudKeeper Jan 2025 – Present
Open Source Contributor AfterQuery (YC-backed) May 2024 – Jan 2025

Highlights:

  • GPU-based ML inference on AWS EKS (KAI/HAMi) — managed node groups, scaling, resource limits
  • Built disaster recovery automation in Go + Redis + EFS — reduced RTO from 2hrs → 15min
  • Designed & deployed RAG pipelines using AWS Bedrock + Zendesk
  • Provisioned infra with Terraform, CI/CD with GitLab/Jenkins/ArgoCD
  • Active open-source contributor to FreeCAD (C++ core)

🏆 Achievements

🏆
ICPC 2024 Regionalist
AIR 333 (Qualifiers) · AIR 96 (Regionals)
⚔️
LeetCode Knight
Top 1% · Max Rating 2068
🎓
Amazon ML Summer School
Cleared 2023 & 2024
🔧
FreeCAD Contributor
C++ core components

🚀 Production Philosophy

→ Reliability over hype
→ Measure everything
→ Automate recovery
→ Design for failure
→ Ship fast, stabilize faster

Pinned Loading

  1. Disaster-Recovery-Automation Disaster-Recovery-Automation Public

    Automates AWS cross-region DR provisioning (RDS, DocumentDB, AmazonMQ, ElastiCache) from backup snapshots with automatic SSM Parameter Store failover. Written in Go.

    Go

  2. AWS-RAG-Support-Engine AWS-RAG-Support-Engine Public

    Production-ready RAG pipeline that auto-drafts Zendesk ticket replies using AWS Bedrock (Claude 3 + Titan Embeddings), OpenSearch vector search, and FastAPI — includes a zero-config demo mode for l…

    TypeScript

  3. coderoom coderoom Public

    JavaScript

  4. Live-Solve Live-Solve Public

    Introducing Live Solve, the revolutionary calculator app that transforms the way you approach problem-solving, solve mathematical problems in real-time.

    Python

  5. 8085-Microprocessor-Emulator 8085-Microprocessor-Emulator Public

    This is an emulator for the Intel 8085 microprocessor, implemented in C++.

    C++

  6. ProductOrganiser ProductOrganiser Public

    A project on Java using Spring Boot, PostgreSQL and Data JPA.

    Java