Sarth Patkar · Mumbai, India · B.E. IT · 2028

I build software to understand how things work.

3rd year B.E. IT student at RGIT Mumbai. I ship full-stack products, realtime systems, and data pipelines. I learn by building, debugging, and improving.

CurrentlyImproving T20 Arena
ExploringJava Spring Boot APIs
Year3rd Year · RGIT Mumbai
Open toSoftware Engineering Internships · 2026

Selected Builds

Projects where I got deep into the problem and had to figure things out.

Full archive
Realtime Systems

T20 Arena

I built this to practically understand realtime state synchronization. I needed to build a system capable of handling concurrent events reliably under pressure from actual users.

Tested with approximately 50 real usersHighest observed concurrent session: ~13–15 usersServer-authoritative bidding logic
T20 Arena
pipeline.py

$ python pipeline.py --dataset=100k_resumes

> Loading records ............. [100K]

> Extracting signals ........... [OK]

> Running scoring formula ...... [OK]

> Ranked output generated — deterministic.

Data Pipelines

Talent Intelligence AI

Applicant tracking systems often filter out qualified candidates because they lack exact keyword matches, while prioritizing candidates who stuff their resumes with buzzwords.

Arsenal

Technologies I reach for and why.

Core & Backend

PostgreSQL

Used across projects to store structured data and enforce server-authoritative logic via Supabase.

MySQL

Primary relational database used for scalable data storage in Spring Boot architectures.

Java Spring Boot

Used to build layered, structured backend services for Devicely and Prompt2Craft.

Python

Used in Talent Intelligence AI to execute deterministic candidate ranking algorithms.

Node.js / TypeScript

Primary language for connecting modern frontend frameworks with external APIs and databases.

Frontend & Architecture

React

Powering highly interactive experiences like the T20 auction room and Prompt2Craft's editable workspace.

Next.js (App Router)

Utilized in IPOCraft and T20 Arena for fast initial loads and strong SEO foundation.

Tailwind CSS

Used to design custom, responsive UI components without relying on pre-built templates.

Infrastructure & External APIs

Supabase

Provides PostgreSQL hosting across projects and WebSocket connections for T20 Arena synchronization.

Vercel / Render

Vercel hosts frontend applications; Render hosts backend Spring Boot services.

AI & Media APIs

Integrating Grok API for AI generation and Unsplash API for media retrieval in Prompt2Craft.