Coming soon
Project Vertex
The developer fingerprint engine
A technical assessment platform that looks at how a candidate thinks, not just whether the code compiles. Logic patterns, behavioral signals, and fraud-proof proctoring built in.
- Tracks keystrokes, compile events, and logic flow — not just the final output
- Multi-environment, fraud-proof proctoring for remote assessment
- Instant candidate ranking and scoring
- Python, Java, C++, and JavaScript support
Project Vertex — concept preview, not a live API
// early concept — API not final
const session = await ProjectVertex.start({
candidate: "priya_2026",
proctored: true,
track: ["keystrokes", "logic", "compile"],
languages: ["python", "java", "cpp"],
});
session.on("compile", (event) => {
scoreReasoning(event.delta);
});
const result = session.fingerprint;
// -> { score: 94, authenticity: 0.98, rank: "senior_eligible" }Join the waitlist
We're not taking sign-ups through the site yet. Email us and we'll add you to the list for early access.
Email us to join