Commit graph

5 commits

Author SHA1 Message Date
732b615bc2 Move GitHub badge to navbar next to JP. logo (ST-002.1)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:48:38 +02:00
3dda728f5a Add GitHub badge to hero section (ST-002.1)
Links to https://github.com/madhura68 with GitHub icon, positioned
alongside the existing Contact, CV and Apps buttons.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:45:31 +02:00
d352a7d496 Add i18n support with NL/EN language switching (ST-001)
- Add English translations to cv-data.ts with getCvData(lang) helper
- Create app/[lang]/ routing with static generation for nl and en
- Add language switcher in nav (NL / EN toggle)
- Add middleware for Accept-Language auto-redirect on root path
- Root layout reads x-lang header to set <html lang> correctly
- All components accept lang prop and render translated content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:31:13 +02:00
eb0c7f9912 Add Apps button, Inspannings Monitor card with screenshots, favicon and CLAUDE.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 21:25:01 +02:00
dc66b66d94 Initial commit 2026-04-14 21:39:50 +02:00