My personal website, to play and tinker with. It was built Next.js and Tailwind. There is also a wee bit of D3; however, I will probably remove that in the future and switch over to Highcharts for accessibility purposes.
First, run the development server:
npm run-script devOpen http://localhost:3000 with your browser to see the result.