We built this site as a pair too.
One of us was an AI.
It would be pretty rich to spend a whole page talking about checking each other’s work and then not tell you how this page got made. So here it is. I built it with an AI helper. This is what it did well, where it got things wrong, and why that’s the whole point.
What it did well
It wrote the first draft of almost everything: the page, the styling, that opening animation, the contact form, and the small piece of code that turns the form into an email. It also did the boring work. The logo showed up as a huge 1.5 MB image with a white box baked into it, which would have looked like a postage stamp on a dark page. The AI cut that box out, shrank the file to about 52 KB, and pulled the navy blue (#133461) straight out of the logo. So the colors here come from the logo, not from my taste. That’s probably for the best.
Where it was sure of itself and wrong
I asked for something “technical.” It went straight to a black screen with neon green text, like a hacker movie. That’s what the word looks like to an AI. It is not what it looks like when you’re asking a business to trust you with their data. It also made up a scrambled email address without doing the math, and left junk placeholder text in the styling file. All of it read fine. All of it was wrong. A person caught every bit of it.
And that’s the whole point
The same thing happens in real work, and the cost is higher. A rewritten query that runs fast and gives slightly wrong numbers. A data move that says it worked while quietly losing a rule. It looks right either way. You only catch it if you already know what you’re looking at.
AI is fast at the first eighty percent. The last twenty takes judgment, and judgment is what a second person is for. That’s the same point as the rest of this site. It doesn’t matter much whether the first draft comes from a new engineer, an old one, or a very fast robot. Nothing reaches your systems unread. We use AI where it helps, we check all of it, and we’ll tell you where we used it.
That’s also why ISO/IEC 42001 is on our list. It’s the standard for using AI responsibly, and we’ve started that work. Writing down how you use these tools, and who checks them, seems like the least you can do before going near someone else’s systems.
Under the hood
- Hosting Cloudflare Pages, direct upload
- Contact form Sends straight to our inbox, no middleman
- Built by hand No website builder. Plain HTML, one style file, one script
- Outside code None, except the Google map above
- Analytics None. We are not watching you
- Page size Under 100 KB of ours, logo and all