Services
Industries
Free Tools
Resources
About Book a Consultation (407) 694-2055
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 →

How the work gets done, and who does it

Kelly Webmasters and Marketers is Brandon Kelly. One builder, working from Orlando since 2008, with a team of AI agents he built to handle the heavy lifting. There is no account manager, no sales floor, and no layer between you and the person who writes the code. When you call (407) 694-2055, you get the builder.

The pages on this site, the free tools, the way a build gets put together: that is one person doing the same work he would do for you. What follows is how that actually works, so you know what you are signing up for before you spend a dollar.

Building since 2008, self-taught

The work started in 2008 with small websites for local businesses. Brandon is self-taught. There was no agency training him and no senior team to hand the hard parts to. He learned by building, shipping real work for real owners, and fixing whatever did not hold up. Over the years the work grew from websites into search, then into local search, and now into how AI answer engines read a business. The through line never moved: help a local service owner get found and get calls.

Orlando is home base, and the clients are all over the country. Most of them run the kind of business where a ringing phone is the whole point: contractors, home services, clinics, shops, and tour operators. That is who the work is built for, and it is why the writing here sounds like one owner talking to another instead of a brochure.

One operator, a team of AI agents

Here is the part that is different from most agencies. Brandon is the only person, but he does not work alone. He built software that runs a team of AI agents, and they do the parts of the job that used to take a room full of staff: research, first drafts, page building, and quality checks. He sets the direction, reviews the output, and signs off on what ships. The agents check each other's work, and the final check is always a person. Nothing goes live that he has not read.

The honest tradeoff is that you are working with one person's calendar, not a forty-person shop. What you get in return is speed and a straight line. Decisions do not sit in a queue behind other accounts. The person who understands your project is the person building it, so there is no game of telephone between a salesperson, a project manager, and a developer who never spoke to you. If something needs to change, you ask the builder, and the builder changes it.

How a build actually comes together

Most projects start with a free mockup: a real design of your homepage, built before you have paid anything or signed anything, so you can look at the work instead of reading a proposal about it. If you like it, the build begins. If you do not, you have lost nothing and owe nothing.

From there Brandon writes the site, wires up whatever tools it needs, and sets up tracking so you can see where your leads come from. The full sequence, from mockup to launch to the ongoing work after, is written out plainly on the how we build page. It is meant to be understood. You should always know what you are paying for and what happens next.

Real tools, not just pages

A lot of the work is software, not decoration. Brandon builds custom tools that live on a client's site and do a real job. One example is a job board for a Philadelphia staffing agency, where the owner posts openings straight from her phone. Another is a scripted chat concierge for a Marco Island boat tour company that answers guest questions across roughly 500 pages, using owner-approved answers only.

That last detail is the whole philosophy. The AI in these builds stays on a short leash, grounded in what the owner actually approved, so it does not improvise. The goal is a tool the owner can trust and control, not a gadget that talks on its own. Every one of them is meant to save the owner time, not create a new chore.

The properties he runs

This site is a working example of the same approach. The free tools at kellywm.com are open to anyone, with no email wall in front of them, because a tool that only works after you hand over your address is a lead form in disguise. The learning library is written the same way: plain answers to the questions owners actually ask, not filler written for search engines.

Brandon also runs his own lead-generation sites, in the same trades he builds for clients. They are where new ideas get tested first. If an idea does not earn its place on his own property, it does not get sold to yours. Working his own sites is also how he stays current on what search and AI engines reward this year, rather than what worked five years ago.

Why you deal with the builder directly

The reason this matters is simple. When the person who builds the work also answers the phone, you get straight answers about what is worth doing and what is not. There is no incentive to sell you a bigger package, because there are no packages. Everything is month to month, there is no long-term contract, and you own your site, your content, and your accounts. If you ever leave, you take all of it with you.

Prices are out in the open, too. Custom builds run $3,500 to $12,000 or more, one time. Ongoing SEO runs $1,500 to $3,500 a month for most businesses, and more in competitive or multi-location markets. To sanity-check a number, the what should you pay tool will walk you through it. When you are ready, call (407) 694-2055 or send a text, email [email protected], or ask for a quote.