My personal site, live at zf4ke.me.
Built with Next.js (pages router), TypeScript and Tailwind. It is a single dark page with an animated hero, a few featured projects, and a music player hiding in the corner. The "more on GitHub" list is pulled from the GitHub API at build time, so it stays current on its own.
npm install
npm run dev # http://localhost:3000
npm run build # production buildDeploys automatically on push to master.
