Skip to content

soohyunchoi/soohyunchoi.com-2.0

Repository files navigation

Logo

soohyunchoi.com 🌊

This is the second iteration of soohyunchoi.com and my web dev adventures. Designed in Figma. Built with React, Typescript, TailwindCSS, Framer Motion, and Next.js.

For my first iteration, see here. :dogjam:

Deploy Status

screenshot demo of website

🏄‍♂️ Overview

I graduated from UCSB in June of 2023, and decided that I need a better online base of operations than the website I've been using for the past 5+ years. I've been wanting to make something with really satisfying and crispy animations, so I picked up Framer Motion and had a great time learning and implementing it into my portfolio website. Hopefully it's as fun using it (try the carousel) as it was to build it :)

✨ Features

  • Custom animations built with Framer Motion
  • Components designed from the ground-up with TailwindCSS
  • Speed with Next.js SSG (96 performance score on Google Pagespeed
  • Utilizes a nifty open-source Next.js -> Github Pages automation pipeline

🔗 Dependencies

  • tailwindcss
  • postcss
  • autoprefixer

⌨️ Launch & Develop

$ git clone [email protected]:soohyunchoi/soohyunchoi.com-2.0.git
$ cd soohyunchoi.github.io
$ npm install
$ npm run dev

🚀 Deployment

See nextjs-github-pages. Uses Github Actions to build and deploy to Github Pages.

About

The second iteration of my personal portfolio website adventure

Resources

Stars

Watchers

Forks

Packages

No packages published