# Frontend Development

> Selected work demonstrating this service.

- [Designed an organization context‑switching system with client localStorage and server‑side cookie mirroring, letting users act as managed organizations while enforcing least‑privilege authorization.](https://platform.engineer.company/portfolio/designed-an-organization-context-switching-system-with-client-59/)
- [Cut the site's browser‑driven quality gate from 1,636 seconds to 615 by scheduling its checks longest‑first through a worker pool bounded to four lanes, after measuring that alphabetical order cost 320 seconds against 224.](https://platform.engineer.company/portfolio/cut-the-visual-quality-gate-to-ten-minutes-128/)
- [Brought 10,242 lines of quality‑gate JavaScript under a formatter and a linter after establishing it was the largest body of code in the repository and the only one nothing read, fixing 13 findings and suppressing none.](https://platform.engineer.company/portfolio/brought-the-quality-gate-code-under-a-linter-143/)
- [Stopped an application filling memory at 41 MB a second — a recorded 111 GB of compressed pages on a 36 GB machine — by bounding every event stream, subscribing by event type and putting a rate budget on logging, taking 610,996 log lines down to 1,411.](https://platform.engineer.company/portfolio/stopped-an-application-filling-memory-at-41mb-a-second-155/)

<https://platform.engineer.company/services/frontend-development/>
