Skip to content

Projects

Things I've built and shipped

Each project below is a real product with a public case study covering the overview, features, architecture, tech stack, and the problems I solved along the way. This is where I spend most of my time as a developer.

BCA Notes previewFull-Stack

BCA Notes

Study notes platform for BCA students

GitHub
Live Demo

A centralized platform where BCA students can browse, search, and read semester-wise notes across computer-science subjects.

Next.jsReactTailwind CSSFirebaseNode.js
Terabox Gateway previewBackend

Terabox Gateway

Terabox link resolver & streaming API

GitHub
API Docs

A Flask API that resolves Terabox share links into direct streaming and download URLs, deployed on Vercel and Render.

PythonFlaskREST APIVercelRenderCloudflare
TeraPlay previewFrontend

TeraPlay

Streaming frontend for Terabox media

GitHub
Live Demo

A React + Vite frontend that streams Terabox video through HLS.js with a fast, clean media-player experience.

ReactViteTailwind CSSHLS.jsJavaScript