A modern, component-based portfolio built with SvelteKit and deployed to GitHub Pages.
- Framework: SvelteKit with static adapter
- Styling: Tailwind CSS + Custom CSS variables (Catppuccin theme)
- Fonts: JetBrains Mono (self-hosted)
- Icons: Tabler Icons
- Deployment: GitHub Pages (from
/docsfolder)
- Tracking ID:
G-84DNZR8VET - Web Vitals: Automatic Core Web Vitals tracking (LCP, FID, CLS, FCP, TTFB)
- Custom Events: Performance metrics, user interactions
- Sentry: Configured for client and server-side error tracking
- Environment Variables: Set
PUBLIC_SENTRY_DSNin production
- Real-time Metrics: Web Vitals, memory usage, load times
- Uptime Monitoring:
/healthendpoint for uptime checks - Bundle Analysis: Automated bundle size tracking
MIT