Mauricio Ferraz

Blog

Blog

Notes on software engineering, infrastructure, and digital identity.

August 11, 2026 · 8 min read

How to Structure a Next.js Frontend to Scale Without Becoming Technical Debt

The principles, folder structure, and design patterns we use to keep a Next.js frontend predictable as the team and the number of features grow.

July 26, 2026 · 8 min read

The Anatomy of a Modern Operational Dashboard: Navigation and Usability

How to structure navigation, information hierarchy, and interface states in an operational dashboard so teams can make fast decisions without getting lost in the UI.

July 23, 2026 · 7 min read

Keycloak Customization: A Step-by-Step Guide to Themes and Interfaces

How to create, package, and ship a custom Keycloak theme for login, account, and email screens without breaking future upgrades.

Blog — Mauricio Ferraz