Welcome to my personal page! Here, you'll find a collection of my achievements along with some personal reflections. Feel free to explore and dive into the code to see how everything works. Enjoy exploring!
Next.js, Typescript, Framer-motion, Three.js (previous versions), Tailwind
- Light/dark mode
- Detailed overview about experiences
- Post feature and linking post to specific section

Clone the project
git clone https://github.com/HJyup/hjyup-personal-page.git
Install dependencies
pnpm install
Start the server
pnpm run start