Web & Application Development · Hosting
Top

Custom Builds, Quoted Per Project

Custom web, app and AI builds — quoted to your project, not sold from a shelf.

Custom Web Development, Apps, AI Integrations & More

What we build

Web Development

You own the code 6–12 weeks

Custom builds for the cases a plugin cannot reach.

The usual trigger is a plugin that almost does it. It covers eighty per cent of what you need, the last twenty per cent is the part your business actually runs on, and the workaround has quietly become a person doing something by hand every week.

At that point a custom build is often cheaper than the stack of subscriptions holding the current one together, and it is certainly cheaper than the manual work. The test we apply is simple: if the thing you need is genuinely unusual, build it; if a template would do, we will tell you that instead.

You own the result. The code, the database and the deployment are yours at the end, and nothing is built to make leaving us expensive.

When people ask us for this

  • A plugin does most of it, and the rest is manual
  • You are paying for four tools to do one job
  • Something important only works because one person remembers to do it
  • Your site cannot do the thing your competitors' cannot either
  • You have been told "the platform doesn't support that"

What Web Development involves

Web Design

Source files stay yours 3–6 weeks

Design that starts from what your business needs to say, not from a template that needs filling.

Most people arrive here because their site no longer matches the business behind it. It was right three years ago, or it was built from a theme that has been stretched in six directions since, and every new page makes the inconsistency more obvious.

A design system fixes that at the root rather than page by page. Decide the type scale, the colour, the spacing and the components once, and every page after it is assembled from parts that already agree with each other. New pages stop being design decisions.

The awkward part is usually the words. Design cannot fix copy that has not been decided, and we would rather say so at the start than lay out placeholder text and let you discover it at the end.

When people ask us for this

  • Your site looks older than your business is
  • Every new page needs a designer before it can exist
  • Two pages that should match, do not
  • A rebrand has to reach a site nobody wants to touch
  • You are being quoted per page instead of per system

What Web Design involves

Web Application Development

Runs on your infrastructure 8–16 weeks

From a rough idea through specification, build and launch.

This is the work that starts with a spreadsheet. Someone built it years ago, it now runs a real part of the business, and it is emailed around, edited by four people and occasionally overwritten. Everyone knows it is fragile and nobody can be the one to stop using it.

Turning that into a real application is mostly about deciding what is actually true: who is allowed to change what, what happens when two people act at once, and what the records need to look like a year from now. The screens are the easy half.

Internal tools, customer portals, dashboards and staff systems all sit here. They are rarely glamorous and they are usually the thing that removes the most work from someone's week.

When people ask us for this

  • A spreadsheet is doing a job it should not be doing
  • Staff are re-keying the same data into two systems
  • Customers keep emailing to ask for something they could look up
  • You need to see what is happening without asking someone
  • An off-the-shelf tool fits everyone except you

What Web Application Development involves

E-commerce & Payments

Stripe and PayPal, live 6–14 weeks

Storefronts, carts, checkout, tax and discounts.

Selling online stops being simple the moment the product does. Subscriptions, mixed carts, per-jurisdiction tax, physical goods beside digital ones, a discount that has to apply to some of it — each is ordinary on its own, and together they are past what a hosted cart will do.

The money side is where care matters most. Card details go straight to Stripe or PayPal and never touch your server, which keeps you out of the heavier compliance obligations by design rather than by luck. This platform's own checkout is built exactly that way.

Tax is the part people underestimate. Rates differ by where the buyer is, not where you are, and getting it wrong is discovered late and corrected expensively.

When people ask us for this

  • Your cart cannot handle subscriptions and one-off items together
  • Tax is being worked out by hand, or guessed
  • You want to sell in more than one country
  • Checkout loses people and nobody knows where
  • You are quoted a percentage of every sale forever

What E-commerce & Payments involves

AI Integration

Grounded in your real data 3–8 weeks

Assistants that read your real records and act on them, rather than producing confident text about nothing.

