Services
Industries
Free Tools
Resources
About Book a Consultation (239) 747-0465
Orlando, FL · Working nationwide since 2008
Brandon Kelly with his family
Home / About / Brandon Kelly

Brandon Kelly

Founder, Kelly Webmasters and Marketers.
Founder & Chief Software Engineer, SaaS Kingdom.

Custom websites, search visibility, and AI search optimization since 2008, plus a portfolio of vertical SaaS for the trades.

Background

From search craft to software

Brandon Kelly has spent eighteen years on one question: how a local business gets found, and once found, gets trusted. He founded Kelly Webmasters and Marketers in 2008 and has carried it through every shift in how search works, from the early days of link building to the local-pack era to the rewrite happening now. In 2026 the agency's focus is GEO, getting a business named and cited as the answer inside ChatGPT, Google's AI Overviews, Gemini, Perplexity, and Copilot, not merely ranked on a results page. Clients work with him directly, month to month, and own all of their code, content, domains, and accounts.

The work is built, not assembled. kellywm.com is fully custom-coded, precompiled React and JSX bundled with esbuild and served on Cloudflare Pages, with no page builder and no template underneath it. The live site is the proof: more than 90 industry and service pages, a knowledge base of 360 articles, over 80 free tools and calculators, and a portfolio of more than 100 custom site designs.

The same question eventually pulled him into software. As Founder and Chief Software Engineer of SaaS Kingdom, Brandon is building a portfolio of vertical software for the trades. Each product solves one specific job for one specific trade: a scanner that flags fake reviews before they publish, a Florida mechanic's-lien deadline engine, an overnight accounts-receivable co-pilot, a margin guard for seawall builders, and more. Seven are built and live today, each running on its own Cloudflare Worker, and saaskingdom.com is live alongside them.

The throughline is consistent. The marketing craft was always about how people find and decide to trust a business; the software extends that same instinct into the systems where trust is now won or lost, deciding what to publish, which review is real, which deadline is binding, which bid loses money. One discipline reads as marketing and the other as code, but both answer the same question Brandon started with in 2008, now asked of AI engines as much as of people.

SaaS Kingdom

An empire of software for the trades

SaaS Kingdom is Brandon's software company, an umbrella brand over a portfolio of vertical SaaS products built for the trades. Each product is software for one specific trade or one back-office job, and seven of them are built and live today, each running on its own Cloudflare Worker.

TruthGateA pre-publish scanner that flags fake reviews and deceptive review schema before they go live, built around the FTC rules on fake reviews.
Callback TriageAI-vision triage of warranty callbacks for roofers, so a crew only rolls when a truck-roll is actually warranted.
GhostShiftAn overnight accounts-receivable and collections co-pilot that reads QuickBooks (read-only) and prepares a dunning queue and a morning briefing.
ShoreStampAn agent that assembles Florida marine-construction permit packets for seawalls, docks, and lifts in Lee County.
LienkeeperA deterministic Florida mechanic's-lien deadline engine.
CertChaseSubcontractor compliance tracking (COI, W-9, lien waivers) with autonomous document chasing for small general contractors.
BidGuardA margin guard for dock and seawall builders that warns before a bid goes out at a loss.
Each product is its own isolated Worker, with one shared account and one bill across the kingdom. saaskingdom.com →
Architecture Every product is its own isolated Cloudflare Worker with its own D1 database, and products never read or write each other's data. A central identity-and-billing layer called the Keep federates one account and one Stripe customer across all of them using Ed25519-signed JWTs: the Keep is the sole signer, each product verifies the signature locally, and no product ever phones home. Federation shares account and billing only, never data or functionality. The Keep is security-reviewed and tested but not yet deployed. Underneath, the products share a hardened pattern: magic-link passwordless auth, signed-JWT sessions, Stripe Checkout with webhooks, and a reusable Claude tool-use agent loop. Where correctness is the whole point, legal deadlines and dollar margins, the logic is deterministic rather than generative, and across the board the design abstains rather than hallucinates: the software declines to answer when it is not sure.

