Internal tools and back-office apps
Dashboards, admin panels, data pipelines, and workflow tools that sit inside your organisation — purpose-built for your team, not the average user. If your staff are working around the limits of a SaaS tool, that is the brief.
Web applications
Customer-facing products — portals, booking systems, member platforms, and anything with accounts, data, and business logic. Full stack: front-end, back-end, database, infrastructure, and the engineering that keeps it running.
Automations and integrations
Connecting systems that should talk to each other: CRM to billing, e-commerce to fulfilment, internal database to external API. Reliable pipes with proper error handling and alerting — not a Zapier workflow that breaks silently.
APIs
First-class HTTP APIs designed for the consuming team — documented, versioned, and with the authentication model your use case needs. Internal APIs, partner APIs, and public developer APIs.
AI features
AI engineering integrated into a product you already run or a new one: retrieval-augmented generation, document processing, classification, structured extraction, and agent pipelines. Not a chatbot demo — AI as a feature that earns its place.
Migrations and rewrites
Taking a legacy system off whatever it is currently running on and rebuilding it properly — with a migration path, rollback, and verified data integrity. We inherit codebases, stabilise them, and move them forward.