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.
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.
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.
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
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 .