The seven products are live for demonstration and mostly early-stage, in validation, with the architecture built and tested ahead of paying use.

How it gets built

The stack

This is a full production stack, not a no-code setup. The same hands that write the marketing sites write the SaaS, end to end, from the edge runtime to the agent loop.

Edge platform
Cloudflare WorkersCloudflare PagesDurable ObjectsD1 (SQLite at the edge)KVR2Pages FunctionsCron TriggersWrangler CLI
Frontend & craft
React 18Precompiled JSX (esbuild)JavaScript / TypeScriptHand-written HTML & CSSSVGCanvasLeaflet mapsGSAP
AI & agents
Anthropic Claude API (Opus, Sonnet, Haiku)Claude Agent SDKTool-use loopsGoogle Gemini (grounded search)Nano Banana Pro (image generation)Multi-agent orchestration
Payments, auth & messaging
Stripe (Checkout & webhooks)Magic-link authenticationEd25519 / JWTResendCloudflare EmailTwilio (SMS)Web3Forms
Build, data & verification
NodePythonGitHeadless ChromeSchema.org JSON-LDllms.txtGoogle Search ConsolePageSpeed Insights APISitemapsAdversarial security review
AI-native engineering

One operator, the output of a studio and a software company

Brandon builds and ships his work as an AI-native engineer. The day-to-day tool is Claude (Opus 4.8) running inside Claude Code, but the method is what matters: he runs it as multi-agent “ultracode” workflows rather than as a chat window. A task is fanned out across many specialized subagents working in parallel, routed through staged pipelines, and held to a standard before anything is trusted. The model is the labor; the orchestration is the engineering.

Verification is part of the process, not a step bolted on at the end. Several independent agents attempt the same design or strategy and are scored against each other in a judge panel. Skeptic agents try to refute a finding before it is allowed to stand. Headless-browser passes screenshot the result and check it against intent, and security-review passes run before code goes out. Context windows reaching a million tokens let a whole codebase sit in view at once, so changes are made with the full system in mind rather than one file at a time.

The practical effect is leverage. The same approach produces the Kelly WM site with its hundred-plus custom designs and the seven live SaaS Kingdom products, and the quality bar holds because correctness is checked by the same system that produces the work, in parallel, at every stage.

Parallel multi-agent fan-outA single task is split across many specialized subagents that work at the same time, then their results are merged into one build.
Judge panels for competing attemptsSeveral independent agents take separate runs at the same design or strategy, and the candidates are scored against each other before one is chosen.
Adversarial verificationSkeptic agents try to refute a finding before it is trusted, which catches plausible-but-wrong answers a single pass would have shipped.
Full-stack generation on the edgeEnd-to-end applications built and deployed on the Cloudflare stack (Workers, D1, KV, R2, Pages), including magic-link auth, Stripe checkout and webhooks, and Claude tool-use agent loops.
Automated headless-browser QAA headless Chrome pass screenshots the rendered result and checks it against the intended design, so layout and visual regressions are caught by the pipeline, not after launch.
Focus

What Brandon works on

Brandon works hands-on across both halves of the practice: the marketing craft that gets a business found, and the software that runs behind it.

SEO Local SEO & Map Pack AI Search Optimization (AIO / GEO) Custom web design Technical SEO Schema & structured data AI-native software engineering Multi-agent AI orchestration Cloudflare Workers & edge Full-stack development Stripe & auth systems Claude API & Agent SDK Vertical SaaS for the trades
Approach

How he works

Clients work with Brandon directly, not a rotating account rep learning the business on your dime. Engagements are month to month, the code is fully custom with no page builders, and everything you pay for (your site, content, domain, and accounts) belongs to you. If you ever leave, you take it all with you.

Writing

Writing

Brandon writes practical, no-fluff guides on search and AI visibility:

Work with Brandon

Free 30-minute consultation, a real look at your market, your competitors, and what you'd do differently. No pitch, no pressure.

Book a free consultation →