About
I came to computer science expecting to like the theory, and ended up liking the failure modes more.
What happens to a system when the network partitions. When four writers hit the same record. When a query that was fine at a thousand rows stops being fine at a million. Those are the questions I keep coming back to, and they are why almost everything I have built ends up being about coordination rather than features.
In practice that has been a retrieval pipeline with half a second to respond, an expense ledger where the real problem turned out to be concurrency wearing a consumer-app costume, and an internship where the fix for a slow page was almost never the thing anyone suggested first.
Away from all of it I coordinate the Tinkerers’ Lab, the 3,000 sq. ft. makerspace on campus, play badminton, cycle, and set contest problems for the programming society — which is a good weekly reminder that a problem is only as good as its edge cases.
Experience
Webify Design
Software Development Engineer Intern
May – Jun 2026
Shipped features across 5+ production web apps in PHP and JavaScript, reusing existing modules across similar client requirements rather than rebuilding cart and checkout flows from scratch.
Reindexed MySQL and cleared N+1 queries from the hot endpoints. Read latency down ~35%.
SQORA
Student Developer
Dec 2025 – Apr 2026
RAG pipeline on Gemini and Qdrant, with prompt engineering and LLM context management. 500+ documents indexed, sub-500ms end-to-end retrieval across three engineering workflows.
Async FastAPI layer so four ingestion streams run in parallel without blocking.
Education
Indian Institute of Technology, Jodhpur
Aug 2024 – Jul 2028
B.Tech, Computer Science and Engineering. CGPA 7.85/10. Coursework in data structures and algorithms, software design, pattern recognition and machine learning, probability and statistics, and mathematics for computing.
Ashadeep Vidyalaya
2022 – 2024
Class XII (GSEB). 94.00% in Class XII, 92.50% in Class X.
Outside the code
Anand Rathi Tinkerers' Lab, IIT Jodhpur
Aug 2026 – Present
Lead the student body running the institute's 3,000+ sq. ft. makerspace — campus access, equipment, and project support for anyone who wants to build something physical.
Programming Society (P-Club), IIT Jodhpur
Aug 2025 – Present
Set 10+ algorithmic contest problems in Codeforces Polygon, including test data generation and validation, and mentor juniors on competitive programming.
Office of Training and Placement, IIT Jodhpur
Oct 2025 – Present
Corporate outreach to tier-1 firms and coordination of placement pipelines.
The complete record — every position, every result, every date — is on the resume.