On Building, Systems, and the Things Around Them
This site isn’t only about code — it’s about systems, constraints, people, and the craft of building things that can be operated and trusted.
1 min read
~/index
This site isn’t only about code — it’s about systems, constraints, people, and the craft of building things that can be operated and trusted.
A practical story of moving from brittle tenant fetches to a clean, type-safe SSR flow with Orval, Next.js App Router, and ASP.NET Core.
How we made tenant branding feel custom without rebuilding CSS: SSR-injected variables, Tailwind utilities, and a theming model that stays maintainable.
How I wire SEO in Next.js App Router: metadata, JSON-LD, sitemaps, and performance—explained in plain language, with a setup that stays maintainable.