DevFolio

A personal developer portfolio website showcasing projects, technologies, and experience. Built with Next.js App Router, next-intl for multi-language support, Tailwind CSS for styling with dark/light theme support, and a clean, responsive design optimized for performance and accessibility.

Key Challenges

  • Implementing full internationalization with dynamic route segments and localized metadata.
  • Designing a theme system with CSS custom properties that supports both dark and light mode seamlessly.
  • Building a responsive layout that adapts gracefully from mobile to desktop while maintaining visual hierarchy.
  • Creating reusable component patterns and shared style constants to maintain consistency across the site.