Skip to content

jinpark0625/portfolio_v2

Repository files navigation

Personal Portfolio

This is the version 2 of my personal portfolio, built using Next.js and Three.js.

The goal of this project is to showcase my skills and experience as a web developer.


Features

  • Clean and modern design
  • Responsive layout for optimal viewing on all devices
  • Built using Next.js and Three.js
  • Well-organized code for easy maintenance

Visit

Visit : https://www.parkjin.dev/ in your browser to view the portfolio


Version Update

01 / 12

  • Optimized the first load JavaScript size by using Next.js dynamic imports.
1 2 3