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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
bisonbrah/README.md

Hi there 👋 I'm Evan Henry – WordPress Developer & Laravel Learner

I'm a web developer who focuses on building clean, maintainable websites and custom functionality. I work primarily with WordPress and WooCommerce, building advanced Gutenberg blocks using ACF Composer, Sage, Tailwind CSS, and Webpack.

Lately, I’ve been sharpening my skills in OOP/MVC architecture through WordPress plugin development, diving into Laravel with Laracasts, and tinkering with AI-powered tooling to stay ahead of the curve.


About Me

  • WordPress development with a focus on performance, scalability, and modern best practices
  • ACF-powered custom blocks and backend admin interfaces
  • Increasing focus on clean OOP and MVC plugin architecture
  • Actively learning Laravel to move beyond WordPress and grow as a full-stack developer
  • Always up for talking shop or collaborating on a new idea
  • Outside of work, I enjoy spending time with my sons, fishing, playing acoustic guitar, and the occasional game of Magic.

Notable Projects

Custom WordPress Plugin Boilerplate
A lightweight MVC-style plugin structure with PSR-4 autoloading, service registration, and clear separation of concerns.
(Public repo coming soon)

Spin-to-Win Gravity Form Integration
An interactive popup powered by a JavaScript spin wheel and Gravity Forms. Admins control options and behavior via ACF.
(Private project — contact me for a preview)

Legacy Plugin Refactor to OOP
Refactored a vanilla singleton plugin into a modular OOP structure, preserving all functionality while improving caching and maintainability.
(Private project — contact me for a preview)

Lightweight Template Debug Plugin
Simple debug tool to visualize and trace template loading in themes and popular plugins.
(Public repo coming soon)

Lightweight Media Proxy Plugin
A development tool that pulls missing media from production or CDN environments to streamline local WordPress development.
(Public)


Connect

Pinned Loading

  1. wp-local-media-proxy wp-local-media-proxy Public

    Lightweight local media proxy tool for Wordpress.

    PHP 1