This is my personal website. It's built with TypeScript, NextJS's static site generation (SSG) capabilities, and Tailwind.
If you for some reason are inclined to run it locally, you can by cloning and running npm install && npm run dev
npm install && npm run dev