← All work
Next project ↗ Columbia University Press
Case Study — 03 / 03
Accessibility Audits
A reusable Playwright + axe-core audit tool producing interactive reports and dashboards for press clients.
Accessibility Audits
Overview
Overview
Accessibility work kept recurring across client sites, so I built a tool to make it repeatable: a Playwright + axe-core runner with a parallel-safe reporter that outputs a collapsible HTML report and a Key Findings summary.
It has since produced audits and dashboards for several university press sites, with outputs ranging from interactive HTML to PDF exports — turning ad-hoc checks into a consistent, shareable deliverable.
What I did
- Designed a parallel-safe reporter architecture
- Built a collapsible HTML report with a Key Findings section
- Produced audit dashboards and PDF exports for multiple clients
01
02