// Portfolio
A collection of projects I've built - from full-stack web apps to static sites and everything in between.
Showing 9 of 9 projects

An enterprise-grade, integrated hospitality management ERP engineered for the Indian hotel and restaurant industry. Hotel Teja replaces fragmented software with a unified system featuring real-time room booking grids, a high-speed restaurant POS with KOT automation, GST-compliant financial invoicing, audit-ready payroll, and 12+ specialized hospitality reports - built with Next.js 14, PostgreSQL, Prisma ORM, JWT-based security, and custom SVG analytics.

An enterprise-grade, production-ready salon management platform engineered specifically for the Indian salon industry. Salvio replaces notebooks, spreadsheets, and fragmented tools with an integrated system featuring billing automation, GST-compliant email invoicing, a multi-tier commission engine, 12 specialized financial reports, multi-salon management, a 4-role RBAC system, in-app support tickets, and a full admin panel — built with Next.js 14, PostgreSQL, Prisma ORM, NextAuth.js, Recharts, and Zod.

A zero-backend browser tool that converts raw markdown or plain text into a fully styled, responsive, self-contained HTML documentation page — complete with auto-generated table of contents, Prism.js syntax highlighting, dark/light theme toggle, mobile sidebar navigation, split-screen editing, search & replace, PDF export, and markdown export. No server, no dependencies, one-click download.

A client-side SEO analyzer that audits any public URL across 15+ metrics — meta tags, heading hierarchy, Open Graph, SSL, content length, and more — with a one-click PDF export. No backend, no login, instant results.

A full-stack portfolio website with a custom-built CMS — featuring a blog engine, services showcase, contact inbox with message categorization, admin dashboard, and ⌘K global search. Built entirely with Next.js 14, PostgreSQL, Prisma, and NextAuth.

A production-deployed, multi-page marketing and portfolio website built from scratch for MAT Kitchen Design — a US-serving kitchen design studio based in Ahmedabad, India. Built with Next.js, Tailwind CSS, dynamic portfolio slug routing, a working contact form with email integration, an auto-generated sitemap, and full deployment on Vercel.

A zero-backend, browser-native project scaffolding tool with a VS Code-style interface — paste an ASCII folder tree or build one manually, edit file contents in a multi-tab code editor, drag and drop nodes to reorganize, right-click for a context menu, and export a real, fully populated ZIP file using JSZip. No server, no CLI, instant download.

A zero-backend, browser-native developer utility that reads an entire folder, filters noise (node_modules, binaries, hidden files), builds a directory tree, and exports all file contents as a single structured TXT or JSON — designed specifically for feeding full codebases into AI context windows like Claude, GPT-4, and Gemini.

A production-grade full-stack real estate platform with 120+ REST API endpoints, 30+ normalized MySQL tables, RBAC admin panel, JWT authentication, advanced 15-filter property search, Mapbox geolocation, multi-section property management, blog engine, audit logging, notification system, and a comprehensive analytics dashboard — built with Next.js 15, Express.js, and raw mysql2.