Nullify
Product Engineer
March 2026–present
Performance and engineering tools for an AI application-security platform.
Development deployment
Subsequent warm invocations
I removed Go startup reflection and reused a Python subprocess across warm invocations. These improvements targeted startup overhead, rather than representing end-to-end request latency.
Frontend rebuild & AI coding checks
I shipped a Vite frontend rebuild with an atomic architecture spanning approximately 470 components. After identifying recurring mistakes in generated code, I directed an LLM to implement ESLint rules for dependency direction, colour tokens, and shared primitives.
I also built opt-in visual checks using Storybook and Playwright. ImageMagick compares light and dark screenshots against a pull request’s base revision, with differences posted to GitHub for review. The checks are advisory.