This is a small personal website made after I realized I could buy a cool domain name. Pretty standard in terms of content.
The technologies used include Next.js and Chakra UI. Definitely an overkill but hey, it was a small learning experience :)
I'm using version 3 of Yarn with Plug'n'Play activated. After installing dependencies, running the website locally is done via
yarn dev
Deployment is done via Vercel. Each commit to the main
branch triggers a deploy process.
To work with Yarn, we need to install the ZipFS extension.