// expertise
Skills & Technologies
A comprehensive toolkit for building modern web applications
Frontend
Backend
Styling
Tools & Deployment
// work
Featured Projects
A showcase of my recent work and personal projects
React Projects
A multi-page React application featuring five interactive mini-projects:
- Password Generator (useCallback + useRef + clipboard API),
- Currency Converter (custom hook + live REST API),
- Todo Manager (Context API + localStorage persistence),
- Dynamic Background Changer (useState + dynamic styles),
- GitHub Profile Viewer (React Router loader + GitHub REST API).
Built with React 18, React Router DOM v6, and Tailwind CSS — with a shared dark/light theme system.
React Projects
Dashboard and live demos are hosted at react.dubeyjags.cloud. Individual demos include:
- 🔑 Authentication App — register, login, profile view, and logout (sessions via LocalStorage).
- 📺 YouTube Videos Listing UI — responsive card grid with thumbnails and metadata.
- 🛍️ Product Listing Interface — dummy product catalog with images, names, and prices.
- 💬 Quotes Listing App — random inspirational quotes in styled cards.
- 😂 Jokes Viewer — random jokes with setup and punchline.
- 😸 Random Cat Viewer — gallery of random cat images, click to load a new one.
- 🍽️ Meals Listing Interface — search and explore recipes by name or ingredient.
- 👥 Random Users UI — dummy user profiles with avatars and contact details.
Built with React 18, hooks, and Free public APIs.