Hey! This is my official website and portfolio — built with TypeScript, Next.js, and TailwindCSS ⚡
Check it out live 👉 bzhou.ca
If you want to run it locally, you can clone the repo and run it with npm.
git clone https://github.com/benz206/ben-portfolio.git
cd ben-portfolio
npm install
npm run dev
1. Why aren’t you using the App Router?
I started with the Pages Router when learning Next.js, and by the time the App Router came around, I was already too deep into this version. Rather than migrating everything, I’d rather try it out properly in a new project 💡
2. Can I contribute?
Thanks for the interest! But this project is mainly open-source so others can explore the code. Check out the 🚫 Contributions section below for more info.
3. Can I reference your design?
Totally! Feel free to use it for inspo 💅 Just drop a little attribution when you can — much appreciated!
4. How do I contact you?
I’ve got my LinkedIn linked in the footer of the site
This 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!