Pallab Das :)

Projects

Things I'm crafting, recipes are on GitHub

Screenshot of Centralized Exchangein progress

Centralized Exchange

A centralized crypto exchange inspired by Backpack Exchange, live at openexchange.pallabdas.me. Covers the full trading experience: live markets, order book, candlestick charts, and a fast trading UI. In active development.

TypeScript · Next.js · Crypto · Trading · Full-Stackcode ↗live ↗
Screenshot of Exciladrawin progress

Exciladraw

A collaborative whiteboard and drawing tool in the spirit of Excalidraw. Built as a Turborepo monorepo with multiple Next.js apps and a shared component library, fully typed in TypeScript.

TypeScript · Next.js · Turborepocode ↗live ↗
Screenshot of Ventilair Indiashipped

Ventilair India

Production website for Ventilair India, a leading industrial fan and blower manufacturer. Next.js 16 App Router, React 19, Framer Motion, and Tailwind CSS v4. Fully SSR and SEO-optimised with Core Web Vitals tuning, JSON-LD, sitemap, and PWA support.

Next.js · TypeScript · Tailwind CSScode ↗live ↗
Screenshot of VTOP Extensionresearch

VTOP Extension

Browser extension that supercharges the VIT university portal (VTOP): better timetable views, quick navigation, and quality-of-life improvements for students. Live on the Chrome Web Store.

JavaScript · Browser Extension · Chromecode ↗live ↗
Screenshot of Course Platform End to Endin progress

Course Platform End to End

A full-stack course platform with video lessons, progress tracking, quizzes, and payments. Built to learn what it takes to ship a production-grade web app from scratch.

Next.js · TypeScript · Full-Stackcode ↗live ↗
Screenshot of Personal Websitein progress

Personal Website

The site you are on right now: a fully static, SEO-optimised portfolio and blog built with Next.js 16 and Tailwind CSS v4, with MDX posts, dark and light themes, RSS feed, and an auto-generated sitemap.

Next.js · TypeScript · Tailwind CSScode ↗live ↗
Screenshot of Gulab Jamun Retail Platformshipped

Gulab Jamun Retail Platform

Smart retail supply chain and customer intelligence platform built at the CSI-VIT ForkThis'25 hackathon. React frontend and Python backend serving AI-driven demand forecasting and customer insights on a provided retail dataset.

React · Python · AIcode ↗live ↗

More experiments

Smaller builds and learning projects

  • Zapier

    in progress

    An automation platform inspired by Zapier. Wire services together into automated workflows through a visual builder backed by a custom hooks system, all in TypeScript.

    TypeScript · Automation · Full-Stack

  • A utility that turns the repetitive commit-and-push routine into a couple of clicks. Stages, commits, and pushes to remote repositories from one clean interface.

    Git · Automation · Developer Tools

  • A Medium-style blogging platform with a clean reading and writing experience: article publishing, rich text editing, and a responsive layout.

    Full-Stack · Blog · Web

  • Streak App

    in progress

    An Android habit tracker written in Kotlin. Build daily streaks across custom habits and watch consistency add up in a clean mobile UI.

    Kotlin · Android · Mobile · Habit Tracking

  • Alarm App

    in progress

    A mobile alarm application with customizable alerts, snooze functionality, and a user-friendly interface for managing daily wake-up routines.

    Mobile · Android · Utility

  • Paytm Clone

    in progress

    A Paytm-style payments app exploring full-stack fintech: wallet transfers, transaction history, and the core payment flows, built in JavaScript.

    JavaScript · Full-Stack · Fintech · Clone