Please use this repository as a template for your own portfolio!
This portfolio site is built using Next.js and follows a simple but effective visual pattern inspired by Linktree.
This portfolio is made to deploy to GitHub Pages, a forever-free static site hosting service from GitHub!
View the live site here.
-
Install using
npm i
and run a local deployment server usingnpm start
. -
Update the site as you see fit.
-
I encourage you to edit a few design elements including the colors to fit your personal style.
-
For most developers, I recommend that they retain a GitHub, LinkedIn, and Blog link.
-
-
Deploy to GitHub Pages using
npm run deploy
. Ensure your repository settings have GitHub Pages enabled to obtain a public URL.
Feel free to create an issue or a PR for any reason.