interface Student {
name: string;
role: string;
education: string;
location: string;
currentFocus: string;
leadership: string[];
}
const Vansh: Student = {
name: "Vansh Mahajan",
role: "Full-Stack Developer & AI Engineer",
education: "B.Tech Computer Science | Batch 2023-2027",
location: "Ghaziabad, Uttar Pradesh, India ๐ฎ๐ณ",
currentFocus: "Building Agentic AI systems, RAG pipelines & scalable MERN applications",
leadership: ["Team Captain", "Event Coordinator", "Tech Community Member"]
};|
Python |
C++ |
JavaScript |
React |
Node.js |
|
Express.js |
PHP |
LangChain |
RAG |
FAISS |
|
Matplotlib |
MongoDB |
MySQL |
Git |
Postman |
|
RAG-based Agentic Document Q&A System Built a RAG-based document Q&A system with a 3-layer Agentic AI pipeline (Clarification, Self-Reflection, Confidence Adaptation), multilingual support & analytics dashboard. Tech: Python โข LangChain โข FAISS โข Gemini โข Agentic AI |
Full-Stack MERN Task Management System Multi-user task assignment, sub-task workflows, real-time updates & task-level chat via Socket.IO. Improved team efficiency by 70%. Tech: MERN โข JWT โข Socket.IO โข MongoDB |
|
AI-Powered Content Generation Platform Automated blog writing with Gemini API (50% faster), image upload & auto description generation. Tech: MERN โข Gemini API โข ImageKit |
Deep Learning Medical Imaging Achieved 86.1% accuracy using CNN with model interpretability via Grad-CAM. Research paper under publication. Tech: TensorFlow โข CNN โข Grad-CAM |




