My personal website :)
I made some improvements after the first version, but the essence is there:
Wireframe: https://www.figma.com/file/hEknpRUxnxyKDsUgAMVqVh/andresilva.cc-Wireframe
Check it out on: https://andresilva.cc/
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000:
yarn dev