Skip to content
View bisonbrah's full-sized avatar

Block or report bisonbrah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bisonbrah/README.md

Evan Henry

Full stack web developer with a decade of production experience building complex web systems. Deep WordPress expertise with a growing focus on backend engineering, systems design, and AI-powered tooling. Production experience across e-commerce, government, B2B SaaS, and enterprise client work.

I think in systems, OOP, and MVC. The landscape is changing fast and I'm changing with it.

Define. Collaborate. Execute.


Stack

Languages & Frameworks PHP (OOP/MVC) • JavaScript • HTML • CSS/Tailwind • Blade

Currently working in Python • Django • Postgres • Anthropic API


Projects

wp-vitals CLI tool that analyzes WordPress debug logs across Local by Flywheel installs, classifies issues by severity, and surfaces AI-powered recommendations via Claude Haiku. Built with Python, pytest, and the Anthropic API. Includes 15 unit tests, full type hints, and docstrings.

wp-vitals-dashboard Django + Postgres dashboard that executes wp-vitals audits, stores results, and diffs runs to show what changed across site health cycles. Includes a plugin auditor via WP-CLI and an npm auditor for theme build pipelines.

wp-local-media-proxy Development utility that proxies missing local media from production environments, eliminating broken images during local WordPress development.


Currently Building Toward

Systems design • Backend engineering • AI agent tooling • Python/Django


Connect

Pinned Loading

  1. wp-vitals wp-vitals Public

    CLI agent that analyzes WordPress debug logs across local installs and surfaces actionable health reports using Claude AI.

    Python

  2. wp-vitals-dashboard wp-vitals-dashboard Public

    Django + Postgres dashboard for wp-vitals. Runs AI-powered WordPress audits, stores results, and generates a diff report between runs showing what changed.

    Python