📌 Quick Overview — click to toggle
- 🎓 B.Tech Computer Science @ Graphic Era Deemed University (graduating May 2027, GPA 8.25/10)
- 🚀 Seeking SWE / AI-ML / Data Science internships
- 💻 Full-stack developer — Python, TypeScript, C++
- 🧠 Passionate about LLM applications, geospatial ML, RAG systems
- 🏗️ Production experience: FastAPI, Next.js, PostgreSQL, AWS / OCI
- 🎖️ AWS Certified Cloud Practitioner + OCI 2025 AI Foundations Associate
- 🏆 Top 20% on LeetCode (200+ solved) · Top 15 / 900+ teams at Graph-E-thon 3.0
- 🛠️ Technical Programs Lead @ The Designovation Hub
🎲 Fun fact (click me)
I once optimized a delivery-route solver using bitmask DP (O(2ⁿ·n²)) — turns out the fastest way to visit every node is also the fastest way to burn a CPU fan.
🔧 Expand to see breakdown
📊 Proficiency breakdown (click to expand)
Python ████████████████░░ 90%
TypeScript ███████████████░░░ 75%
C++ ██████████████░░░░ 70%
SQL ██████████████░░░░ 70%
| Framework | Proficiency | Projects |
|---|---|---|
| FastAPI | ⭐⭐⭐⭐⭐ | promptgit, Face Recognition HRMS, AeroGraphFed |
| Next.js | ⭐⭐⭐⭐ | Face Recognition HRMS |
| Streamlit | ⭐⭐⭐⭐ | promptgit, DocChat |
| LangChain | ⭐⭐⭐⭐ | DocChat, RAG systems |
📈 Click to expand stats
🐍 Live contribution snake (auto-generates once the workflow below is added to this repo)
💼 Click a project to expand details
📝 Interview-oriented prompt versioning & A/B testing platform
Stack: PostgreSQL · FastAPI · Streamlit · Redis · Anthropic SDK
✨ Features
- Git-like version control for prompts (fork, branch, merge)
- RBAC + Redis-backed caching for <50ms prompt retrieval
- Queue-driven metrics workers, prompt A/B testing & analytics
- GitHub Actions CI · 48 tests
👤 HR management with real-time face recognition for attendance & identity
Stack: FastAPI · Next.js · pgvector · Docker · PostgreSQL · OpenCV
✨ Features
- Real-time face detection & recognition (99.2% accuracy)
- Automated attendance tracking with geolocation
- Employee database with facial embeddings via pgvector similarity search
- Advanced modules: CCTV integration, email notifications
- <200ms inference latency per frame
🛰️ End-to-end satellite imagery processing for environmental analysis
Stack: XGBoost · GeoPandas · FastAPI · Rasterio · Docker
✨ Features
- ETL pipelines for satellite & geospatial data (GeoTIFF, Shapefile)
- Vegetation index (NDVI) & terrain feature engineering
- XGBoost land-use classification served via REST API
- 10x speedup via vectorization · 80% test coverage · GitHub Actions CI/CD
📚 Privacy-first document Q&A with local LLMs & multi-hop reasoning
Stack: Ollama · LangChain · LangGraph · ChromaDB
✨ Features
- 100% local — no data sent to external APIs
- Multi-hop reasoning with LangGraph for complex queries
- Semantic search over PDF, TXT, Markdown, and web content
- Streaming responses, <300ms typical response time
🔬 What I'm currently exploring
- 🤖 Advanced LLM techniques: fine-tuning, LoRA, quantization
- 🔄 Distributed systems: message queues, event streaming (Kafka)
- 📊 Time-series ML: forecasting, anomaly detection
- 🏗️ System design: scalable architectures, microservices
- 🎯 Production ML: model monitoring, CI/CD for ML pipelines

