Projects

Bhraman Planner — AI Travel Itinerary Builder

Built a full-stack web app for personalized travel itineraries using Gemini API and Google Maps/Places. Integrated Firebase Auth and Storage for secure trip history. Achieved 90+ Lighthouse scores and 99.9% uptime.

Tech Stack:

  • React JS
  • Firebase
  • Gemini API
  • Google Maps API

MVA Community — Apartment Management Platform

Developed a role-based apartment platform for 50+ users with complaint, payment, and rental modules. Integrated Supabase Auth and real-time DB to automate workflows. Reduced manual complaint resolution time by 40%.

Tech Stack:

  • React JS
  • Supabase

Placement Notifier– Backend Service

Developed a Node.js backend with Express for a placement notification service, handling API routes, session management, and environment configurations. Implemented dotenv for secure environment variable management and structured the project with modular routes and middleware. Deployed successfully to a cloud platform with a professional README, ensuring scalability and production readiness.

Tech Stack:

  • Node.js
  • Express.js
  • REST API

RSA Crypto Playground

A simple Node.js + Express application that demonstrates RSA encryption and decryption using Node’s built-in crypto module.

Tech Stack:

  • Node JS
  • Express JS
  • Crypto
  • HTML
  • JS