// platform engineer & Builder
Rakshit Jain.
I architect production-grade cloud systems serving millions — and build AI-native SaaS products focused on speed, scale, and intelligent automation.
// 02 — experience
Where I've Worked
Platform Engineer
Quantiphi
Aug 2024 — Present
Mumbai, India
Designing and operating production infrastructure for global-scale systems.
- ›Architected a real-time safety video analytics pipeline serving 10M+ annual visitors across 5+ global attractions with 99% uptime SLA.
- ›Reduced production latency 50% (800ms → 400ms) via optimized data structures (hash maps, priority queues) and Kubernetes resource tuning.
- ›Built high-throughput Python asyncio microservices processing 60+ frames/sec per stream with zero downtime and automatic retry.
- ›Orchestrated CI/CD via GitLab + Helm, cutting deployment time 40% and improving team ramp-up time by 50%.
Framework Engineer Intern
Quantiphi
Feb 2024 — Aug 2024
Mumbai, India
Designed reusable cloud-native infrastructure templates and optimized data pipelines.
- ›Designed cloud-native application templates across AWS & GCP using Docker and Kubernetes, reducing new service deployment time by 92%.
- ›Optimized automated ELT pipelines with Apache Airflow, improving data processing efficiency by 25% through parallelization and SQL query optimization.
// 03 — selected shipments
Things I've Shipped
AskMitra
Founder & Lead Engineer
AI sales assistant for e-commerce
An AI-powered sales assistant for e-commerce storefronts. Focused on revenue-driving automation — not generic chatbots.
- ›Architected full AI pipeline: catalog ingestion → embedding → retrieval → conversational response.
- ›Designed low-latency product recommendation engine for conversion-focused interactions.
- ›Built merchant dashboard for monitoring AI performance and tuning responses.
- ›Implemented structured LLM outputs with schema validation for production reliability.
ScrollOS
Founder & Lead Engineer
Intelligent email newsletter OS
An end-to-end SaaS platform that intelligently organizes and classifies high-volume email newsletters. Not a CRUD app — a high-performance distributed system wrapped in clean UI.
- ›Integrated Gmail/Outlook APIs via event-driven Node.js architecture; exponential backoff logic reduced inbox sync time 45% (10s → 5.5s).
- ›Built custom ML-inspired classification engine (n-grams + Bayesian probability) achieving 90% accuracy across 1,000+ newsletters per user.
- ›Improved system throughput 40% using Redis Pub/Sub, WebSockets, and batched DB writes (100+ records per flush).
- ›PostgreSQL tsvector full-text search with sub-200ms response times at scale.
TalentSync
Creator
AI-powered resume-job fit optimizer
An AI-powered resume-job fit optimization engine. Engineered for reliability — not demo-ware.
- ›Designed multi-model fallback system (GPT-4 primary → GPT-4o-mini fallback) ensuring resilience during rate limits and outages.
- ›Enforced strict type safety using Zod schema validation + OpenAI Structured Outputs, eliminating JSON parsing failures.
- ›Built intelligent resume-job matching logic optimized for ATS systems.
// github activity
loading...
loading contributions...
// 04 — technical arsenal
Tools of the Trade
Infrastructure & Cloud
Backend
Databases & Caching
Frontend
Languages
AI & Data
Core Foundations
// 06 — writing
Notes & Writing
// 05 — behind the code
The Philosophy
I studied Electronics & Telecom — not Computer Science. Everything I know about systems, I built from first principles. That turned out to be an advantage. I don't reach for abstractions I don't understand. I read source code before documentation.
By day I'm a Platform Engineer at Quantiphi — building infrastructure that handles millions of users with strict SLAs. By night I ship AI-native SaaS products. The gap between "it works on my machine" and "it works for 10M people" is where I live.
Most performance problems are data structure problems. Most reliability problems are assumptions that weren't written down. I try to be explicit about both.
Based in Indore, India. Building for the internet.
Education
B.Tech — Electronics & Telecom
SGSITS, Indore
Graduated May 2024
Certifications
Associate Cloud Engineer
Google Cloud
Solutions Architect
AWS
Currently
- ›Platform Engineer @ Quantiphi
- ›Building ScrollOS & AskMitra
- ›TalentSync in beta
- ›Open to interesting problems
// 06 — get in touch
Let's Build.
If you're working on infrastructure problems, developer tools, or have something interesting to discuss — I'm all ears. Open to technical collaborations and product conversations.
Built with Next.js 15 · Framer Motion · Deployed on Vercel