Skip to content

Kyouko5/Kyouko5.github.io

Repository files navigation

Personal Portfolio Website

A modern, minimalist portfolio website inspired by brittanychiang.com, built with Next.js and Tailwind CSS.

Features

  • Dark theme with green accent
  • Responsive design for all device sizes
  • Fast loading and performance
  • Single page layout with smooth scrolling
  • Interactive animations using Framer Motion
  • Accessible design following WCAG standards
  • SEO optimized

Sections

  • Hero section with introduction
  • About section with personal story and skills
  • Experience section with work history timeline
  • Projects section displaying portfolio items
  • Contact form
  • Social media links in footer

Tech Stack

  • Next.js (React framework)
  • TypeScript
  • Tailwind CSS
  • Framer Motion (animations)
  • React Icons

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser

Build for Production

npm run build

Customize

  • Update your personal information in each component
  • Add your own images to the /public/images directory
  • Modify the color theme in tailwind.config.js

About

My personal webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published