Welcome to the repository for my personal portfolio website! This project showcases my work, skills, experience, and photography, built using modern web development technologies with a focus on performance, design, and accessibility.
Live Website: www.kaiwebber.com
This repository is organized as a monorepo with the following structure:
/client: The frontend for the portfolio website, built with Next.js and Chakra UI v3./server: Placeholder for future backend functionality.
The client/ directory contains the fully responsive front-end application built using:
- React + Next.js (App Router with
src/app) - TypeScript
- Chakra UI v3
- Ark UI for headless accessible components
- Custom hooks, services, and modular components
The portfolio includes a homepage, projects section, photography gallery, resume/skills section, and contact form. It is hosted at kaiwebber.com.
π View the full client README here
The server/ directory is currently a placeholder. It is reserved for future backend features.
(Coming soon)
This project is licensed under the MIT License.
See the LICENSE file for full details.