Portfolio

Featured Projects

A collection of projects showcasing my expertise in web development, backend engineering, and cloud infrastructure.

Featured

Hope Foundation NGO Website

A responsive and accessible website for an Indian NGO, highlighting their mission, programmes, donation drives, and partner involvement. Designed with a user-friendly UI to encourage engagement and support.

Key Features

  • Clean and accessible UI
  • Donation-focused CTAs
  • Integrated YouTube stories
  • Modular components
  • Mobile-friendly layout

Technologies

ReactNext.jsTailwind CSSLucide ReactYouTube EmbedResponsive Design
Featured

Crochet by Simran – Handmade Crochet Store

A modern and visually appealing website built for a small handmade crochet business to showcase available inventory. The site highlights crochet products with clear visuals, pricing, and easy contact options, helping the client attract customers and manage inquiries efficiently.

Key Features

  • Inventory-based product listing
  • Clean and aesthetic UI for handmade products
  • Mobile-first responsive design
  • Fast load times with optimized images
  • Easy customer inquiry flow for small businesses

Technologies

Next.jsReactTailwind CSSResponsive DesignVercel Deployment

MotionGrid – Scroll-Driven Visual Experience

An experimental, animation-first web experience built using client-side rendering to explore smooth scrolling and scroll-based motion design. The project combines Lenis for fluid scroll behavior with GSAP ScrollTrigger to create dynamic reveal and parallax animations, resulting in an immersive, visually engaging layout.

Key Features

  • Smooth scrolling using Lenis for enhanced user experience
  • Scroll-triggered reveal and parallax animations with GSAP
  • Animated image grid with randomized motion effects
  • Efficient animation lifecycle management with cleanup
  • Designed as a motion-focused UI/UX exploration

Technologies

Next.js (App Router)ReactTailwind CSSGSAPScrollTriggerLenis Smooth ScrollClient-side RenderingVercel Deployment
Featured

Travel DMC – Microservices SaaS Platform

A high-performance CRM and booking engine designed for Destination Management Companies. The system handles complex workflows for agents, suppliers, activities, and transfers using a polyglot microservices architecture to ensure low-latency communication and high availability.

Key Features

  • Implemented gRPC for high-speed inter-service communication
  • Engineered a scalable Activity & Transfer booking engine
  • Centralized Auth and Gateway using Go for performance
  • Automated financial reporting and sales tracking modules
  • Distributed caching with Redis to optimize search results

Technologies

Go (Golang)Node.jsgRPCPostgreSQLRedisDockerMicroservices
Featured

Classy Backend – Enterprise Nest.js Architecture

A robust, production-ready backend built with Nest.js, focusing on clean architecture and maintainability. This project serves as a template for scalable microservices, featuring strict typing, automated testing, and seamless database abstraction.

Key Features

  • 100% test coverage for core business logic using Jest
  • Modular Nest.js architecture for plug-and-play services
  • Advanced database migrations and seeding with TypeORM
  • Comprehensive API documentation with Swagger/OpenAPI
  • Integrated CI/CD pipelines for automated deployment

Technologies

Nest.jsTypeScriptTypeORMPostgreSQLJestSwagger APIMicroservices