Personal portfolio website for a fullstack developer based in Bielefeld, Germany.
- Next.js 16 with App Router
- MDX for blog and project content
- SCSS Modules for styling
- next-themes for dark/light mode
- i18n with English and German support
- TUI-style terminal hero with keyboard navigation
- Blog with tag filtering and table of contents
- Project showcase with Mermaid diagram support
- Mobile-responsive with burger menu
- Dark/light theme toggle
- SEO optimized (hreflang, Open Graph, sitemap, RSS)
npm install
npm run devOpen http://localhost:3000 with your browser.
npm run buildDeployed on Vercel at https://modern-amusements.vercel.app