Skip to content

hkattt/portfolio

Repository files navigation

hugokat.dev

Overview

Hey there! This is the repository for my portfolio website. I designed and prototyped the website in Figma using the Nord Theme. I built the website using Next.js with a Pocketbase backend. Finally, I deployed the website using Vercel and Pockethost.

Dependencies

How to run

You can use either Yarn or npm to run the project, depending on your preference.

Development Build

Using Yarn:

yarn dev

Using npm:

npm run dev

Production Build

Using Yarn:

yarn build
yarn start

Using npm:

npm run build
npm start

Note: To fetch data from the Pocketbase database, you must supply the Pocketbase host URL as an environment variable.

Assets

The following resources were used in the creation of this website:

Inspiration

My website was inspired by various personal portfolios. Most notably:

  1. Jien Weng
  2. Charan Ravi
  3. Stefan Zweifel
  4. Aditya Kuma
  5. Matthew Kwong