CS student at Manipal University Jaipur, building full stack systems and figuring out how the pieces underneath AI actually work.
Gen-AI FinOps Dashboard, a full stack platform for tracking and optimizing GenAI cloud spend. Users upload invoices, track cost and token usage across models and providers, and query their own data through a RAG based assistant. The retrieval pipeline rewrites user questions for better context, reranks retrieved rows with a Cohere cross-encoder, then passes the reranked context to the LLM. JWT auth, PostgreSQL, ChromaDB, CI via GitHub Actions, live across three separate deployed services.
Veloce, a performance focused music streaming app built for gamers. A quick overlay lets you change tracks without alt tabbing out of a game, audio ducking lowers music automatically under game sound, and it aims to stay far lighter on system resources than desktop apps like Spotify or Apple Music. Built with a Tauri v2 shell, Rust backend, and React frontend. Early stage, solo project, still rough around the edges.
- Live: velocemusic.vercel.app
| Languages | Frontend | Backend | AI/ML | Databases | Tools |
|---|---|---|---|---|---|
Quantum computing, working toward building quantum prediction models using and
. Still early, focused on getting the fundamentals of circuits and gates solid before anything more ambitious.
Recently completed a software engineering internship at Capgemini, where most of my time went into observing how a real engineering team runs day to day, code reviews and the workflows that hold a project together.
Outside of that, most of my time goes into building things end to end and understanding why they work, not just that they do.