Welcome to my portfolio
~/portfolioexport const profile = {
Taylor Brooks
Senior Frontend Engineer
I build fast, accessible interfaces with React, TypeScript, and modern tooling.
};
TB
// README.md
Frontend specialist with strong product sense. I collaborate tightly with design and backend, write RFCs, and ship outcomes—not just tickets. I optimize Core Web Vitals and keep DX smooth with solid CI and tests.
// Experience
01
Senior Frontend Engineer
Remote Productivity Suite
Jan 2022 — Present
Own UI architecture, performance budgets, and accessibility across core product surfaces. Partner with design to evolve a shared system.
// Projects
/projects/project-01.md
Performance Overhaul
Reduced JS bundle and eliminated layout thrash. Introduced route‑level budgets and prefetch strategy tied to intent signals.
- -38% JS
- +12% conversion
- LCP p75 < 1.9s
ReactCode splittingCore Web Vitals
/projects/project-02.md
Design System Migration
Consolidated three UI libraries into a single design system with tokens, accessible primitives, and versioned documentation.
- -25% PR cycle time
- +2x component reuse
StorybookRadixMDXTurborepo
/projects/project-03.md
E2E Testing & CI
Playwright/Vitest setup with visual diffs, flaky test quarantine, and PR checks blocking regressions.
- -60% production regressions
PlaywrightVitestCI/CD