Skip to content
View matthummel-pa's full-sized avatar
Available
Available

Sponsoring

@roots

Block or report matthummel-pa

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.

Content in all repositories owned by your account will be closed.
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
matthummel-pa/README.md

Hi, I'm Matt Hummel

WordPress themes, plugins, and platforms

WordPress developer · full-stack PHP

Themes, plugins, and platforms shops can actually run — plus Power Platform when that's the job.
Gettysburg, PA · Remote · Open for freelance, contract, or full-time

Hire me Write a note Shop products LinkedIn

matthummel.com

Profile views Open for work Gettysburg, PA · remote

Featured products

WordPress themes and plugins I sell and support at matthummel.com/shop. Buy a pack, or hire me to adapt one.

Acreline WordPress real estate theme
Acreline
WordPress theme · Real estate · $59
21 Gutenberg blocks, listings, agents, showing requests.
Buy · GitHub
WalkRidge WordPress battlefield tour theme
WalkRidge
WordPress theme · Tour sites · $59
Browse tours, meet guides, book from WooCommerce.
Buy · GitHub
Pintfield WordPress creamery theme
Pintfield
WordPress theme · Creamery & food retail · Coming soon
Scoop Board, online ordering, multi-location WooCommerce.
GitHub
TOCflow WordPress table of contents plugin
TOCflow
WordPress plugin · Table of contents · Free
Server-rendered TOC block. Zero config, accessible, SEO-friendly.
Download · GitHub

Open for work

I'm available for freelance, contract, and full-time — WordPress themes and plugins, custom Sage builds, agency overflow, and Power Platform (Power Apps / Power Automate) from federal agency work. Based in Gettysburg, PA. Remote anywhere.

A short note is plenty. I usually reply within one business day (ET).

Hire me · Write a note · LinkedIn


Recent activity

Auto-refreshed from public GitHub work.


What I do

More than 15 years building for the web — accessible front ends, PHP applications, APIs, and deploys. WordPress is the specialty: Sage 11, Gutenberg, and an admin shops can keep using. Adjacent work (APIs, React, Power Platform) is in range.

Mode What that looks like
WordPress Sage 11, Blade, Acorn, Bedrock, Tailwind + Vite, Gutenberg blocks. A11y and Core Web Vitals baked in
Full-stack HTML, CSS, JS/TS, React, PHP, Node — clean code, solid perf, interfaces that work for everyone
Plugins Small, documented PHP. One job each. Standard hooks, a clean uninstall path
Power Platform Power Apps, Power Automate, SharePoint from federal agency work. No public demo — walkthrough under NDA
Local shops Gettysburg / Adams County restaurants, inns, tours, realtors. You own the keys
Agency partner Overflow and silent subs welcome — you keep the client; I stay in the background

I use Claude and Cursor on the repeatable parts. Every line still gets read and tested by me before it ships.

package.json vibes
{
  "name": "matt-hummel",
  "version": "15.0.0",
  "private": false,
  "description": "WordPress developer · full-stack PHP · open for work",
  "main": "WordPress + Sage",
  "scripts": {
    "dev": "cursor . && coffee --watch",
    "build": "ship accessible WordPress platforms",
    "test": "a11y + Core Web Vitals + 'can the shop edit it?'",
    "deploy": "you own the keys"
  },
  "dependencies": {
    "wordpress": "specialty",
    "roots/sage": "^11",
    "react": "^19",
    "curiosity": "*",
    "patience": "^∞"
  },
  "devDependencies": {
    "claude": "coworker",
    "cursor": "pair-programmer",
    "bad-pun-generator": "optional"
  },
  "engines": {
    "node": ">=human",
    "coffee": "required"
  },
  "keywords": ["wordpress", "sage", "php", "gettysburg", "a11y", "open-for-work"],
  "license": "MIT-and-kindness"
}

HTML, CSS, JavaScript, TypeScript, PHP, WordPress, React, Tailwind, MySQL, GitHub

Writing

Latest from matthummel.com/blog:

GitHub stats

GitHub streak

Matt Hummel's GitHub stats Top languages

Connect

WordPress developer · full-stack PHP — open for work. PRs welcome; puns tolerated.

Pinned Loading

  1. keepary keepary Public

    Keepary is a personal experiment, not a commercial product. I built it as a hands-on way to practice full-stack development end to end — and to explore what it's like to design and ship a real, wor…

    JavaScript 4

  2. tocflow tocflow Public

    Lightweight, server-rendered Table of Contents block for the WordPress block editor (Gutenberg). TOCflow auto-builds an accessible, SEO-friendly linked outline from your post's H2/H3/H4 headings — …

    PHP 1

  3. wp-acreline wp-acreline Public

    Acreline is a WordPress theme for farms, land, and historic homes — searchable listings, agents, and showing requests. Customizer identity, eight color styles, Sage 11. Demo and support by Matt Hum…

    PHP