A personal portfolio site built with Next.js.
npm install
npm run dev
npm run build
npm start
app/
– routes & pagescomponents/
– UI building blockspublic/
– static assetsstyles/
– global styles
This site intentionally recreates the original design by Keita Yamada (p5aholic).
All design credit goes to him; this repository only contains my personal implementation.
GitHub: https://github.com/p5aholic
Website: https://p5aholic.me