New Portfolio is Live

Toronto, ON

Launched v0.1 of the new portfolio today. It’s not finished, but that’s expected. These things are never really done, they just keep evolving, and this feels like a solid place to start from.

The whole stack is different now. Moved everything to Next.js with a CMS, which already changes how I work day to day. The blog and journal are easily my favorite part, I can just write and publish without going through commits, builds, and waiting on deploys every time something changes. It feels a lot more natural.

This version should also be better for SEO compared to the old site. Pages are rendered with proper metadata and content available upfront, which makes everything easier to index and structure properly. It’s a better fit for a portfolio that keeps growing.

There’s still a lot I want to improve. I’ve started adding some WebGL for 3D elements, but I want to push that further. Design isn’t really my strength, I think more in systems than visuals, but the foundation is there and that matters more right now.

It works, it’s live, and I can keep building on top of it without friction. That’s enough for v0.1.

I'll have a blog entry on how I Engineered it soon on the website, just need to collect all the info i have in the different corners of my brain and put it down.