I'm an AI undergraduate with a full-stack (MERN) engineering background, currently deepening my focus on machine learning and deep learning β and now moving into agentic AI systems: LLM-powered agents, tool use, and multi-step reasoning pipelines.
- π Studying Artificial Intelligence
- π§ Solid foundation in Machine Learning, Deep Learning & Neural Networks
- π€ Currently exploring Agentic AI β building LLM agents that can reason, plan, and use tools
- π Full-stack developer (MERN) β I build the systems that ship ML models, not just the models themselves
- π Continuously learning: currently going deeper into LLM architectures, fine-tuning, and agent frameworks
AI / ML
Python Β· PyTorch Β· HuggingFace Transformers Β· scikit-learn Β· SciPy Β· NumPy Β· Pandas
Frontend
React Β· Tailwind CSS Β· JavaScript
Backend
Node.js Β· Express.js Β· NestJS
Database
MongoDB Β· MySQL
Machine Learning / Deep Learning
Python ββββββββββ 85%
PyTorch ββββββββββ 80%
Transformers ββββββββββ 75%
scikit-learn ββββββββββ 80%
SciPy ββββββββββ 70%
Frontend
React ββββββββββ 80%
JavaScript ββββββββββ 85%
Tailwind CSS ββββββββββ 70%
Backend
Node.js ββββββββββ 80%
Express.js ββββββββββ 80%
NestJS ββββββββββ 60%
Database
MongoDB ββββββββββ 80%
MySQL ββββββββββ 60%
Fine-tuned a T5-base transformer end-to-end to translate English questions into SQL queries, trained on the Spider dataset across 100+ database schemas.
- Built a schema-aware input pipeline, full training/validation loop, and checkpointing
- Achieved 97.5%+ validation token accuracy after fine-tuning
- Went beyond surface metrics with exact-match evaluation to catch real query-correctness issues (e.g. GROUP BY column handling, table disambiguation) that token accuracy alone missed
Stack: Python Β· PyTorch Β· HuggingFace Transformers Β· T5

