Skip to content

yuki6942/portfolio

Repository files navigation

yuki6942.de

This is my personal portfolio website, built with Next.js and Tailwind CSS.

Features

  • Responsive, modern design
  • Dark mode with animated transitions
  • Skills, projects, and contact/social links
  • Visitor counter
  • Uses Geist font

Getting Started

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see the result.

Customization

  • Edit your profile and skills in src/app/components/ProfileHeader.js and SkillsList.js.
  • Add or update projects in src/app/components/ProjectsSection.js.
  • Change the favicon or avatar by editing the <Head> in src/app/page.js.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published