Welcome To The Webhole!


Experimental lab for new themes, plugins, automations, and infrastructure powering Clifford’s Webhole.

👋 Hey, I’m Clifford

Builder of Clifford’s Webhole, architect of self-hosted systems, and creator of
multi-site WordPress environments, AI automations, and distributed content pipelines.

I specialize in blending web development, Linux server engineering,
Docker DevOps, and AI automation into one connected digital ecosystem.

⚡ What I Do

  • 🧩 Build & maintain a full VPS infrastructure (Ubuntu 24.04, Docker, Nginx Proxy Manager, UFW)
  • 🕸️ Develop & manage multiple WordPress platforms (custom themes, backups, migrations, automation)
  • 🤖 Run a self-hosted AI Lab at labs.cliffordswebhole.com (FastAPI, custom agents, n8n flows)
  • ☁️ Automate content across my ecosystem with n8n + OpenRouter
  • 🔐 Implement strong backup & security workflows (Bash, cron, Backblaze B2, rclone)
  • 💻 Code daily across Linux, Android Termux, and cloud platforms
  • 🌱 Beekeeper & gardener — the offline part of Clifford’s Webhole

🛠️ Tech Stack & Tools

Languages

HTML · CSS · JavaScript · PHP · Bash · SQL

Platforms & Systems

Ubuntu 24.04 · Docker · Nginx Proxy Manager · UFW · Termux

Web Development

WordPress · Custom Themes · WP-CLI · Site Migrations

AI & Automation

FastAPI · Ollama · OpenRouter · n8n · Custom Agents

Backup / DevOps

Backblaze B2 · rclone · cron · msmtp · Shell scripting · Cloudflare

📌 Featured Projects

🔹 Clifford’s Webhole (Main Site)

Your personal hub for coding, AI, security, and everything digital.

🔹 BeeBuzzGardens.com

A growing beekeeping + homesteading platform with seasonal content.

🔹 Webhole Labs (AI Playground)

Your custom self-hosted AI stack experimenting with multi-agent systems.

🔹 n8n Auto-Poster System

Automated RSS → WordPress pipeline with tag + category routing.

🧭 Mission Statement

I build reliable, self-hosted systems that connect the digital and real world.
My mission is to create a unified ecosystem — servers, AI agents, automations, and websites —
all powered by Clifford’s Webhole and always under my control.

I believe in:

  • Owning my infrastructure
  • Automating everything
  • Learning relentlessly
  • Sharing what I build

🔥 What I’m Working on Right Now

  • Upgrading Webhole Labs with faster agent routing and new model integrations
  • Improving multi-site backups with rclone + B2 retention automation
  • Expanding my n8n WordPress Auto-Poster into a full content automation pipeline
  • Refining dark-themed web components for Clifford’s Webhole
  • Building stronger GitHub branding and documentation for my projects

🧠 Current Focus Areas

  • AI agents & workflow automation
  • VPS performance tuning (Ubuntu 24.04 + Docker)
  • WordPress architecture & custom theme development
  • Network security and server hardening
  • Optimizing mobile-Termux Linux workflows

📚 Favorite Commands & Snippets

# restart docker stack
docker compose down && docker compose up -d

# inspect docker networks
docker network inspect proxy-net

# view logs live
docker logs -f container_name

# quick mysql access
docker exec -it db-container mysql -u root -p

# backup WordPress
wp db export backup.sql && tar -czvf site.tar.gz /var/www/html
            

🎯 Goals for 2026

  • Expand Webhole Labs with custom multi-agent routing
  • Create a unified cross-site content engine powered by n8n
  • Build a full set of branded Webhole utilities & scripts
  • Develop at least one public developer tool or library
  • Grow Clifford’s Webhole into a recognized online identity

🌐 Connect With Me

🌐 LinkedIn ~ 🐱 GitHub