Skip to content
View vanshrana2k5's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 21:29 (UTC +05:30)

Block or report vanshrana2k5

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
vanshrana2k5/README.md

Typing SVG

LinkedIn Gmail GitHub WhatsApp


🧑‍💻 Who I Am

Full-Stack Engineer with hands-on experience building and deploying production-ready web applications using the MERN stack, Python, and AI integrations. I ship complete systems end-to-end — REST API design, database architecture, JWT auth, CI/CD pipelines, and cloud deployment.

Interned at Elevate Labs as a Java Developer, recognised as Best Performer for delivering 50+ backend tasks with zero rework. Built AI-powered apps integrating Claude AI Vision, real-time Firestore sync, and ML-based prediction models.

Currently open to: Full-Stack · Backend · MERN Stack · Python roles


💼 Experience

Java Developer Intern — Elevate Labs (Sep 2025 – Nov 2025)

  • 🏅 Recognised as Best Performer — solved 50+ structured Java backend tasks with consistent code quality
  • Refactored production modules applying OOP principles and design patterns; changes merged into main codebase
  • Collaborated via Git/GitHub with code reviews and version-controlled deployments

Summer Intern — Chandigarh University (Jun 2025 – Jul 2025)

  • Delivered 4 Java applications in 2 months following full SDLC (requirement → design → build → test → deploy)
  • Achieved zero rework cycles across all deliverables through structured testing and documentation

🚀 Featured Projects

🆘 SAHAAY — AI Disaster Platform

Real-time disaster response system for India's emergency infrastructure

Stack: React · Node.js · Python · ML · GPS API · REST

  • ML models predicting village-level flood, earthquake & heatwave risk
  • Live GPS SOS tracking + admin rescue coordination dashboard
  • Multi-channel alert engine operational in zero-connectivity rural zones

Admin Live Citizen App Live

👗 StyleVault — AI Wardrobe App

AI-powered personal wardrobe and outfit planner

Stack: React · Node.js · Express · Supabase · Cloudinary · Claude AI API · JWT · Vercel

  • Claude Vision AI auto-detects clothing category, color & style tags
  • AI outfit generator for occasion-specific suggestions from user's wardrobe
  • JWT auth + row-level security (Supabase PostgreSQL) + multi-user support
  • Deployed via GitHub CI/CD

Repo Live

⛽ Fuel Route Optimizer API

Finds cheapest fuel stops on any USA road trip

Stack: Django REST · OSRM · Greedy Algorithm · GeoJSON · PostgreSQL

  • Single OSRM API call strategy for full route computation
  • Greedy algorithm selects cheapest stations along the route
  • GeoJSON-ready response for direct frontend map rendering

Repo

🖨️ Printing Press Order Manager

Web-based order system built for a real local business client

Stack: HTML · CSS · JavaScript · Firebase Firestore · GitHub Pages

  • Real-time cross-device data sync via Firebase Firestore
  • Order tracking, payment management & bill generation
  • Deployed on GitHub Pages

Repo


🛠️ Tech Stack

Core — MERN

Languages

Frontend & Styling

Databases & Cloud

DevOps & Tools


📊 GitHub Activity


🏆 Achievements & Certifications

  • 🥇 Best Performer — Elevate Labs internship (50+ Java tasks, zero rework)
  • 🎤 PU Ideathon Finalist — SAHAAY demoed live at finals
  • 📜 Databases and SQL for Data Science with Python — Coursera
  • 📜 Machine Learning Foundations — LinkedIn Learning
  • 📜 Problem-Solving & Critical Thinking — LinkedIn Learning

Pinned Loading

  1. Sahaay Sahaay Public

    Real-time AI-powered disaster management system with SOS tracking, ML-based risk prediction (flood, earthquake, heatwave, air quality), live rescue map, multi-channel alert broadcasting, and an Ind…

    JavaScript 2 1

  2. sahaay-citizen sahaay-citizen Public

    Citizen-facing emergency app for the SAHAAY disaster management system — send SOS with GPS tracking, view AI-powered disaster risk predictions, receive real-time alerts, and find nearby shelters. B…

    JavaScript 2 1

  3. printing-press-order-management printing-press-order-management Public

    Forked from Mansi-2619/printing-press-order-management

    Lightweight browser-based order management system for printing press businesses — track jobs (wedding cards, receipt books, certificates & more), manage payments, monitor delivery status, and print…

    HTML

  4. StyleVault StyleVault Public

    Forked from Mansi-2619/StyleVault

    Order management system for print shops — track jobs (wedding cards, receipt books, certificates & more), manage advance payments, monitor order status, and search/filter orders. Built with React, …

    JavaScript

  5. trading-bot trading-bot Public

    Python CLI trading bot for Binance USDT-M Futures Testnet — MARKET & LIMIT orders, HMAC auth, structured logging

    Python

  6. fuel-route-optimizer-api fuel-route-optimizer-api Public

    Django REST API that calculates the most cost-effective fuel stops for a USA road trip. Uses OSRM for routing (1 API call), greedy algorithm for cheapest station selection, and returns GeoJSON rout…

    Python