Client spotlight

Building the AngularUX Showcase Itself

AngularUX · Portfolio / Hiring Enablement

The AngularUX site is both a product and a case study, showing how I balance aesthetics with disciplined engineering.

  • Angular 20
  • PrimeNG
  • Firebase Hosting
  • Cloud Functions
  • Tailwind tokens
Back to all case studies

Challenge

Create a single showcase that communicates design sensibility, architecture rigor, and delivery maturity to hiring stakeholders.

Approach

  • Designed a modular content model so blog posts, guides, and demos can share the same visual vocabulary.
  • Implemented SSR on Firebase with per-route analytics and a blog generator that writes Markdown content focused on Angular topics.
  • Layered highlight.js, Markdown rendering, and copy-to-clipboard UX to make every article code-friendly.

Outcomes

  • 93 Lighthouse performance/accessibility scores on mobile hardware.
  • Under 250KB for initial critical bundle thanks to Signals + lazy routes.
  • Hiring managers can browse code walkthroughs, case studies, and guides from a single navigation surface.

93 / 100

Mobile Lighthouse Performance

<250KB

Initial bundle budget

100%

Content rendered with markdown + highlight.js