About this page
This website is my personal portfolio and playground for experimenting with the latest web technologies. It is built with a focus on performance, accessibility, and security.
Tech Stack
- Next.js 15 — React framework with App Router, static generation, and file-based routing
- TypeScript — Type-safe JavaScript with strict mode enabled
- CSS Modules — Scoped CSS per component with modern CSS features (nesting, custom properties)
- Biome — Fast linter and formatter replacing ESLint + Prettier
- Vitest — Modern test runner with React Testing Library
- Vercel — Edge deployment with automatic preview URLs and analytics
Quality Targets
- Lighthouse: 100/100/100/100
- Security Headers: A+ (securityheaders.com)
- Mozilla Observatory: A+
- WCAG 2.2 AA compliant
- Core Web Vitals: all "Good"
Source Code
The source code is available on GitHub.