Most AI features fail the same way: they sound confident and they are not connected to anything. A model that cannot read your actual records will produce a fluent answer about an order that does not exist, and one wrong answer in front of a customer undoes the other ninety-nine.

The work worth doing is the plumbing. Give the model real, permissioned access to your own data, constrain what it is allowed to do with it, and make it say it does not know rather than invent. That is less impressive in a demo and considerably more useful on a Tuesday.

We will also tell you when AI is the wrong answer. A great many requests that arrive as "can we add AI" are better solved by a report, a search box, or removing a step.

When people ask us for this

  • You want an assistant that reads your real records, not a generic chatbot
  • Someone is summarising the same documents every week
  • Support answers the same twenty questions by hand
  • You have been shown a demo and cannot tell if it would really work
  • You need a hard cap on what it costs to run

What AI Integration involves

Subscription Billing & Dunning

We run this in production 6–12 weeks

Recurring invoicing, renewals, reminders, and what happens when someone stops paying.

Recurring revenue is easy until a payment fails. Then the questions start: when do you retry, when do you email, when do you suspend, when do you give up, and who is doing all of that by hand right now.

Getting that ladder right is worth real money, because most cancelled subscriptions are not decisions — they are expired cards nobody chased. The unglamorous machinery of invoicing, reminders, grace periods and reinstatement is where the revenue actually leaks.

We run precisely this in production for our own product, which is where the detail comes from rather than from a specification somebody wrote once.

When people ask us for this

  • Failed payments are chased by a person, or not at all
  • Upgrades mid-cycle are worked out on a calculator
  • You are moving an existing subscriber base and cannot lose anyone
  • Invoices, reminders and suspensions live in three different places
  • Nobody can say how much recurring revenue quietly lapsed last year

What Subscription Billing & Dunning involves

API & Systems Integration

Often the thing that stalled From 2 weeks

Getting your systems to talk to each other, and to everyone else.

Two systems that will not talk to each other usually cost a person several hours a week, and that person is usually the one who can least afford it. The work is rarely difficult; it is fiddly, and it fails in ways that are hard to see.

The dangerous failure is not an error. It is a call that returns nothing and looks exactly like a legitimate empty result — no alarm, no log, just a system that quietly stops being correct. We have found published documentation pointing at hosts that no longer exist and auth schemes that were never right, and the only way to know is to run it against the live service.

So we verify against the real API rather than the docs, and build the checks that tell you when it stops working.

When people ask us for this

  • Two systems both hold the truth and disagree
  • Someone exports a CSV every week and imports it somewhere else
  • An integration broke and nobody noticed for a month
  • A vendor's documentation does not match their actual API
  • You need one place that knows what happened

What API & Systems Integration involves

Server Maintenance & Security

Monitored, patched, backed up A monthly retainer

Hardening, patching, monitoring and backups on servers we keep running rather than hand over and forget.

This is the work that is invisible until the week it is not. Patching, hardening, monitoring, certificate renewals and backups are all boring, and every one of them is on the list of things that take a business offline when skipped.

The most common gap we find is not a missing backup — it is a backup that has never been restored. An untested backup is a belief rather than a backup, and the moment you find that out is the worst possible moment to find it out.

The second most common is a scheduled job that has never once run. It appears in the list, it looks healthy, and nothing has ever checked that it actually executed.

When people ask us for this

  • Nobody is certain when the server was last patched
  • You have backups but have never restored one
  • A certificate expired and took the site with it
  • Alerts go to an inbox nobody reads
  • The person who set it up has left

What Server Maintenance & Security involves

Email Deliverability (SPF, DKIM, DMARC)

SPF, DKIM and DMARC 1–3 weeks

Making sure the mail you send actually arrives.

If your invoices and password resets are landing in spam, everything downstream of them looks broken to your customers and fine to you. It is one of the few problems that is completely invisible from the inside.

