Skip to content

Waikebber/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

175 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kai Webber β€” Personal Portfolio Website

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


πŸ“ Project Structure

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.

πŸ–₯️ Client

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


πŸ› οΈ Server

The server/ directory is currently a placeholder. It is reserved for future backend features.

(Coming soon)


πŸ“„ License

This project is licensed under the MIT License.
See the LICENSE file for full details.