Hey! This is my official website and portfolio — built with TypeScript, Next.js, and TailwindCSS
Check it out live at bzhou.ca
If you want to run it locally, you can clone the repo and run it with pnpm.
git clone https://github.com/benz206/ben-portfolio.git
cd ben-portfolio
pnpm install
pnpm run devThis portfolio is a personal project, so I’m not accepting contributions right now.
You're more than welcome to fork it, explore it, or learn from it though!