Skip to content
View ClearanceClarence's full-sized avatar

Block or report ClearanceClarence

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
ClearanceClarence/README.md

Senior Full Stack Developer | PHP • WordPress • REST APIs • CMS Architecture

I build high-performance web platforms, custom CMS solutions, and backend systems with a strong focus on clean architecture, maintainability, and real-world production reliability.

By trade I work primarily with PHP and WordPress at scale.
By curiosity I enjoy building systems from scratch to better understand fundamentals, performance tradeoffs, and architecture decisions.


🚀 Featured Project

🧩 VoidForge CMS

A lightweight content management system built entirely in pure PHP as a personal engineering challenge — no frameworks, no dependencies.

Highlights

  • ~350KB total footprint
  • Sub-50ms page loads (no caching)
  • Plugin architecture with WordPress-style hooks
  • REST API for headless usage
  • Role-based security model
  • Clean, readable codebase

This project exists to explore architecture, performance, and developer ergonomics — not as a commercial product.

👉 Repo: https://github.com/ClearanceClarence/VoidForge-CMS


🛠 Tech Stack

Backend

  • PHP
  • MySQL / SQL
  • REST APIs
  • Authentication & security
  • Data modeling & architecture

Frontend

  • JavaScript
  • Vue.js
  • HTML / CSS
  • Admin UX tooling

Platforms & Tooling

  • WordPress (custom plugins, architecture, performance)
  • Git
  • Linux / Server environments
  • CI workflows

🧠 What I Care About

  • Clean architecture over clever abstractions
  • Performance that comes from understanding fundamentals
  • Maintainable systems that scale with people, not just traffic
  • Practical engineering over process theater
  • Shipping real value instead of unnecessary complexity

📌 Other Projects

You’ll also find:

  • Tools and utilities
  • Game modding experiments
  • Image processing utilities
  • Localization tooling
  • Various technical experiments

Pinned repositories highlight the most relevant work.


If you enjoy building real systems and solving real problems, we’ll probably get along.

Pinned Loading

  1. VoidForge-CMS VoidForge-CMS Public

    VoidForge is a modern, lightweight content management system built with PHP. Simple, fast, and developer-friendly.

    PHP 3

  2. Bannerlord.Banners Bannerlord.Banners Public

    Contains the source for CC's Banners for Bannerlord found here: https://www.nexusmods.com/mountandblade2bannerlord/mods/4181

    1

  3. DDS-Image-Converter DDS-Image-Converter Public

    Convert DDS files to various image formats with a GUI

    Python 1

  4. Stardock-Software-Localization-Tool Stardock-Software-Localization-Tool Public

    A lightweight tool to help the translation of Stardock software

    C#