I'm a Computer Science student at Delhi Technological University (DTU) interested in the intersection of:
π€ Artificial Intelligence Β· βοΈ Systems Β· π οΈ Developer Tools Β· π Security Β· π Product Engineering
I enjoy taking vague ideas, weird technical problems and ambitious prototypes and turning them into working software.
My current rabbit holes:
LLMs Β· RAG Β· AI Agents Β· Local Inference Β· Backend Systems Β· Developer Experience Β· Security
Build it. Break it. Understand it. Build it better.
|
DTU CSE B.Tech Computer Science Class of 2029 |
9.35 Current CGPA |
19 Public Repositories |
Making Indian legal information easier to understand.
Legal.ai is a citizen-first AI legal assistant designed around a retrieval-first architecture.
It combines legal retrieval, semantic search, document understanding, multilingual interaction, voice input and real-time response streaming.
- π§ Retrieval-Augmented Generation
- π Semantic vector search
- πΈοΈ LangGraph orchestration
- π Legal document processing
- ποΈ Voice interaction
- π Multilingual interaction
- β‘ Real-time streaming
- π Grounded responses
π₯ 3rd Place β Build With Gemma Hackathon
A MySQL client that doesn't look like it escaped from 1998.
PY DBMS is a terminal-first database client focused on developer experience, security and usability.
- π Argon2 authentication
- βοΈ Multi-layer configuration
- π CSV / JSON exports
- π§Ύ Multi-line SQL
- π¨ Rich terminal UI
- π© Query-level flags
- π§ͺ Automated tests
- π¦ PyPI packaging
Because developer tools are products too.
RESUME β CLASSIFICATION β FEATURE EXTRACTION β SHORTLISTING
An end-to-end ML pipeline exploring what happens when individually reasonable ML components are connected into a real decision system.
- π Multi-class classification across 24 roles
- π€ TF-IDF
- 𧬠Feature engineering
- π² Random Forest
- π Logistic Regression
- π§ͺ End-to-end evaluation
- π Failure analysis
The most interesting result wasn't the accuracy.
It was discovering that:
Good models can still produce a bad system.
One configuration ended up rejecting 99%+ of candidates, exposing how distribution mismatch and chained model assumptions can dominate end-to-end behaviour.
That failure taught me more than a perfect benchmark ever could.
What if your code optimizer didn't need to upload your code?
OPTIMA experiments with local AI-powered code optimization.
Instead of sending source code to a remote API, inference happens locally.
SOURCE CODE
β¬οΈ
STATIC ANALYSIS
β¬οΈ
PROMPT BUILDER
β¬οΈ
LOCAL LLM
β¬οΈ
OPTIMIZED CODE
- π₯οΈ Local inference
- π§΅ Browser workers
- π‘ Streaming generation
- π§ Context limits
- π¦ Large-input chunking
- β±οΈ Model latency
- π Fallback strategies
- π Privacy-first architecture
On-device AI gives you privacy β and then hands you every other problem.
A deliberately simple personal finance widget.
No giant dashboard.
No 17 charts.
No spreadsheet disguised as an app.
Just:
Built with:
TypeScript Β· React Β· Nothing ecosystem
A 90% accurate model can still produce a terrible system.
The first version asks:
"Does it work?"
The tenth version asks:
"Where does this code belong?"
Local AI.
Limited compute.
Latency.
Memory.
Security.
Privacy.
These aren't annoyances.
They're the engineering problem.
The bugs, weird outputs, performance cliffs and unexpected failures usually teach me more than successful demos.
If a tool is technically impressive but painful to use...
it's still painful to use.
|
|
|
|
Computer Science student. Builder. AI/ML enthusiast. Systems nerd. Occasional over-engineer.
I like:
β building developer tools β breaking my own systems β understanding why they broke β experimenting with AI β turning prototypes into products
Build something useful. Make it fast. Make it clean. Make it impossible to stop thinking about.
I enjoy building software that goes beyond a classroom submission.
My repositories explore:
AI/ML Β· Developer Tools Β· Databases Β· Security Β· Cryptography Β· CLI Apps Β· Web Apps Β· Experimental Systems
If you find something useful:
β Star it Β· π Break it Β· π‘ Suggest something Β· π Fork it

