Sanket Kumar

PROJECTS

All projects

A complete list of work built from the resume data source, with full scope and technology details for every project.

AI-Powered E-Commerce Fashion Studio

PythonNext.jsNode.jsFastifyPostgreSQLAI APIs
  • Built a SaaS platform allowing vendors to create AI-generated model photoshoots, eliminating dependency on physical studios and significantly reducing shoot costs.
  • Integrated Fal.AI (Flux Schnell & VTON) for high-fidelity model generation and virtual product try-on across multiple product angles.
  • Designed a prompt mapping system that translates UI selections (model, background, photo angles) into database-stored prompts, enabling precise and repeatable image control.
  • Implemented Redis and BullMQ to handle background image generation queues, ensuring non-blocking execution and high concurrent processing efficiency.
  • Engineered a credit-based billing model charging 1 credit per generated image, with real-time balance tracking and seamless payment integration.

Real Estate & Property Portal

Next.jsNode.jsFastifyMongoDBFirebaseTailwind CSS
  • Developed a responsive Real Estate web platform featuring interactive property listings, plot availability, and direct customer query/lead capture forms.
  • Integrated Firebase authentication for secure Admin access to dynamically manage property listings, categories, media, and customer inquiries.
  • Engineered fast, high-performance REST APIs using Fastify and MongoDB to handle real-time data fetching and updates.
  • Implemented automated email notifications (via Nodemailer) for instantly routing customer property inquiries to the admin team.
  • Leveraged Next.js Server-Side Rendering (SSR) and Tailwind CSS to optimize SEO visibility, page load speed, and user experience.

E-Commerce Web Application

Next.jsNode.jsFastifyMongoDBPayment Gateway Integration
  • Developed a full-stack e-commerce platform with user authentication, product catalog, and order management.
  • Implemented shopping cart, checkout system, and secure online payment integration
  • Built Admin dashboard for product management, category handling and order tracking
  • Integrated email notification for order confirmation and delivery updates
  • Implemented role-based access control for Admin and Customer.
  • Optimized performance using Next.js SSR and Fastify APIs.

Card Order Tracking System

MERNNext.jsFastifyMongoDBREST APIs
  • Developed a role-based card order management system with multiple user roles: Customer, Graphic Designer, Accountant, and Admin and email notification integration.
  • Customer creates card orders, upload initial requirement and track order
  • Graphic Designer upload CDR design file for approval
  • Accountants upload PO after vendor selected via Admin
  • Also integrate email for approval/Not approval Workflow in the same thread and store vendor reply into database
  • Built secure role-based authentication and authorization for all user types.
  • Optimized workflow using Next.js frontend and Fastify APIs for high performance

QR Management System

React.jsNode.jsExpress.jsMySQLQR Code Integration
  • Built a role-based web app where users generate QR codes with personal details for identification during Kumbh Mela.
  • Implemented a dual-identification system using QR codes and RFID bands, enabling real-time user lookup via mobile scanners or RFID hardware readers.
  • Implemented QR/RFID hand bands where scanned/read IDs fetch user details and update the system in real time.
  • Designed Admin and Employee dashboards for monitoring registrations, issuing hand bands, and handling lost-person cases.
  • Used MySQL for structured data storage and optimized queries for faster search and retrieval during high usage.
  • Integrated QR and RFID scan-fetch-display flows with React and REST APIs to ensure smooth user experience even in large crowds.

Smart Warehouse Inventory System ( NFC & UHF )

React.jsNode.jsExpress.jsMySQLNFC & Barcode Scanner Integration via Python
  • Developed a scanner-based warehouse application to track stock items and maintain daily reports.
  • Enabled users to bulk add items and verify them against past reports to identify missing, extra, or present stock Using C72 handled Scanner and NFC & UHF Reader integrated using Python Scripts.
  • Automated 24-hour report generation, ensuring only one consolidated report per day.
  • Used Express APIs + MySQL triggers for efficient inventory comparison and error detection.
  • Reduced manual inventory errors by providing a real-time scanning and reporting workflow.