Code Projects

DevHub
Developer-centric social app built with MongoDB, Express, React, and Node. Secure JWT auth, RESTful APIs, and responsive UI with theme toggle. Hosted on Vercel and Render (initial load may take ~30 seconds as the free-tier server spins up).
Tech Used: ReactJS, Redux, SCSS, MaterializeCSS, Node, Express, MongoDB, JWT

Draggable Video Resizer
Chrome extension that wraps video elements in a draggable container, preserves page flow with placeholders and enables custom video resizing. Built with event-driven content scripts and opt-in DOM manipulation.
Tech Used: JavaScript, HTML, CSS, Chrome Extension APIs, Vite