Technologies:
NextJSTypeScriptTailwindPlaywrightVitest
Built a full-featured holiday rental platform using Next.js, demonstrating modern web development practices and AI integration.
Technical Highlights:
- Architected a performant Next.js application using partial pre-rendering, achieving optimal TTFB and minimal bundle size
- Implemented an AI-powered chatbot that streams generative UI components through server actions
- Built comprehensive test coverage using Playwright for E2E testing and Vitest for unit tests
- Designed a type-safe frontend architecture with TypeScript and Tailwind CSS, integrating with a provided REST API