Skip to content
View Vansh150705's full-sized avatar

Highlights

  • Pro

Block or report Vansh150705

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Vansh150705/README.md

๐ŸŒŸ About Me

Coding

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"]
};

๐Ÿ› ๏ธ Tech Stack

Python
Python
C++
C++
JavaScript
JavaScript
React
React
Node.js
Node.js
Express.js
Express.js
PHP
PHP
LangChain
LangChain
RAG
RAG
FAISS
FAISS
Matplotlib
Matplotlib
MongoDB
MongoDB
MySQL
MySQL
Git
Git
Postman
Postman

๐Ÿš€ Featured Projects

๐Ÿค– DocuMind AI

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

๐Ÿ“‹ TaskFlow

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

โœ๏ธ Blogify

AI-Powered Content Generation Platform

Automated blog writing with Gemini API (50% faster), image upload & auto description generation.

Tech: MERN โ€ข Gemini API โ€ข ImageKit

๐Ÿง  Brain Tumor Detection

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


๐Ÿ“Š GitHub Analytics

GitHub Streak Contribution Graph

๐Ÿ“ซ Let's Connect

๐Ÿ’ผ Open for Collaboration & Internship Opportunities


๐Ÿ’ซ "Building intelligent systems, not just applications."

Pinned Loading

  1. Blogify---by-VM Blogify---by-VM Public

    JavaScript

  2. taskmanager-frontend taskmanager-frontend Public

    frontend for my task-manager project

    JavaScript

  3. Brain-Tumor-Detection-CNN Brain-Tumor-Detection-CNN Public

    Jupyter Notebook

  4. DocuMind-AI DocuMind-AI Public

    Python

  5. Frontend-Agentic-SOC Frontend-Agentic-SOC Public

    JavaScript

  6. Personal-Portfolio-Vansh Personal-Portfolio-Vansh Public

    JavaScript