000%
< back to work

3D Portfolioยท2023

Portfolio v1

A clean, easy-to-update portfolio presenting work, background, and contact in one place.

Client
Personal
Role
Software Engineer
Stack
Next.js, TypeScript, React Three Fiber, SCSS
Year
2023
  • Frontend
  • 3D
  • TypeScript
Portfolio v1 preview

Problem

I needed a single place that represents me well, without forcing recruiters to piece together context from scattered repos.

What I built

A portfolio site that presents my work, background, and contact details in a clean layout. The key requirement was to keep the content easy to update.

How I built it

I used Next.js and TypeScript to keep routing, rendering, and component boundaries predictable. I used SCSS for styling so I could maintain a consistent design system.

Outcome

The portfolio gives a quick, accurate snapshot of my work and makes it easier for someone to review my repositories with the right context.

Highlights

  • Predictable routing and component boundaries with Next.js + TypeScript
  • Consistent design system maintained with SCSS
  • Built to be quick and painless to update