Apps, calculators, widgets, and build notes
Useful small software and the technical documentation behind it.
Browse apps and tools →Independent apps, field calculators, and embeddable tools for people who do real work. Each one is focused, documented, and maintained by the person who built it.
Practical software for builders, makers, and small-business operators. No inflated suite, no feature theater.
Field math for estimates, materials, and job planning.
Open calculators →See the marketplace math before choosing your channel.
Compare fees →Focused components that add a useful action to a site.
Browse widgets →Useful software should explain itself, respect the person using it, and stay understandable after launch.
01 const url = new URL(request.url);
02
03 if (isStaticAsset(url)) {
04 return env.ASSETS.fetch(request);
05 }
06
07 return handleAppRequest(request, env); Architecture decisions, implementation details, and lessons from shipping useful web tools.
The exact boundary I use between prerendered pages, browser-side calculations, Worker routes, assets, cache headers, and release checks.
How I divide intent, redirects, sitemaps, internal links, and entity references across .online, .com, and VertaFlow without making three sites compete.
A calculator needs more than inputs and a result: clear intent, visible math, useful defaults, explanations, examples, FAQs, and an honest ownership model.
Different jobs, clear ownership, and shared technical standards. Follow the link that matches what you need next.
Useful small software and the technical documentation behind it.
Browse apps and tools →The studio for service businesses that need to be found, trusted, and chosen.
See website and visibility services →The flagship operating system for leads, follow-through, and client work.
Explore VertaFlow →Start with a useful tool.
Explore the apps →Need the website instead?
Start a build →Get the occasional note when a useful app or technical write-up ships.