Digital Handshake
ReactTypeScriptNext.jsTailwind CSSMDX
A personal portfolio and CV website showcasing work experience, education, and projects.
Features
- Responsive design with dark mode support
- MDX-powered content for projects, work experience, and education
- Static export for fast hosting on any platform
- Skills and tech stack overview with categorized cards
Technical details
Built with Next.js App Router and statically exported. Content is authored in MDX files managed through a private git submodule, allowing the public repository to remain clean while keeping personal content separate. The site uses Tailwind CSS for styling and next-themes for dark mode.