This site: turning a portfolio into something honest and alive
Built this site on Next.js + Vercel, not as a glossy brochure, but as a place to be honest about projects, what broke, and what I’m learning.
- Big recurring confusion: Vercel vs GitHub vs my brain. More than once I was clicking ‘Visit’ on an old deployment and assuming the code hadn’t updated, when in reality I was just on a stale URL.
- Ran into weird ‘not reflecting’ moments that ended up being MDX issues: a couple of characters and math-y formatting broke the content build, so Vercel silently rolled back. Learned to keep MDX clean and watch the build logs instead of assuming it’s magic.
- Had to get comfortable with the ‘projects as conversations’ tone: these pages are not pitch decks. They’re me talking through what I tried, what worked, what was ugly, and then giving a technical appendix for people who care about the plumbing.
- The Log you’re reading now exists because I didn’t want a dead portfolio. This is the running timeline of how the Cross-Border optimizer, the manufacturing system, the thesis, the dashboard, and this very site evolved.