Some Projects

Inval

Inval allows you to create documents which can be used for billing, proposals, quotes etc. It has powerful editor to edit your documents easily and all autosaved on server. Supports complete document lifecycle with draft and finalised states. Provides a powerful API to handle operations programmatically. Ping me for credentials 😉

MeetCast

MeetCast allows you to join a call (supports audio and video interactions) and makes the live hls stream of your ongoing call available. It is a great example of how to build a real-time communication app using WebRTC and mediasoup.

Termify

Termify is a platform where you can directly run code directly on the browser without the need of setting up an environment. It offers a realtime connected terminal, a file manager (allowing unlimited nesting) and a code editor to provide a seamless coding experience. Please checkout the live URL (use large viewports for better experience) and the github repository for more details.

This project is hosted on free tier of Render, so please wait and refresh if it timeouts.
Termify code editor interface image

SHC Trust Website

Website for a Mumbai based Trust Organization.

Shct landing page image

Identix Graphql API

A GraphQL API build with Node.js, Express, and Postgres which allows self implemented jwt based user authentication and provides CRUD functionalities to maintain digital identities.

Identix app image

Some Small Projects

Frontend Fun

Small frontend interfaces just for fun and exploration.

Frontend Fun app image

Datalytix

Datalytix is an awesome dashboard component (frontend focused) which serves as a proof of work to showcase capability to handle and display complex data sets in a user friendly way. Features date range, date comparison with presets, charts, graphs, and tables.

Datalytix app image

Tablify

Tablify is an awesome table component that implements server side functionalities including sorting, searching, filtering, pagination, total records and dynamic page sizes. Demonstrates the power of Tanstack table library for server-rendered tables.

This project is hosted on free tier of Render, so please wait and refresh if it timeouts.
Tablify app image

Templates

Turbo Stack

Fullstack production-grade monorepo starter template powered by Turborepo, Vite, React 19, Expo, TanStack Router & Query, Express 5, Prisma 7, PostgreSQL, Tailwind CSS 4, and Zod.