Senior frontend / product systems engineer

Frontend systems for complex AI infrastructure products.

I turn model APIs, GPU workflows, dashboards, permissions, billing, and internal operations into clear, reliable product experiences.

Capabilities

Where frontend meets platform work.

01 / Architecture

Frontend Architecture

React, TypeScript, state modeling, performance, and UI systems.

02 / Infrastructure UX

AI Infrastructure Products

Model APIs, GPU resources, usage, billing, and operational tooling.

03 / Product Systems

Full-Stack Product Systems

Backend collaboration, dashboards, admin tooling, and product trade-offs.

Selected impact

Executive snapshot.

A few proof points before the deeper case studies.

99%+

Payload reduction

Explorer list responses moved from multi-MB objects to KB-scale summaries.

Admin Ops

Reduced handoffs

Made account lookup, configuration, feature flags, and platform operations more self-serve for support, QA, ops, and engineering.

1

Shared chart contract

A common dashboard shape for categories, series data, filters, and render states.

Selected work

Case studies with product and system judgment.

Each case study goes one layer deeper: the product constraint, the engineering approach, and the resulting product behavior.

CASE 01

AI infraWorkflow UXFrontend architecture

AI Infrastructure Product Workflows

Problem

Model APIs, GPU resources, billing, and admin ops needed one operable product model.

Approach

Mapped customer and operator workflows around lifecycle state, permissions, and recovery.

Impact

Clarified 10+ AI infrastructure surfaces across customer and internal workflows.

Read case study ->

CASE 02

PrerenderingSEOPerformance

SEO Prerendering for a Legacy CRA Homepage

Problem

A legacy CRA homepage shipped mostly empty raw HTML, limiting crawlability and social previews.

Approach

Generated a static SEO shell for exact / while preserving the dashboard SPA and Nginx routing model.

Impact

Improved Lighthouse LCP from 20.4s to 1.9s while keeping SEO at 100.

Read case study ->

CASE 03

DashboardsData contractsData modeling

Dashboard Data Contracts

Problem

Similar dashboard widgets depended on inconsistent response shapes.

Approach

Aligned chart-ready categories, series data, filters, and render states.

Impact

Reduced page-specific parsing through one shared chart contract.

Read case study ->

CASE 04

PerformanceAPI designExplorer

Explorer Payload Optimization

Problem

Explorer list rows fetched full-detail payloads for compact summary views.

Approach

Split list and detail contracts while preserving complete block data for richer consumers.

Impact

Reduced recent-block list responses from roughly 3-5 MB to 5-10 KB.

Read case study ->

Labs

Product experiments in frontend architecture and AI workflows.

Small product systems that turn complex technical domains into focused interfaces.

Notes

Short writing on frontend product judgment.

Notes on the product and engineering judgment behind real frontend systems: state, access, dashboard boundaries, and trade-offs.

View all notes ->

About

Product-minded frontend engineer for technical systems.

I’m a senior frontend engineer in the Bay Area focused on product systems where UI, APIs, data contracts, and operational workflows all shape the user experience.

Shape contracts earlyModel state deliberatelyOptimize for operators