Skip to content
← All projects

brickstone

learning

A Next.js + TypeScript build focused on product-style structure and routing.

Problem

Next.js apps get messy fast without clear layout boundaries and type-safe component APIs.

Approach

Focused on routing structure, reusable sections, and TypeScript-first props with clean UI boundaries.

Result

A learning build that strengthened architecture and type discipline.

Highlights

  • Clear structure
  • Type-driven component props