Revenue Ops Control — browser automation control plane
I built a control layer for running browser tasks from a self-hosted Mac through GitHub Actions. It handles safe navigation, form filling, evidence capture and workflow reporting, so repeatable web operations can run without taking over the everyday browser.
My work covered the Node.js browser bridge, Python utilities, runner workflows and the guardrails around what the automation is allowed to do.
Stack: Node.js, Python, GitHub Actions.