Blog_
BackNotes on building interfaces, systems, and experiments along the way.
- POST // 01
Chasing the Static Badge - A Next.js 16 Rendering Dilemma
My journey trying to get a perfectly static Next.js app with a dynamic header, and why I eventually just went back to SSR.
- POST // 02
React-WIP-UI - I got tired of saying “Coming Soon” in 10 different ways
A small React package I built after repeatedly hacking together ways to mark unfinished features in my UI.
- POST // 03
Fixing a Multi-Level Incentive System (L1-L4) Without Breaking the Workflow
How I debugged and stabilized a hierarchical incentive system with approval, hold, and reporting logic across multiple roles.
- POST // 04
RenderCard - From my blog need to a public OG API
How RenderCard started as a personal OG image solution and became a free URL-based API for social preview cards.
- POST // 05
Formcord - Why I built this as an npm package
From a personal contact form to a reusable Discord notification package.