All Projects

Explore my complete portfolio of web applications and digital solutions

Showing 8 of 8 projects

E

Enterprise Interior Design & Project Management Platform

An all-in-one multi-tenant SaaS workspace empowering designers, vendors, and clients to collaborate effortlessly. Features real-time work-order tracking, dynamic scheduling, automated Razorpay payment settlements, and high-availability Linux server deployment.

  • Multi-role architecture with secure data isolation for Admins, Vendors, and Clients
  • Modular NestJS microservices powering automated task scheduling and work orders
  • Razorpay financial pipeline handling milestone bookings, partial payments, and settlements
Next.jsNestJSMongoDBRazorpayLinuxNGINXTypeScriptREST APIsRBAC
F

Full-Stack E-Commerce Application

A full-scale e-commerce platform featuring streamlined catalog browsing, real-time inventory management, authenticated checkouts, and dedicated management portals for store vendors and administrators.

  • Role-based administrative dashboards for products, orders, and vendor workflows
  • Secure JWT authentication with route protection and session verification
  • High-performance MongoDB indexing for fast search and scalable order processing
Next.jsNode.jsExpress.jsMongoDBJWTTypeScriptREST APIs
G

Garage Management System

A comprehensive workshop operations engine that orchestrates the entire service lifecycle—from vehicle intake and technician job dispatch to automated customer billing and invoice generation.

  • Automated vehicle intake, service diagnostics, and job-order workflows
  • Robust relational MySQL schema architecture with JPA/Hibernate persistence
  • Modular Spring Boot REST APIs with complete exception handling and validation
JavaSpring BootMySQLREST APIsJPA/HibernatePostman
H

Hospital Information Management System

Developed a responsive healthcare platform using React.js and Next.js, leveraging Material UI for a consistent UI, NextAuth.js for secure authentication, and optimizing performance for cross-device compatibility.

  • Reduced page load time by 30% by optimizing React and Next.js front-end architecture
  • Integrated NextAuth.js for secure authentication, reducing login errors by 90%
  • Improved accessibility and responsiveness using Material UI and usability testing
Next JSTypeScriptTailwind CSSReact JSMaterial-uiNext Auth JSREST API Integration
N

Next JS Landing Page site

Developed a highly responsive and SEO-optimized landing page for Kolval, focusing on fast load times and cross-browser compatibility. Leveraged Tailwind CSS for consistent styling and Next.js for server-side rendering to boost performance.

  • SEO-optimized with server-side rendering
  • Fast load times and cross-browser compatibility
  • Responsive design with Tailwind CSS
Next.jsTailwind CSSReact JSTypeScript
S

Small scale E-Commerce

Designed and developed a small-scale e-commerce application with centralized state management using React Context API. Implemented optimized server-side rendering in Next.js to enhance user experience and SEO performance.

  • Centralized state management with Context API
  • Server-side rendering for better SEO
  • Responsive design and user-friendly interface
Next.jsTailwind CSSReact JSContext APITypeScript
F

Food Order App

Implemented a responsive cart system using React Context API, facilitating centralized management of cart state across components. Integrated modal components using ReactDOM for interactive cart display, enhancing user experience with dynamic overlays for seamless interaction.

  • Responsive cart system with Context API
  • Interactive modal components
  • Dynamic overlays for seamless user interaction
React JSBootStrapContext APIReact-dom
R

React ToDo

A dynamic Todo application with task management features using React useState hook for state management. Implementing create, read, update, and delete (CRUD) operations ensures comprehensive task management.

  • Full CRUD operations for task management
  • State management with React hooks
  • Clean and intuitive user interface
Tailwind CSSReact JS