Portfolio of Noah Park-Nguyen — fullstack developer based in Ottawa. Covers case studies from professional work and personal projects built on my own time.
→ sereneprince.github.io/noahpn
Inspired by the simplicity of a well-designed business card. Two colours — a warm off-white (#F5F0E8) and near-black (#1A1A1A). Two fonts — Libre Baskerville for headings, DM Sans for body text. Thin lines for dividers, nothing decorative. The goal was a site that gets out of the way and lets the content speak.
- React 19
- Vite 8
- Tailwind CSS v4
- Google Fonts — DM Sans (body), Libre Baskerville (headings)
npm install
npm run devnpm run build
npm run previewOutputs to dist/. Base path is set to /noahpn/ for GitHub Pages.