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.
Selected Builds
Projects where I got deep into the problem and had to figure things out.
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.

$ python pipeline.py --dataset=100k_resumes
> Loading records ............. [100K]
> Extracting signals ........... [OK]
> Running scoring formula ...... [OK]
> Ranked output generated — deterministic.
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
Used across projects to store structured data and enforce server-authoritative logic via Supabase.
Primary relational database used for scalable data storage in Spring Boot architectures.
Used to build layered, structured backend services for Devicely and Prompt2Craft.
Used in Talent Intelligence AI to execute deterministic candidate ranking algorithms.
Primary language for connecting modern frontend frameworks with external APIs and databases.
Frontend & Architecture
Powering highly interactive experiences like the T20 auction room and Prompt2Craft's editable workspace.
Utilized in IPOCraft and T20 Arena for fast initial loads and strong SEO foundation.
Used to design custom, responsive UI components without relying on pre-built templates.
Infrastructure & External APIs
Provides PostgreSQL hosting across projects and WebSocket connections for T20 Arena synchronization.
Vercel hosts frontend applications; Render hosts backend Spring Boot services.
Integrating Grok API for AI generation and Unsplash API for media retrieval in Prompt2Craft.