Skip to main content
Thinking about applying?See how the assessment works

For engineers

Assessed once, matched for years.

Most engineers re-prove themselves to every new client. Pass our assessment once and we match you to established UK companies as work comes up. We hold the contract, raise the invoice in your name, and handle the compliance, so you never chase a client for payment or negotiate your own terms.

Apply

No fees, ever. We are paid by the client, never by you.

We pay only into an account in your own name.

Why VERTX

Serious work, and a company that stands behind you.

VERTX is a managed engineering service, not a job board. We find the client, hold the contract, and stay accountable for the engagement, so your part is simply to do excellent work.

  • Real product work with established UK teams.
  • Long-term engagements, one client at a time.
  • We hold the contract and handle the administration.
  • Your rate and terms are in writing before your first day.
An AI and machine learning engineer, captioned with their experience and stack
The bar

More than a great coder.

You are joining a network with a real bar. Every engineer is assessed before they join, and your level is assessed, not declared. We select for the four things that decide whether remote work actually succeeds.

  • Ownership

    You take a rough brief all the way to a shipped, tested result, without being chased.

  • Clear communication

    You explain your thinking clearly in English, so nothing is lost across a remote team.

  • Reliability

    You do what you say, on a cadence a client can plan a roadmap around.

  • Judgement

    You know a demo that impresses from a feature that holds up when customers depend on it.

The VERTX assessment steps: a conversation on camera, a practical technical assessment, a technical review with a senior engineer and a secure identity check

Assessed properly, once, and you keep your tools

The call

One conversation, not four rounds

  • On camera, with your identity documents to hand
  • We ask how you have handled real work, not brain teasers
  • Your English is assessed on the call, so there is nothing to sit afterwards
What the call covers
An engineer on camera during a VERTX interview

Senior backend engineer

One call, 30 minutes

Node.jsNode.js

The build

You build, with your AI on

  • A real task, close to the work you would actually be given
  • Your own AI tools stay on, because that is how you work
  • You talk a senior engineer through what you did and why
How the build works
orders/totals.pyYour diff
  def apply_discount(total, pct):
-     return total - (total * pct)
+     if not 0 <= pct <= 1:
+         raise ValueError("pct must be a fraction")
+     return round(total * (1 - pct), 2)
Checks passed11 of 12
One edge case missedNoted, not failed
Read by a senior engineerYes
The continuation

We go deeper on the code you already wrote

  • Your own submission, handed back exactly as you left it
  • A recorded session with a senior engineer who did not set the task
  • The level is awarded by us, and we defend it to the client
How levels are awarded
Your scorecardRecorded, 60 min
Depth on their own work4 / 5
Reasoning and ownership4 / 5
Trade-offs under challenge3 / 5
Communication with a team5 / 5
SeniorAwarded, not claimed
Open roles

The roles we are placing right now.

These are the roles we are recruiting for now. If your experience sits close to one of them, apply. We read every application and match on the substance of your work, and more roles open as we grow.

ReactNext.jsTypeScriptNode.js

Fullstack Engineers

React, Next.js, TypeScript, Node.js

You ship whole features, from the interface a user touches to the services and data behind it. You are comfortable making decisions across the stack, you care about the product and not only the ticket, and you can be trusted to take something from a rough brief to a shipped, tested result.

Apply for this role
Node.jsGoPythonPostgreSQL

Backend Engineers

Node.js, Go, Python, PostgreSQL

You design and run the systems everything else depends on. APIs, data models, queues, and the quiet reliability work that keeps a product fast and safe under real load. You think about failure modes and observability as part of normal delivery, not as an afterthought.

Apply for this role
PythonPyTorchFastAPIPostgreSQL

AI and ML Engineers

Python, PyTorch, FastAPI, PostgreSQL

You build with models in production, not in notebooks. Data pipelines, evaluation, retrieval, and shipping applied AI that earns its place in a real product. You can tell the difference between a demo that impresses and a feature that holds up when customers depend on it.

Apply for this role
What we handle

The only thing you have to be is an engineer.

Most remote work asks you to be three people at once: the engineer, the salesperson and the accounts department. We take two of those off you, so the only thing you are ever judged on is the engineering.

  • No bidding and no proposals, we bring you the client.
  • Your work counts from day one, no unpaid trial.
  • You never negotiate money, your rate is set with us.
  • You never invoice or chase, the paperwork is ours.
Engineers collaborating
FAQs

Questions, answered honestly.

Ready to apply?

Show us how you build. If it is a fit, we will match you with a client in the United Kingdom and handle everything that sits around the work, so you can get on with the engineering.