My Projects
Production applications, professional work, and solo builds — showcasing clean architecture, real-time features, and end-to-end ownership.
Professional Experience
Real platforms, real users — built at companies and in production

Workspace Cypress — Collaborative Document Platform
A full-stack Notion-inspired document management platform with real-time collaboration. Users can create workspaces, organize files into folders, edit rich documents simultaneously, and collaborate with team members. Features dark/light mode, trash recovery, auto-save, and Stripe subscription billing.
✦ Real-time collaboration · Stripe billing · Socket.io

Frontend Developer — Arya Realties / Kendee
Arya Realties (Real Estate & Fintech)
Spearheaded frontend development for a complex real estate fintech platform. Engineered highly responsive UIs with Next.js/TypeScript, integrated RESTful APIs via Swagger contracts, implemented Google Auth, Google Maps, i18n, Web3/WalletConnect, and maintained code quality via Jest and Husky hooks.
✦ Google Maps · Web3/WalletConnect · i18n · Jest testing
Kraftaa — Marketplace Platform
Kraftaa
Contributed to a marketplace platform serving real users. Led TypeScript adoption across the codebase, reducing API error rates by ~15%. Built and maintained production features with a focus on performance, reliability, and clean architecture.
✦ ~15% reduction in API errors via TypeScript migration
Solo Projects
Independently built from concept to deployment — frontend, backend, and full stack




Monthly Expense Tracker
A financial management app with Redux Toolkit and Chart.js. Track monthly income, expenses, and savings goals with elegant dark UI and currency conversion.

Smart Build Services
A responsive real estate platform showcasing smart property listings and modern UI design.

Context vs Zustand Demo
An interactive demo comparing Context API and Zustand for state management in React. Includes routine creation, media preview, and persistent storage.
System Payout API — Nile E-commerce
A specialized RESTful API demonstrating financial payout logic. Calculates vendor earnings by aggregating orders, deducting 5% platform fee, and determining net payout. Includes Swagger docs.
Express Recipe Blog Vault — Backend API
The dedicated Express.js REST API for the Recipe Blog. Features JWT auth via HTTP-only cookies, bcrypt password hashing, and full CRUD for recipes and user profiles.