Skip to content

itspetah/itspetah.github.io

Repository files navigation

peterwang.dev — Personal Portfolio

Personal portfolio website built with Next.js 15, Tailwind CSS, and TypeScript.

Live at → itspetah.github.io

Stack

Running locally

npm install
npm run dev

Open http://localhost:3000.

Customising

All content (bio, experience, projects, skills) lives at the top of src/app/page.tsx in plain data objects — no CMS, no database. Just edit and push.

Deploying

The site is deployed via GitHub Pages. Any push to main triggers a rebuild.

About

personal portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors