This is a resume written in Next.js which can be deployed to GitHub Pages as a static site.
It is created with the help from a custom build of Continue and the command line tool AI based on the repos listed in the credits section.
Continue is used for general coding advices and AI is used for converting screenshots into html/css for some of the initial content.
Build locally
# corepack enable
# corepack prepare pnpm@latest --activate
pnpm install
#
pnpm run format
pnpm run lint
pnpm run buildServe the out/ directory locally after the build
go run server/main.goVisit http://localhost:8080/
Next.js Template
Cool Resume Repos
Cool Icons
MIT LICENSE except for my personal information in the source files. Feel free to use this repo as your starting point.