The causes are usually mundane: SPF, DKIM and DMARC not set up, or set up years ago and no longer matching where mail is actually sent from. Add a sending domain with no reputation and message content that trips filters, and the mail simply stops arriving.

Worth knowing that this is measurable rather than a matter of opinion. Mail can be scored before it is sent, and the first time we ran that check on our own platform it found a defect present in every campaign it had ever produced.

When people ask us for this

  • Customers say they never received the email you definitely sent
  • Password resets and invoices land in junk
  • You changed mail provider and never revisited your DNS
  • A marketing campaign went out and the open rate made no sense
  • You are about to start sending in volume and want it right first

What Email Deliverability (SPF, DKIM, DMARC) involves

Platform Migration

Every old URL redirected 2 weeks – several months

Moving off a platform you have outgrown without losing data, history or search ranking.

Nobody enjoys a migration. They are usually forced — a platform being retired, a price rise, a vendor you no longer trust, or a system that cannot do the next thing you need.

The risk is almost never the data. It is the thousand small things attached to it: the URLs people have bookmarked, the search ranking built over years, the integrations pointing at the old place, and the customers midway through a subscription. Ranking you built over years should not die in an afternoon.

So the old platform stays live until the new one has proved itself under real traffic, and every old address goes somewhere sensible rather than to a 404.

When people ask us for this

  • Your platform is being discontinued or has become too expensive
  • You have outgrown a hosted product and cannot get your data out cleanly
  • A previous migration lost your search rankings
  • You are carrying years of URLs that people still use
  • Subscribers are mid-cycle and cannot be interrupted

What Platform Migration involves

Software Licensing & Packaging

Keys, binding and check-in 4–8 weeks

If you sell software, the parts that make it sellable.

If you have written software worth selling, the awkward part is rarely the software. It is everything around it: issuing keys, binding a copy to one customer, knowing what is installed where, handling renewals, and revoking access without breaking someone mid-project.

Very few people offer this work, which is why it usually ends up half-built by whoever had time. It is also the kind of thing that is expensive to retrofit once copies are already out in the world.

This is the one service where the evidence is easiest to check: the platform you are reading this on ships with exactly that engine, licensed the same way, to its own customers.

When people ask us for this

  • You have built something and want to sell copies of it
  • Customers are sharing one licence between several installs
  • You cannot say which version each customer is running
  • Renewals and revocation are handled by email
  • You need a copy to keep working during a brief outage, then stop

What Software Licensing & Packaging involves

Choose a domain

Every build needs a name. Search one here and we will register, configure and point it as part of the project.

Domain Names

A Great Domain Means Instant Credibility
Register your perfect domain name from just $10.80/yr
Transfer

See pricing for all extensions we sell →

.com
$
16.20
/yr
.net
$
18.60
/yr
.org
$
18.00
/yr
.ca
$
18.60
/yr
.co
$
44.40
/yr
.io
$
70.80
/yr
.dev
$
19.20
/yr
.app
$
24.00
/yr
.shop
$
45.60
/yr

Choose your hosting

We host what we build, on infrastructure we run and maintain. Pick a plan now, or leave it to us as part of the quote.

Shared Hosting Reliable, fast shared hosting plans for every site.
  • Managed cPanel control panel
  • One-click application installers
  • Mail, PHP and databases configured
  • Move up a tier without migrating
VPS Hosting Scalable SSD-powered VPS hosting with full root access, on-demand resource upgrades, and instant…
  • Full root access, your own OS
  • SSD storage on Vultr compute
  • Built and reachable in minutes
  • Add CPU, memory or disk later
Reseller Hosting Start your own hosting business — white-label reseller plans with WHMM ready account management.
  • WHM account with your own branding
  • Create and manage cPanel accounts
  • Set the packages you resell
  • Your customers never see us
Cloud Hosting Distributed cloud hosting that scales with your traffic — pay for what you use, nothing more.
  • Dedicated AMD vCPU, never shared
  • NVMe storage throughout
  • Full root access
  • Built automatically in minutes
