Skip to content
Open to useful conversations

Hi, I am Connor. I build WordPress, SEO and practical AI work.

I am Connor Bulmer, Head of Digital at Mosaic. This is my personal portfolio: a place to show the websites, technical SEO, AI tools and training work I have built, led or contributed to across Mosaic, previous agencies and side projects.

booking-flow.php
main
function confirm_booking($request) {
  $slot = $calendar->hold($request->time);

  if ($slot->needs_deposit) {
    take_payment($request->card, 20);
  }

  $calendar->reserve($slot);
  remind($request, '24h before');

  return $slot->reference;
}
Ready Shipping since 2013
Colchester, UK - WordPress and practical AI
01Practice

A senior developer for the jobs where off-the-shelf starts to get awkward.

10+
years across WordPress, SEO, digital delivery and practical AI.
2022
joined Mosaic, now working across web, SEO and AI delivery.
2
current focus areas: agency web builds and AI capability.
04AI approach

Useful AI starts with one clear job, a person in the loop, and a way to measure whether it helped.

01

Understand the real problem

We start with the workflow, people and business goal, not a shopping list of features.

02

Scope the smallest useful version

AI work stays safer when the first version has a narrow job and a clear review path.

03

Build in visible stages

You see the direction early, test the important flows and keep decisions moving.

04

Launch, hand over, improve

The finished work is documented, tested and ready for the next sensible iteration.

Connor Bulmer illustrated portrait
05About

A technical lead who can sit between strategy, delivery and the awkward implementation details.

At Mosaic, I work across website builds, SEO, analytics, AI consultancy and training. The common thread is practical digital work that needs careful thinking, clear communication and enough technical depth to make it last.

Head of Digital WordPress Technical SEO AI training

"The strongest work happens when technical delivery sits close to strategy, content, training and the people who will actually use the finished thing."

CB
Current focus
Digital delivery at Mosaic

Have something connected to the work here?

Send a short note about the website, AI, training or digital problem you are thinking through. I will reply with the most useful next step.