Home

Systems in production.

Public platforms, operating tools, and software built to keep working after launch.

Seven production systems, designed, built, and operated by one person. The screenshots are from the live deployments. The readouts beside them are real: this page's server pinged every system after first paint.

checking all seven systems from this page's server · every link opens the real software

Flagships

Heritage OS Tennessee homepage: a navy heritage map interface with statistics for 177,593 historic places, 2,143 National Register listings, and all 95 counties.

Heritage OS Tennessee

checking

ProblemTennessee heritage information is fragmented across institutions, programs, and county boundaries.

ResultA statewide public-service layer connecting all 95 counties on one map, with county profiles, trails, and preservation-help routing.

EvidenceMore than 177,000 production records, editorial verification, and a live Sullivan County proof at production quality.

TanStack Start, Hono, D1, and MapLibre on Cloudflare Workers.

HolstonCast landing page: a branded live-event portal with an on-air county commission stream, live chat, recording and transcript badges, and a viewer count.

HolstonCast

checking

ProblemOrganizations need branded live video without standing up a custom stack for every tenant.

ResultOne white-label deployment serving many branded portals, each with its own operator console, streams, and viewer pages.

EvidenceRealtime fanout holds a 95th percentile of 89 milliseconds under a 100-socket load test.

Cloudflare RealtimeKit, Stream, and Durable Objects. 140 automated tests, including Durable Object eviction runs in CI, and its own MCP server so AI agents can operate the platform.

HolstonListings public site: a hero over a home exterior stating that every listing action leaves a tamper-evident receipt and nothing goes public until a broker approves.

HolstonListings

checking

ProblemListing platforms often hide who changed what, and when those changes became public.

ResultA multi-tenant brokerage platform where agencies get a branded public site and every gated action leaves a verifiable receipt.

EvidenceTamper-evident writes, broker approval gates, and 275 automated tests across unit, integration, core, and end-to-end suites.

TanStack Start, Hono, D1, R2, and Durable Objects with Better Auth. Enforced nonce content security policy and CSV exports hardened against spreadsheet formula injection.

Additional systems

HolstonWorkspace console on the System Health tab reading All clear, with Chat, Tasks, MCP, Skills, Lab, Receipts, and Settings tabs across the top.

HolstonWorkspace

checking

ProblemPersonal AI agents drift when work is not scheduled, metered, and recoverable.

ResultAn always-on agent that handles email and Telegram, schedules its own work, and improves skills by recording which ones succeed.

EvidenceBudget metering, idempotent messaging, recovery for paused runs, and 72 automated tests. The code is public.

Cloudflare Agents SDK with an MCP server exposing eight tools.

BoringBuilder start screen: the headline You already know what you need above a single plain-language prompt box for describing the app to build.

BoringBuilder

checking

ProblemTurning a plain-language product idea into a deployed preview still takes too many tools.

ResultDescribe an app in plain English and it scaffolds, previews, and deploys.

EvidenceLive builder surface on Cloudflare's edge.

Built on Cloudflare's open-source VibeSDK with Workers AI and OpenRouter models.

Boring Clock sign-in on a starfield: Who's signing in? above two kid profile tiles.

Boring Clock

checking

ProblemKids' morning routines break when rewards can double-count or state gets lost.

ResultRoutines, timers, and star rewards with atomic reward writes so two taps never double-count.

Evidence181 automated tests and its own MCP server.

TanStack Start, tRPC, D1, and Durable Objects.

CrewVolt homepage: The right people on the right project over a wind-farm photograph, with paths for staffing a project and finding work.

CrewVolt

checking

ProblemEnergy staffing firms need a clear public path into intake without a custom CMS stack.

ResultA marketing and intake site for a W-2 staffing firm in energy infrastructure, with forms feeding a storage and email pipeline.

EvidenceFourteen server-rendered pages and three intake forms in production.

React Router v7, Tailwind v4, and shadcn/ui, with D1, R2, and Resend on Cloudflare Workers.

The common spine

All seven share one discipline. TypeScript strict, validation at every boundary, and a write path that never cuts corners: validate, check an idempotency key, gate authority, execute, write a receipt. The same request twice produces the same result once.

They run without me in the room. That is the point.

Contact

Put me on a hard problem. Want a walkthrough of any of these systems? Ask. I respond within one business day.

Email Cody

codyboring@icloud.com

github.com/getboring