Live·Full-Stack·2024
Dev Wear
E-commerce platform for developer-themed apparel
Next.jsNode.jsExpress.jsMongoDBTailwind CSS
Overview
Dev Wear is a full-stack e-commerce application targeting the developer community. It features product browsing, a persistent cart, JWT-based authentication with HttpOnly cookies, and an Express/MongoDB backend — deployed end-to-end on Vercel and Railway.
Key Features
- ▸JWT authentication with HttpOnly cookies for XSS-resistant sessions
- ▸Persistent cart state synced to MongoDB across login sessions
- ▸Next.js App Router with server components for fast product page loads
- ▸Responsive storefront designed and built from scratch with Tailwind CSS
Dev Wear
Deployed on Vercel
Other Projects
View allWeather Application
Real-time weather app with location search, 5-day forecasts, and a clean responsive UI.
FrontendTodo List App
Task manager with LocalStorage persistence, status filters, and smooth animations.
FrontendRecipe Finder
Search and discover recipes with dynamic routing, category filters, and ingredient lookup.
Frontend