Some Projects

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.

Datalytix

Datalytix is an awesome dashboard component (frontend focused) which serves as a proof of work to showcase my capability to handle and display complex data sets in a user friendly way. It has multiple awesome features like date range, date comparision with presets or any custom date. It also have various types of charts and graphs and tables that are effectively used to display data in a meaningful way.

Datalytix app image

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

Tablify

Tablify is an awesome table component that implements server side functionalities including sorting, searching, filtering, pagination, total records and dynamic page sizes. It is basically a small fullstack app that demonstrates the power of Tanstack table library and how it can be used to build complex tables with ease that are fast, effective and server rendered.

This project is hosted on free tier of Render, so please wait and refresh if it timeouts.
Tablify app 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