A modern, accessible portfolio website built with Next.js, featuring a professional project showcase, responsive design, and optimized user experience.
- Professional project portfolio with detailed descriptions and technology stacks
- Responsive and mobile-friendly layout
- Accessible navigation and semantic markup
- Contact options (Email, GitHub)
- Collapsible project list for improved UX
- Keyboard navigable and screen reader optimized
- ARIA labels and roles for all major components
- Skip to content and accessible navigation
- Color contrast and focus indicators
To run this project locally:
- Clone the repository
git clone https://github.com/kohld/kohld.github.io.git cd kohld.github.io
- Install dependencies
npm install
- Start the development server
npm run dev
- Open your browser and visit http://localhost:3000
This project is licensed under the MIT License. See the LICENSE file for details.