Hello hello hello - here's the source code for my personal portfolio that can be found here.
The project was built with Next.js, SWR to fetch data from Spotify, Chakra UI, and deployed on Vercel.
$ git clone https://github.com/xinwng/personal-portfolio.git
$ cd personal-portforlio
$ npm install
$ npm run dev
# or yarn
Open up http://localhost:3000 to see the result.