My Projects

This are some of my self made projects .

Personal Projects

Vexl: Vercel clone for hosting React apps

A Vercel-inspired platform to deploy React apps directly from GitHub. Features GitHub login, project import, automatic builds with logs, and static file hosting through CDN. Built using a multi-service architecture.

Next.jsNode.jsRedisPostgreSQLBullMqPrismaDockerTailwind CSS

Buzznet: Real time communication platform

A community social media application like Slack or Discord. Built this to learn full stack skills — features include group chat, DMs, AI chatbot, file uploads, video calls, and more.

ReactPostgresSQLNode JSPrismaTailwind CSSZustand

VideoAno : Youtube annotation platform

Lets you add text annotations to specific timestamps of YouTube videos. Includes a dashboard to manage and share your annotated videos. My first project using Next.js.

Next JSPostgresSQLShadcn UIPrismaTailwind CSS

InterivewAI : Resume based interview

Upload your resume and let AI generate interview questions tailored to it.

ReactPostgresSQLNode JSPrismaTailwind CSSZustand

Practice Projects

Youtube API driven website

Clone of youtube homepage working with google youtube api has categories section , responsive for all devices leveraging the react dynamic content changes

React JSYoutube API

Food Web : Food delivery website

MERN stack application contains admin and user module where you add food to cart , purchase and make payment through stripe ( test mode ) . Practice project built watching youtube .

MERNStripeJWT

Full stack TODO application

Built using the next js , has a backend does all the crud operations stores the todos in the mongoDB

Next JSMongoDB