Travel Dashboard
Next.js, TypeScript, Tailwind CSS, Vercel
- Built and deployed a private travel dashboard that centralizes itinerary information in a single web interface.
- Implemented server-side access control with environment-based secrets, signed HttpOnly cookie sessions, request interception, and login-attempt rate limiting.
- Structured the codebase into reusable UI components and isolated data, type, routing, and security modules for maintainability.