Personal website built with Vite, React, TypeScript, and Tailwind CSS.
Live: ai-test-two-lemon.vercel.app
- Lighthouse-friendly performance
- Lazy-loaded sections for fast initial load
- Dark mode with system preference detection and local storage persistence
- Self-hosted Inclusive Sans font
- Accessible — skip-to-content link, ARIA labels, keyboard navigation, focus indicators
- Scroll-triggered entrance animations with reduced-motion fallback
- Contact form with validation
- Bundle analysis via
rollup-plugin-visualizer
npm install
npm run devnpm run build
npm run previewAfter a build, open stats.html to view the bundle breakdown.