I'm a fourth-year Computer Science student at KIIT University, building full-stack applications and AI/ML systems โ from RAG pipelines to production-style data platforms. I care about shipping things that actually work end-to-end, not just prototypes.
Currently prepping for placements and going deeper into data engineering, backend architecture, and applied ML.
|
AI / RAG
|
A retrieval-augmented system that lets you query a codebase in natural language and get accurate, context-aware answers.
| Metric | Result |
|---|---|
| Precision@10 | 100% |
| Avg. query latency | ~8.75s |
| Indexed | 106 chunks ยท 33 files ยท 20+ languages |
Next.js Flask FAISS pgvector HuggingFace Groq Tree-sitter
A full-stack platform for retaining data structures & algorithms knowledge using spaced repetition tuned for coding practice.
| Metric | Result |
|---|---|
| Algorithm | SM-2, adapted with DSA-specific weighting |
| Coverage | 18 DSA topics ยท 7 mistake types tracked |
| Extras | Judge0 execution ยท Redis caching ยท Chrome extension |
React Vite Node.js Express PostgreSQL (Neon) Prisma Redis Judge0 Groq
An agriculture platform combining crop recommendation, rainfall forecasting, and plant disease detection in one product.
| Metric | Result |
|---|---|
| Crop recommendation (Random Forest) | 99.3% accuracy, 22 classes |
| Rainfall forecasting (Stacked Ensemble) | Rยฒ = 0.81, MAE = 35.96mm |
| Disease detection | CNN, deployed Flask backend |
React Flask Scikit-learn Random Forest CNN