Optimized Cloud Dedicated vCPU servers tuned four ways — general, CPU, memory or storage.
  • Dedicated vCPU, never shared
  • Tuned four ways for the workload
  • NVMe storage throughout
  • Resize without rebuilding
Cloud GPU NVIDIA GPU servers billed by the hour — from a share of a card to a whole one.
  • GPU-backed compute instances
  • Billed by the hour, not the month
  • NVMe storage throughout
  • Full root access
Dedicated Servers Enterprise-grade dedicated hardware, fully yours, with no resource sharing and no noisy neighbors.
  • Real single-tenant hardware
  • No hypervisor, no neighbours
  • Your own disks and network port
  • Sized with room from the start
High Frequency Higher-clock CPUs and NVMe storage, for sites that feel sluggish on shared cores.
  • High clock-speed processors
  • Full root access
  • NVMe storage throughout
  • Billed monthly, not by the hour
VX Compute Large memory and storage configurations, billed by the hour rather than the month.
  • Large memory configurations
  • Billed by the hour, not the month
  • NVMe storage throughout
  • Full root access
Email Hosting Professional business email on your own domain — reliable delivery, real spam filtering, and mailboxes…
  • Mailboxes on your own domain
  • Spam filtering included
  • IMAP, POP and webmail
  • Independent of your website host

Key Features

Cut-paper quotation sheets with one amber line, held by a padlock and sealed with wax

Quoted To Your Project

Fixed Scope, Fixed Price

Every build is scoped and priced against what you actually described, not sized to a package that happens to exist. You get a fixed scope and a fixed price before anything starts, so the number you approve is the number you pay.

  • Scoped from your description
  • Priced before work starts
  • No hourly meter
  • Changes quoted, not billed
  • Everything agreed in writing
  • You approve before we start
Eleven cut-paper tiles ringed around a single raised centre, with one position left empty

Eleven Disciplines, One Team

One Supplier, No Gaps

Design, web and app builds, e-commerce, AI integration, billing automation, systems integration, server security, email deliverability, migrations and software licensing. One team across all of it, so nothing falls into the gap between two suppliers blaming each other.

  • Design through deployment
  • AI, billing and integrations
  • Security and deliverability
  • Migrations and licensing
  • One point of contact
  • No supplier hand-offs
An empty cut-paper box with the work and a key leaving it along an amber arrow

Built To Be Handed Over

Yours At The End

Code, database and deployment are yours, running on your infrastructure rather than rented back to you. Nothing is built to make leaving expensive — work that only holds a client through lock-in was never good enough to hold them any other way.

  • Code and database are yours
  • Runs on your infrastructure
  • Documented for the next person
  • No lock-in by design
  • Full source at handover
  • Leave whenever you like
A cut-paper server rack behind a shield, with a pulse line and a stack of copies held apart

Still Here After Launch

Run, Patched And Monitored

A build nobody maintains starts decaying the day it ships. We keep the servers patched, the backups tested and the mail arriving — or hand the whole thing over if you would rather run it yourself. Either way it is a decision you make, not one made for you by neglect.

  • Managed patching
  • Uptime checked every minute
  • Off-server backups
  • Restores actually tested
  • Alerts reach a person
  • Incident response

Why Choose Us?

🏗️

We Run This Ourselves

The billing ladder, the licensing engine, the provisioning and the mail deliverability work are not case studies — they are in production on this platform. When we describe proration or a dunning sequence, it is from having had to get it right.

📌

A Fixed Price, Not A Drifting Estimate

An hourly estimate transfers every unknown onto you. We do the thinking before quoting, so the scope and the number are agreed up front and a surprise on our side stays on our side.

🙅

We Will Tell You When The Answer Is No

Sometimes a report, a settings change or an existing tool solves it for a fraction of the money, and sometimes a template genuinely would do. We would rather say so at the start than take the work and have you find out later.