• Round 1 · 300 seats · Sold out
$1,200$649Cohort 1 price4 of 230Seats left in R2

Anyone can use AI, now prove you can be trusted with it

A hands-on AI certification for software developers. You direct an AI agent through a live codebase, and every prompt you write is part of your answer.

№ C1-____

Certificate of Competence

AI Development Proficiency

is hereby granted to

Elaine Marley

CohortCohort 1Issued____ , 2026
Alex Garrett-SmithExamination Board LeadAlex KyriakidisCertificates.dev CEOQR code linking to the certificates.dev verification pageScan to verify

Be one of the first AI-certified developers in the industry.

10,000+ developers and 680+ companies already certify with certificates.dev

MicrosoftGoogleAmazonIBMSamsungAdobeCiscoDellMercedesSiemensVerizonDeloitteAccentureInfosysFujitsuDHLCoca-ColaUbisoftPearsonSquareFox

Which one are you?

Every resume this year makes the same claim about AI, in almost the same words. The claim can't tell anyone apart, but what a developer actually does with it can.

One developer ships whatever the AI hands back and finds out what's broken once it's already live.

Another directs the build and reviews the work before it ships, so broken code never reaches production.

A third specs the work, orchestrates agents in parallel, and answers for what ships.

That's the specific judgment this exam is built to certify.

Nobody's put a name on which one you are,
here's your chance to find out.

Exam environment · interactive demonstrationQ4 of 4

A demonstration built from the exam's actual design docs, a preview of the real format. The training platform itself opens September 7.

The stakeholderQ4 · the ticket

"Cache the user's dashboard data so the page doesn't hammer the API on every load."

Your assistantQ4 · the diff

Your assistant's diff adds a caching layer. It works.

Your call · the last of the four

The first three are answered for you. This takes about a minute, and your calibration read comes at the end.

One entry per decision. The transcript is the answer sheet.

The transcript · what the grader readsexample round
  1. You

    Add rate limiting to the invite endpoint. Keep it in middleware, don't touch the handler, and match the token bucket we use on auth.

  2. Agent

    Added invite-rate-limit middleware on the auth bucket config, 20 requests a minute per account.

  3. You

    Invites go out in bulk from admin accounts, so per account throttles the wrong actor. Key it per sender and raise the ceiling.

  4. Agent

    Rekeyed to sender with a ceiling of 120 a minute, tests updated, 14 lines across two files.

  5. You

    Ship it. The failure path returns 429 with retry-after, and I checked it against the bulk flow.

The marked lines are yours.

You won't only be answering questions

You'll work inside a real codebase, with history, tests, and a little debt. You'll work through a real agentic harness, file edits, a terminal, a plan your assistant can execute, not a chat panel bolted onto a code sample.

Your assistant

The people around you will be AI agents playing their parts. Your assistant is the AI you direct. You pair with it, delegate to it, run it in parallel, your call.

The stakeholder · the examiner

The stakeholder wrote the ticket, and the ticket is vague, because real tickets are. The examiner is silent, reading everything, the questions you asked, the constraints you set, what you caught in review, what you shipped, and how you defended it.

You

A ticket lands fuzzy. You interrogate the stakeholder until the requirement has edges. You pick the approach, write the working context, and put your assistant on the build. The diff comes back with things we planted, maybe a function that compiles and lies, maybe a query that dies at scale. You catch what matters, ship or push back, and defend your call in a few written sentences.

The ticketThe edgesThe buildThe diffYour callThe defense

Every prompt you write is part of your answer. The transcript is the answer sheet.

The sitting
  • Two supervised blocks of about 90 minutes each, same day or split across a week, booked for the slots that work for you.
  • ID verified, biometric check-ins at random, and the whole session recorded.
  • You choose from 2 to 3 pinned frontier models, from different vendors, before you start.

How it's graded

The scoring rulespublished before you sit

Three AI examiners from different model families each score every answer · a human expert signs every result · appeals get re-scored by humans

Confidently wrong costs more than honestly unsure

You declare a confidence level with every call you make, C1 to C3, and the scoring matrix is published in the handbook before you sit.

A correct call only earns full credit when your reason names the actual failure, not just the right instinct

Get the call right for a vague or generic reason and it scores as partial, the same way a hiring manager should read a correct guess and a diagnosed judgment call differently, even when both end in the same verdict.

"I'm not sure, here's how I'd verify" earns credit

Say what you don't know, then name the check that would settle it, and the published matrix scores that above a confident miss. Review and verification is one of the six domains on your score report, so the verify plan you write is graded work.

Objecting to everything scores at or below chance

Most production diffs are actually fine, so clean rounds get planted too, and so do decoys, issues that look exactly like a real defect and aren't. Flagging either costs you the same as missing a real one, for the same reason a reviewer who blocks every PR loses the team's trust eventually. Senior engineers tend to respect that rule the moment they hear it.

AI examiners score against pre-authored answer keys

They run three independent passes from different model families, not one, and return binary per-criterion verdicts instead of a single holistic score. A human expert makes the final call on every result and reviews every fail before it's issued. Disagree with a call, and appeals get impartial human re-scoring, on a published timeline, cheap for us to offer because the transcript makes re-grading a read, not a re-sit.

Three AI examiners read every answer independently, at a depth no human panel could afford, and a board of working developers holds the final signature. The machines bring the scale, the people put their names on the result, and neither one alone would be worth printing on paper.

The score report

Your result isn't a number. It's a six-domain profile with receipts, every scored claim linked to the exact transcript moment it came from. Where you caught the planted issue, linked, and the one you missed, linked too. A calibration index shows whether your confidence matched your accuracy. A fail gets the same document, which makes it a retake study plan, not a rejection letter.

Score report · receipts viewone candidate, illustrative
Context engineering
84
Agent direction
81
Architecture and system design
71
Review and verification
78
Security and risk
88
Debugging and diagnosis
75

Calibration index · well-calibrated across 14 calls, confidence matched accuracy within a few points at every level. Every scored claim links to its transcript moment.

Score report · hiring-manager view
  • Can be trusted to review agent-written changes before they reach production
  • Turns a vague ticket into a working spec without hand-holding
  • Directs multi-step agent work without babysitting it
  • Makes ship or no-ship calls you can rely on
  • Finds root causes in code they didn't write

Built to be read in thirty seconds, by someone who wasn't in the room for any of it.

Durable, not tied to today's tool. The construction is framework and tool agnostic on purpose. If a competent developer from a different stack could reason their way to your answer, the item's fair.

That's what makes this hold up past whatever AI tooling looks like by the time you actually sit it. The exam tests how you direct AI, not your fluency with one specific interface, so the credential doesn't age out when the tools do.

same exam · every stack

The curriculum

The exam scores six domains. Everything you train on is one of them.

  1. 01

    Context engineering

    You write the working context and the constraints that actually steer an agent.

    Judgment decks

  2. 02

    Agent direction

    You turn a vague ticket into a working spec, then direct multi-step agent work without babysitting it.

    Stakeholder sims

  3. 03

    Architecture and system design

    You pick the approach and set the structure the build has to live inside.

    Case exercises

  4. 04

    Review and verification

    You review agent-written changes before they reach production and catch what compiles but lies.

    Transcript-grading drills

  5. 05

    Security and risk

    You sweep for injection, auth gaps, and leaked secrets at agent speed and stop them before they ship.

    Planted-trap labs

  6. 06

    Debugging and diagnosis

    You find root causes in code you didn't write.

    Case exercises

Your Cohort 1 seat covers the training for all six. A prep guide walks you through each domain, a self-guided platform gives you hands-on drills, and Alex Garrett-Smith, who leads this exam, teaches all six live for three weeks. All three follow the same six domains the exam scores.

Who's behind the AI-Proficient Developer Certification

BitterBrains builds the training. certificates.dev runs the exam and issues the certificate.

2,000,000+developers trained by BitterBrains
10,000+developers already certifying
680+companies already certifying
Six certification tracks

Certified developers and BitterBrains students work here

MicrosoftGoogleAmazonSamsungIBMAdobeCoca-Cola
Mercedes-BenzDellCiscoSiemensVerizonDHLAccenture
+ hundreds more

The people behind every track

The Vue certification is official, endorsed by Vuejs.org, with Evan You signing every certificate himself. Every track was built and reviewed by Google Developer Experts, Microsoft MVPs, and open-source creators, all named below.

  • Alex KyriakidisAlex KyriakidisFounder and CEO of BitterBrainsSits on every certification examination board
  • Evan YouEvan YouCreator of Vue.jsSigns every Vue certificate
  • Sébastien ChopinSébastien ChopinCreator of NuxtDevelops the Nuxt track
  • Alex Garrett-SmithAlex Garrett-SmithTechnical Education Lead, BitterBrainsExamination Board Lead · certificates.dev
  • Alain ChautardAlain ChautardGoogle Developer Expert in Web TechnologiesLeads the team building the Angular exam
  • Aurora ScharffAurora ScharffReact Expert, Microsoft MVPShaped the React cert, lead instructor and board member
  • Mostafa SaidMostafa SaidDirector of Education, BitterBrainsContributes across every certification
  • Daniel KellyDaniel KellyLead Vue School InstructorExamination board member
  • Eduardo San Martin MoroteEduardo San Martin MoroteVue core team, creator of Pinia and Vue RouterReviews the Vue certification
  • Steve McDougallSteve McDougallLaravel and API consultant, PHP-FIG committeeAuthored the Laravel certification
  • Matteo CollinaMatteo CollinaNode.js TSC member, CTO at PlatformaticJavaScript examination board member
  • Martin FerretMartin FerretFull-stack JavaScript senior developerJavaScript examination lead
  • Daniel RoeDaniel RoeNuxt core team lead
  • Reza BaarReza BaarFull-stack software engineerNuxt examination lead
  • Cory HouseCory HousePrincipal at reactjsconsulting.comEndorses the React certification
  • Devlin DuldulaoDevlin DuldulaoReact Expert, creator of DaloyJSExamination board member
  • Abdelrahman AwadAbdelrahman AwadGoogle Developer Expert in Web TechnologiesExamination board member
  • Jad JoubranJad JoubranGoogle Developer Expert, JavaScript and web performanceContributes to the JavaScript certification
  • Haimantika MitraHaimantika MitraDeveloper Advocate at DigitalOcean, ex MicrosoftJavaScript board advisor
  • Nathan WalkerNathan WalkerDeveloper Expert for NativeScriptJavaScript board advisor
  • Igor RandjelovicIgor RandjelovicCreator of nativescript-vue
  • Yannick KupferschmidtYannick KupferschmidtTeam Lead PHP at byte5Laravel practitioner-reviewer
  • Roberto GalleaRoberto GalleaPhD Computer Science, University of PalermoLaravel practitioner-reviewer
  • Niek KeijzerNiek KeijzerLaravel developer at Goedemiddag!Laravel practitioner-reviewer
  • Oleksii KovbasaOleksii KovbasaDevelopment team lead at Red ChameleonLaravel practitioner-reviewer

What this changes for you

Pick the reason you're here from the list below and read the case for your exact situation, not one generic pitch trying to cover every reason at once.

23%promoted after certifyingPearson VUE research, 2025
32%saw a raisePearson VUE research, 2025
90%+expect AI-skill demand to keep risingWorld Economic Forum, 2025
Your caseI want job security

Keep your seat through the reorg

Your team already knows you use AI, and every resume out there claims the same thing. What nobody on your team has is the record, a supervised, vendor-neutral exam that says your ship or no-ship calls can be trusted.

When the reorg conversation happens, you're the one with receipts. Your judgment stops being a feeling people have about you and becomes a document the people deciding who owns what can read for themselves.

You'll recognize yourself here if:

  • You're already shipping production code with AI's help, and you want that judgment on the record, not just felt.
  • Your whole team ships with AI now, and you want to be the one trusted with the calls that come with that.
  • You're out to improve your skills, not just prove them, and three weeks of live training is half of what you're buying.
  • You want a credential that travels, something a recruiter, a client, or your own manager can verify in the time it takes to read three trust statements.

Not for you, yet, if:

  • You don't have an IT or web development background yet. The judgment this tests is built from real production experience, and this exam isn't a shortcut to getting it.
  • You're not shipping production code on your own judgment yet. The exam assumes you already are, and it will find the gap. Come back when you're closer, it isn't going anywhere.
  • You think "I use AI daily" on a resume still sets you apart. It did, for about a year.

Not for everyone, and that's what makes it worth having.

Everything between you and the AI certificate

The credential is the record. Getting there is its own system, built backward from the same six-domain blueprint the exam grades, so nothing you train on is a detour from what counts.

  1. The night you join

    Community, the playbook, your onboarding roadmap.

  2. Aug 24

    The prep guide lands, your map of the six domains, the scoring mechanics in full, and a study plan to the morning you sit.

  3. Sep 7

    The self-guided training platform opens, judgment decks, stakeholder sims, transcript-grading drills, planted-trap review labs.

  4. Sep 14

    Cohort 1 begins, prep package already in hand, three weeks live with Alex GS, drills and Discord every day between sessions.

  5. The run-up

    Your trial exam opens, the real supervised environment, exactly like the sitting, unlimited runs until you're ready.

  6. Sep 28

    The exam opens. Certificate granted on passing.

Nothing about this waits, it's a training block that already started. Everything below adds to that record, not just gets you ready to sit the exam.

The night you join

Community, the playbook, your roadmap

Ten minutes after checkout you're in the community, with two things already yours. The playbook, our ebook Prove Your AI Skills, in your inbox, not gated behind September. And the roadmap above, which says exactly what arrives when.

Aug 24

The prep guide

It maps the six domains the exam grades, the same six the score report above is built on.

What's inside
The prep guide · contentslands Aug 24
  • Worked exam-style items for each of the six
  • The scoring mechanics written out in full, call semantics and the C1 to C3 confidence matrix
  • A trap-taxonomy field guide naming the failure patterns that ship when nobody owns the review, so you recognize them on sight
  • A calibration primer that teaches you to size your confidence against real stakes before you ever declare a level that gets scored
  • A study plan carrying you from the day you open it to the morning you sit
Sep 7

The training platform, your dashboard with it

The training goes hands-on, MCQs, case exercises, stakeholder sims, grading drills, and review labs, every format the exam itself uses, at your own pace.

Inside the platform, and your dashboard
The training platformopens Sep 7
  • Judgment decks, MCQs and real-world case exercises that grow your personal calibration curve with every rep
  • Stakeholder-interrogation sims, a vague ticket across the table from you until interrogating it is a habit, not an effort
  • Transcript-grading drills that teach you to read an agent's work the way the exam's silent examiner does
  • Planted-trap review labs, diffs seeded with real defects, dialed from obvious to nearly invisible, so you're training the pattern-matching, not memorizing a checklist

You solve every case yourself first, then see exactly how we'd have solved it.

Your training dashboard opens with the platform and starts keeping score. One place holds your calibration curve, your trial exam runs, your roadmap, and your certificate once you've earned it. Between now and September 28, you're never guessing where you stand.

Your dashboardillustrative
Calibration curvebuilding from day one
Trial examunlimited runs
Roadmapalways one next step
Certificateissued on passing
Next on your roadmapSep 14 · Cohort 1 begins
Sep 14

The 3-week live cohort with Alex GS

The full cohort, its schedule and who runs it, has its own room below.

The run-up

The trial exam

A full supervised run of the real exam environment before the sitting that counts, the same format, the same live codebase, the same agents, just no certificate attached, and yours as many times as you need. The first time you see the actual format isn't the day it counts, because you've already sat in the room.

Sep 28

The exam opens

You sit it knowing exactly what it measures.

Then the document at the top of this page stops being a specimen. Your name in the serif, a real serial, Cohort 1 on the paper, and a verification page that answers for anyone who checks.

Reserve your serial

Cohort 1, three weeks live with Alex GS

Every certification we run was built by its own examination board. The AI-Proficient Developer Certification is getting the same build, its board taking shape now, with Alex Garrett-Smith leading the exam's design and the education material behind it.

Who runs it

Alex Garrett-Smith

Alex Garrett-Smith

Examination Board Lead · certificates.dev

Technical Education Lead @ BitterBrains

He leads the exam's design, working from the same six-domain competency spine that runs through the training and the score report. He started recording programming screencasts in 2009, while he was still learning to code himself, and spent the years since teaching developers to build, growing Codecourse into a 300,000-subscriber channel before it was acquired in 2025.

He now leads curriculum and judgment frameworks across BitterBrains, this exam's included, and he's also the one facilitating your live cohort in September. The person who helped write what the exam measures is the same person getting you ready for it.

"I spent years watching developers submit code they were completely sure was right, clean, confident, done, and the bug usually wasn't even hard to find, they just hadn't looked, because they didn't think they needed to. That gap between how sure you are and how right you actually are is why this exam makes you declare your confidence on every call, not just whether the call was correct. AI didn't create that gap. It just made it faster and a lot more common, because the confident-looking code is the AI's now, and you're still the one who has to catch it."

Alex Garrett-SmithExamination Board Lead

The program

About 80% of it is hands-on, drill decks, sandbox labs, real codebases, trying the moves yourself under feedback until the judgment is actually yours, not something you watched happen to someone else. The arc runs from seeing the patterns to diagnosing your own gaps to a dress rehearsal under real pressure.

Five movements, and none of it is exam trivia, it's the whole craft of directing AI as a senior engineer.

Cohort 1 has a hard cap on this room, so Alex GS actually knows your calls.

From author to director

Stop writing code, start commanding it, and learn the instinct almost nobody trains, when not to reach for the agent at all.

Command of context, the master skill of the moment

Spot context rot before it derails a session, compact and refocus mid-flight, and write the CLAUDE.md and AGENTS.md-style steering files that encode your team's standards in tokens an agent will actually honor.

Running the loop, where solo work becomes leverage

Multiple agents at once across git worktrees, fan-out and reconcile, writer-and-reviewer pairs, and the discipline of quitting and reverting the moment you lose the thread.

The verification craft, where seniority becomes visible

Catch what compiles but lies, recognize when an agent is gaming its own tests instead of solving the problem, break a doom loop early, and know the recovery moves, rollback discipline, git bisect, checkpoints, for when you don't.

The judgment layer, the spine the exam grades

Ship, fix first, or push back, on a clock, with calibrated confidence, and a three-sentence defense a silent examiner will accept.

Your three training weeksSep 14 → Oct 2 · six live sessions · daily drills · all recorded

Day zero · your prep package lands before week one, environment checked, pre-study mapped, warm-up drills in hand, so session one starts at full speed

WeekWorkshop · 2.5hLive lab · 1.5h
Week 1 · Sep 14Author to director
Workshop2.5h

Your first directed build, everyone runs an agent on the same small task, live, and we compare who steered it where.

  • Why directing an agent is a different skill from writing code, and why your judgment matters more with AI, not less
  • The judgment speed round, AI diffs on screen, the whole room votes ship, fix, or push back, then the reveal and how the room split
  • Context engineering, what you feed the agent decides what you get back, and the briefs and constraints that actually steer it
  • How the certification scores you, and why sure and wrong costs more than honest doubt
Homeworkabout an hour a day

Directed builds of your own, plus confidence-scored calls on AI-written code.

Live lab1.5h

Week one's homework comes back here, solved live, your builds and calls compared across the room.

  • Common stumbling blocks from the homework, demonstrated and fixed live
  • Open Q&A, bring anything, including questions from the recording
Week 2 · Sep 21Directing and reviewing
Workshop2.5h

The stakeholder challenge, everyone gets the same vague ticket and grills an AI stakeholder until the ticket has edges.

  • You write up the spec, the best go up on screen, what the room found and what it missed
  • Directing in practice, spotting an agent going off track and correcting it before it burns an hour
  • Reviewing AI code at speed, the bug patterns that compile and lie
  • The agent's report, it hands you a done summary and the actual code, and you find every place they don't match
  • And the call nobody teaches, recognizing when the code is clean and the right move is to ship it
  • Correct the system, not the output, every mistake an agent makes becomes a rule, a gate, or a check it can't repeat, and the room votes on the best fix
Homeworkabout an hour a day

Planted-trap code review, an agent's plan to judge before any code exists, and spec-writing practice of your own.

Live lab1.5h

The week's homework comes back as live review, make the call, then defend it out loud.

  • The security holes AI loves to create, injection, auth, leaked secrets, spotted in live examples
  • Open Q&A, bring anything, including questions from the recording
Week 3 · Sep 28Debugging and exam readiness
Workshop2.5h

The bug hunt, a broken system on screen, minutes on the clock, everyone commits a root cause.

  • Debugging code you've never seen, state the problem in one sentence, rank your suspects, then find the one check that settles it, all before touching anything
  • The named bug patterns worth knowing on sight, race conditions, stale caches, N+1s, timezone traps
  • The full workflow start to finish, ticket to a three-sentence defense
  • The championship round, week one's judgment game returns at exam difficulty and exam speed, and the room's week-one score goes up beside today's
  • Exam strategy, format, timing, and where people lose points
Homeworkabout an hour a day

Debugging drills across the named bug patterns, plus mixed exam-style practice from all three weeks.

Live lab1.5h

The final session is pure exam rehearsal, exam-like questions end to end, then exam-day tactics.

  • A compressed run of the full workflow under time pressure
  • The group MCQ round, the room answers together, then the split goes up, right against wrong
  • Real challenges from the exam, run in a mocked environment, so the format holds no surprises
  • Pacing the sitting, when to skip and come back, and the easy points people leave behind
  • Booking guidance and what happens after the cohort ends
  • Final open Q&A, bring anything, including questions from the recording

The trial exam · the exam's own supervised environment, exactly like the sitting, unlimited runs until you're ready. The real window opens Sep 28, as week three starts, and you book your sitting on your own clock

Two sessions a week, about four hours live, plus an hour of drills a day between, with Alex GS on Discord every day of it. Each exercise you solve yourself first, then watch solved live, and homework closes one session and opens the next. Every session is recorded and yours to keep. Tool agnostic · Claude Code · Cursor · Copilot · Codex · whatever you already work with

If your trial exam goes badly, nothing happens. It's a practice run in the exam's own supervised environment, it can't touch your money or your real result, and you can take it as many times as you need. A rough run just shows you what to train before the sitting that does count, so you train it, run the trial again, and walk into the real exam already knowing the room.

The same holds for the real exam. Miss it and your included retake comes automatically, along with a seat in the next cohort's prep, no case to make, and there's no public record of failing exams. Full guarantee terms below.

What you leave with

  • 600+ confidence-scored judgment calls

    Banked in three weeks, more than most engineers get from years of on-the-job trial and error.

  • The sitting, rehearsed until it's boring

    The final day is pure exam rehearsal, and the trial exam after it is the exam's own environment with unlimited runs. By the real sitting, the format is muscle memory.

  • Every recording, yours to keep

    We're not going to pretend one schedule works for a cohort this global, so a Workshop or Live Lab you miss because of time zones doesn't cost you the material. Show up live when you can, catch the replay when you can't.

  • Alex GS, directly in the room

    Live is still the best way to do this, real-time cross-examination, a room reacting with you, small enough that the feedback is personal. Cohort 1 runs once, on the best terms this certification will ever have, worth arranging your week around if you can.

The route to the sittingall included
  1. Day zerothe prep package lands
  2. Weeks 1 to 3six live sessions, drills every day between
  3. The final dayfull exam rehearsal
  4. The trial examunlimited supervised runs
  5. From Sep 28the window opens, you sit on your own clock

Every step of it is inside the seat. The guarantee under it stays simple. Do the cohort, and if you tell us it wasn't worth it before you sit the exam, we refund you. Full terms at the bottom of this page.

Reserve your seat in Cohort 1

The seat map · one cell per seat, all 230■ 226 claimed · 4 left
Offer ends in00hours00minutes00seconds
226 of 230 seats claimed4seats left
  • R1300 seats$599Sold out
  • R2230 seats$649Active
AI Certification
was $1,200now $649

46% off

Certificate issued on passing · serial № C1 assigned in order

  • The AI-Proficient Developer Certification exam, plus one retakeTwo supervised 90-minute blocks, examined by AI and certified by humans. Miss it once and the retake is included, no extra cost.
  • Permanent spot on the roster of the first 300, plus your Cohort 1 ticket
  • The prep guide (Aug 24)This is your map of all six exam domains, worked exam items, the real scoring mechanics, and a field guide to the failure patterns that ship when nobody owns the review, so you know exactly what you're training for.
  • The self-guided training platform, hands-on exercises and quizzes throughout (Sep 7)You train at your own pace in every format the exam itself uses, decks of judgment calls, stakeholder simulations, drills where you grade AI transcripts, and labs where you review code with planted traps.
  • A full supervised trial exam, unlimited runs before the one that countsThe exact same environment and format as the real exam, no certificate attached, and you take it as many times as you need, so exam day isn't the first time you've seen it.
  • Your three-week live cohort with Alex G, from Sep 14
  • Your training prep package, before day oneYou get a check that your environment is set up, a map of what to study first, and warm-up drills, so session one starts at full speed instead of with installs.
  • Your training dashboard, calibration curve, trial exam, and certificate in one placeOne place that holds your calibration curve, trial exam runs, and certificate, so you're never guessing where you stand.
  • Community, playbook, and onboarding roadmap from day oneCommunity access and your onboarding roadmap land the night you join, not the night the platform opens.
  • Early access to the entire system, well before it's available at general releaseEverything lands for you well ahead of general release, the same system, just sooner.
  • Skill Improvement GuaranteeThree weeks built to make you better at this. Do the cohort, and if you tell us it wasn't worth it before you sit the exam, we refund you.
  • The guarantee, all four layersThe four layers are a refund, price honor, a covered retake if you miss, and the skill guarantee, all detailed further down this page.
+ All Framework Access
was $4,400+at listed prices, itemized in the ledger below, now $999

$3,400+ off listed prices

The official Vue.js certification, endorsed by Vuejs.org. Evan You signs each certificate. Mid included, the track starts there.The official Nuxt certification, co-created with Sébastien Chopin, creator of Nuxt. Mid included, the track starts there.Built and reviewed with Google Developer Experts and Microsoft MVPs on the examination board. Junior and Mid included.Examination board led by Alain Chautard, Google Developer Expert. Junior and Mid included.Reviewed by a board including Matteo Collina of the Node.js TSC. Junior and Mid included.Authored by Steve McDougall of the PHP-FIG committee, community-driven. Junior and Mid included.TypeScript certification, in the works now, included the day it launches.
  • Everything in the AI cert, foreverThe exam and retake, the prep guide, the training platform, the live cohort, the dashboard, exactly as on the other card, and none of it expires.
  • Every framework certification we sell, up to Mid level, for 12 monthsVue, Nuxt, React, Angular, JavaScript, and Laravel, the Junior and Mid level on each, across your 12 months.
  • Each as its exam and self-paced training bundle
  • A retake included on every examMiss any exam once and the second sitting is already paid for.
  • TypeScript, included the day it launchesIn the works now. The day it ships, it lands in your year at no extra cost.
  • One Senior certification of your choiceYou pick the track when you're ready, and the Senior exam and training bundle is covered.
All certifications, Senior pick included$3,200
The Cohort 1 seat, training and exam$1,200
A retake on every examincluded
The full tierAt listed prices the year's certifications pass $3,200 with your Senior pick counted, and the Cohort 1 seat lists at $1,200, more than $4,400 all in. Today the whole tier is $999.more than $4,400

The upgrade costs $350 at this price, about the price of one mid-tier certification.

Both tiers carry the four-layer guarantee, refund, price honor, a covered retake if you miss, and the skill guarantee. All of it easy to redeem, no case to make. Full terms below.

100% secure checkout via Chargebee

Apple PayGoogle PayVisaMastercardPayPal
30-day money-back guarantee

For teams. Add seats directly on either pricing card above, the price adjusts as your team grows. For custom needs, a larger rollout, or procurement requirements a toggle can't handle, reach out and we'll work it out with you directly.

Talk to us about your team

Buying for yourself but need sign-off? We already wrote the note for your manager, send it as is or edit it first.

The guarantee, all four layers

Refund

Your refund window runs from the moment you buy until 30 days after your cohort starts. You can sit through real sessions with Alex GS and still have time to ask for your money back.

Price protection

If we ever offer this training and certification bundle for less, you get the difference, no asking required.

If you miss, you're covered

Sit the exam and miss, and your included retake plus a seat in the next cohort's prep are automatic, no added cost, no case required. There's no public record of failing exams. The score report you get either way is your study plan for the second attempt.

The skill guarantee

Even if you're a senior developer, ten years in and already using AI every day, the three weeks are built to leave you sharper than they found you. If you're earlier in your career, you'll gain even more, and the guarantee is the same.

It runs on trust. Do the cohort, and if you tell us it wasn't worth it, we refund you. It's the same window as the refund above, 30 days from your cohort's start, and the full three weeks fit inside it.

Redeeming any of these takes one message to us, and that includes the refund.

You may be thinking

Do certifications even matter in web development?

The certifications we already run have helped over 10,000 developers find jobs, get promoted, and improve their skills. They hold a 4.6 on Trustpilot from named, verifiable reviewers, and the case studies behind that number keep coming. This exam joins that record, it doesn't start from zero.

The skepticism is still fair. A lot of what gets called a certification is a completion badge with a logo attached, and we'd write those off too. We were one of the first platforms to run proctored, hands-on live coding exams for web developers, on our own exam technology, with a human holding the final call on every result. That's not a category a completion badge competes in, and the difference is checkable, not just claimed.

What graduates are saying

The exams certificates.dev already runs earned these words, and the AI exam comes from the same examiners.

4.6100+ reviews on Trustpilot · read them

CiscoDellMercedes-BenzInfosysand hundreds more companies certify their developers with certificates.dev

"Even as a seasoned developer with more than 10 years experience, I've learned a bunch that I didn't know and it deepened my understanding of the technology I became certified for."

Jeremie LitzlerVue and JavaScript certified

"The exam content was well-structured and closely aligned with real-world React development scenarios, which made it feel practical and valuable rather than just theoretical."

Alonso Ugalde AguilarReact certified

"The clear progression helps developers understand what they should master at each stage and provides a way to demonstrate that expertise to employers."

Amari MecheriReact certified

"Having an external entity evaluate your knowledge is valuable, as it helps you confirm whether you truly understand the concepts beyond your own perception."

Blanca EscamillaAngular certified

"The curriculum description was accurate, the website worked fine and the proctoring system adds a level of trust to the certification."

StephenVue certified

"I highly recommend this certification for individual developers and companies. It serves as a great way to formalize a knowledge base within organizations and effectively evaluate developers' expertise."

Vira LekhmanAngular certified

Read 100+ more reviews on Trustpilot

FAQ

The Certification
Is this actually rigorous, or another AI badge?

It's a supervised examination with ID and biometric check-in, two 90-minute blocks, in a live sandboxed codebase, scored collaboratively by AI examiners and human experts, with the final call on every result belonging to the human.

There's no question bank to leak, because every sitting generates fresh. The one thing you can't do here is pass on recognition alone.

What is the AI-Proficient Developer Certification?

A hands-on AI certification for software developers. You direct an AI agent through a live codebase, and every prompt you write is part of your answer.

It measures the judgment you wrap around AI, what you send it in to do, what you accept, and what you push back on, in whatever stack you already work in. It isn't proof you can use the tools, it's proof you can direct them.

Nobody has built a certification for that judgment before, which is why this one exists.

Do I need to be senior to pass this?

No. Competence is the gate, not tenure. The exam proves judgment at whatever level you're exercising it, and the people on our waitlist span the full range of experience almost evenly.

What stack do I sit it in?

Yours. The exam runs on the stack you already work in, with the AI tooling you already use, Claude Code, Cursor, Copilot, Codex, whatever is open on a normal Tuesday.

Prove judgment in someone else's stack and you're being tested on translation, which is not the thing being certified.

Why certify here rather than with an AI model vendor?

A vendor certification certifies proficiency with that vendor's product, which makes it an adoption funnel with an exam attached. A lab that sells the model can't credibly certify your judgment over that same model's output.

This exam is vendor-neutral by construction, because you choose between pinned frontier models from different vendors inside the sitting itself.

The same logic holds against anything that scores how often you use AI rather than testing what you do with it. Frequency isn't judgment, and using it isn't directing it.

Will employers actually recognize a brand-new cert?

The issuer is the recognition.

  • 10,000+ developers and 680+ companies already certify with certificates.dev
  • Our exams hold 4.6 on Trustpilot from named, verifiable reviewers, across 100+ reviews
  • The Vue track is officially endorsed by Vuejs.org, with Evan You signing every certificate himself
  • Every track was built and reviewed by named experts, Google Developer Experts, Microsoft MVPs, and open-source creators

The AI certification adds a score report an employer can actually read, plain trust statements with the evidence linked underneath.

By the time I sit this, will it already be testing an outdated version of AI?

The exam is framework and tool agnostic by construction. If a competent developer from a different stack could reason their way to the right answer, the item is fair.

So what gets scored is your judgment directing AI, not your fluency with whatever interface happens to be popular this month.

What does "AI-examined, human-certified" mean?

It's the division of labor on your certificate, said plainly.

Three AI examiners read every answer independently, from different model families, at a depth no human panel could afford. A board of working developers holds the final signature, and a human expert reviews every fail before it's issued.

The machines bring the scale, the people put their names on the result, and neither alone would be worth printing on paper.

Who is behind the certification?

Certificates.dev. The training behind it comes from BitterBrains, which has trained 2,000,000+ developers.

The examination board lead for this certification is Alex Garrett-Smith, Technical Education Lead at BitterBrains. He started recording programming screencasts in 2009 and grew Codecourse to 300,000 subscribers before it was acquired in 2025. He leads the exam's design and facilitates the live cohort.

Alex Kyriakidis, Founder and CEO of Vue School, sits on every certification examination board.

Other named contributors across the tracks include Evan You (creator of Vue.js), Sébastien Chopin (creator of Nuxt), Mostafa Said, Daniel Kelly, Alain Chautard, Aurora Scharff, Steve McDougall and Matteo Collina.

What is the exam like?

You won't be answering questions. You work inside a real codebase, with history, tests, and a little debt, through a real agentic harness, file edits, a terminal, a plan your assistant can execute.

The people around you are AI agents playing their parts. Your assistant is the AI you direct. The stakeholder wrote the ticket, and the ticket is vague, because real tickets are. The examiner is silent, reading everything you did and how you defended it.

Every prompt you write is part of your answer. The transcript is the answer sheet.

The full walkthrough, ticket to defense, is in the exam section above.

How long is the exam, and when can I sit it?

Two supervised blocks of about 90 minutes each, so around three hours in total. Same day by default, or split across a week if that works better for you.

The exam opens on 28 September, and sittings are bookable from then.

Can I use AI during the exam?

You're required to. Directing it well is the entire thing being examined.

What do I need to sit the exam, and what gets monitored?

A machine you can work on, a webcam, and a stable connection. The sitting is supervised, so tab-switching, developer tools, and a second monitor are all detected and flagged.

Check-in is ID plus a biometric liveness check, then random liveness re-checks through the sitting, so the person who started is the person still in the seat at the end. Keystroke patterns run as a continuous signal in the background.

Every flag routes to a human, and nothing auto-fails you. Full detail on what's collected and how long it's kept lives in the exam handbook, linked here once it's published.

What if something goes wrong during my sitting?

If a technical problem interrupts you, you get a free retake for that session. You don't spend your included retake on our infrastructure failing.

Can I appeal a result?

Yes. Appeals get impartial human re-scoring on a published timeline.

Because the transcript makes re-grading a read rather than a re-sit, this is something we can actually offer rather than just promise.

What's in the score report?

Not a number. A six-domain profile with receipts, every scored claim linked to the exact transcript moment it came from, including where you caught the planted issue and where you missed one. A calibration index shows whether your confidence matched your accuracy.

There's also a hiring-manager view of the same scores, written as plain trust statements like "can be trusted to review agent-written changes before they reach production", built to be read in thirty seconds by someone who wasn't in the room.

A fail gets the same document, which makes it a retake study plan rather than a rejection letter.

Getting In
What happens right after I buy?

Community access, the playbook "Prove Your AI Skills", and your onboarding roadmap land the night you join, not the night the platform opens. The prep guide follows August 24, the platform and your training dashboard September 7, and your cohort starts September 14.

What is the full program timeline?
DateWhat happens
14 SeptemberCohort 1 begins, three weeks live with Alex G
28 SeptemberThe exam opens, certificate granted on passing
2 OctoberCohort ends

Your trial exam, a full supervised run of the real environment, lands in the run-up to the sitting that counts.

The exam opens a few days before your cohort's final sessions, and sittings are bookable same-day or split across a week, so there's no penalty for waiting until you've finished.

What is the three-week cohort?

Three weeks live with Alex Garrett-Smith, Technical Education Lead at BitterBrains and Examination Board Lead for this certification.

Six live sessions, two a week, from 14 September. About four hours live per week, plus roughly an hour a day between sessions. Pods of four. Every session recorded and yours to keep.

About 80% of it is hands-on, drill decks, sandbox labs, real codebases, trying the moves yourself under feedback until the judgment is actually yours.

The session-by-session schedule board is in the cohort section above.

What are the mock exams, and who grades them?

Two graded practice sittings. Mock 1 lands in week two and is deliberately harder than the real exam. Mock 2 in week three is a parallel form of it, scored against your day-one baseline.

We grade both of them ourselves. Other programs leave the capstone self-graded, which means you find out how you're doing from the person with the most reason to be optimistic. Here somebody else grades you, and both sittings are debriefed, so you walk into the exam knowing where you stand.

What if I can't attend the live sessions?

Every session is recorded and yours to keep. A rough time zone costs you the live room, not the material.

The self-paced side doesn't depend on your calendar at all. The playbook and community land the night you join, the training platform follows on 7 September, and you work through it at your own pace.

The only September-bound piece is Cohort 1 itself. If it doesn't fit, you can take a seat in a later cohort, live, when one does.

What is the training platform?

A self-guided platform that opens on 7 September, a week before the cohort begins. It holds every format the exam itself uses, at your own pace.

  • Judgment decks, MCQs and real-world case exercises that grow your personal calibration curve with every rep
  • Stakeholder-interrogation sims, a vague ticket across the table from you until interrogating it is a habit
  • Transcript-grading drills, reading an agent's work the way the exam's silent examiner does
  • Planted-trap review labs, diffs seeded with real defects, dialed from obvious to nearly invisible

You solve every case yourself first, then see exactly how we'd have solved it.

Your training dashboard opens with the platform and starts keeping score, your calibration curve, mock results, trial exam result, and your certificate once you've earned it, all in one place.

What is the preparation guide?

A guide released on 24 August that maps the six domains the exam grades. Inside:

  • Worked exam-style items for each of the six domains
  • The scoring mechanics written out in full, call semantics and the C1 to C3 confidence matrix
  • A trap-taxonomy field guide naming the failure patterns AI reliably ships, so you recognize them on sight
  • A calibration primer, teaching you to size your confidence against real stakes before you declare a level that gets scored
  • A study plan carrying you from the day you open it to the morning you sit
Will the exam interface work against me if I've never seen it before?

No. Your trial exam is a full supervised run of the real environment before the sitting that counts, same two-block structure, same live codebase, no certificate attached, just the format. The first time you see it isn't the day it counts.

What do I get for being in the first cohort?

Being first is the part no later buyer can ever have. Your name goes permanently on the Cohort 1 roster, your cohort dates are the earliest there will ever be, and you certify before the general public can even start.

Certificates carry a Cohort 1 marking and a serial number assigned in order.

Will there be later cohorts?

Yes. Everyone will eventually be able to get certified.

Later cohorts cost more, start later, and train with the same live system, just without the seat at the very front. What won't come back is this price, these terms, and being first in the room.

What is All Framework Access, and what's included?

It's the second of the two purchase options. Everything in the Cohort 1 seat, plus a full year of access to every other certification we run.

That's every track up to Mid level for 12 months, across Vue.js, Nuxt, React, Angular, JavaScript and Laravel, each with its own exam and self-paced training bundle. On top of that you get one Senior certification in the track of your choice, a retake on every exam, and TypeScript the day it launches.

The 12 months start from your purchase date, and every one of those certifications is already live, so there's nothing to wait for. Email team@certificates.dev with the framework you want and we'll set you up the same day.

Nobody redeems all of them, and nobody needs to. Two certifications at today's listed prices already cost more than the upgrade.

I bought a certification recently. Can I upgrade to All Framework Access?

Yes. We can upgrade your account, and you'd cover the difference between what you already paid and the All Framework Access price. The rest of the certifications open up right away.

Email team@certificates.dev from the address you purchased with, and we'll confirm the amount and make the change.

Risk and Guarantees
How does the refund window work?

It runs from the moment you buy until 30 days past your cohort's start date, not 30 days from purchase. That's deliberate. You'll have sat through real live sessions before the window even begins to close, so you're deciding on the thing itself, after you've seen it.

Sitting an exam ends it. That's the rule we've always run, you can't take the exam and then ask for the money back, and on All Framework Access it applies to any exam in the year, not only the AI one.

To request a refund, email team@certificates.dev. A refund happens from a single message.

What if I fail?

One retake is included with every purchase, and the pass assurance makes it automatic. Sit the exam, miss, and your retake plus a seat in the next cohort's prep are yours, no case to make.

Failing doesn't trigger the money-back guarantee, it triggers this instead, and it holds whether or not your refund window is still open. A miss is covered either way.

The score report you get is the study plan for the second attempt. The exam is designed to be passed by capable engineers who prepare.

Does a failed attempt show up anywhere?

No. Nothing shows on your profile, and there's no page anyone can look up to see that you sat the exam and didn't pass. The attempt is kept private so the bar can stay high.

What if the price drops after I buy?

You get the difference back, no asking required. If we ever offer this training and certification bundle for less, the price honor covers you automatically.

What if the three weeks don't make me better?

Even if you're a senior developer, ten years in and already using AI every day, you'll leave measurably more skillful or your money back. Earlier in your career, the gap we close is bigger, not smaller, and the guarantee is the same.

Measurably isn't a figure of speech. Day one is a measured baseline and you sit an exit measurement on the same instrument, so the delta is something you can see.

I can't make September. Should I still buy?

Yes. Buying now locks the best price this certification will ever have, and the self-paced side doesn't depend on your calendar. The playbook and community land the night you join, the training platform follows on 7 September, and you work through it at your own pace.

The only September-bound piece is Cohort 1 itself. If it doesn't fit, you take a seat in a later cohort, live, when one does.

What if the dates slip?

The dates are committed and shown again at checkout, and the refund runs to 30 days past your cohort's start, which means you hold a full-refund option well after you've seen the real thing. We priced the promise so that we only win if we deliver.

Payment and Logistics
What payment methods do you accept?

Credit card, debit card, Apple Pay, Google Pay, and PayPal, through Chargebee's secure checkout.

For teams paying by bank transfer, email team@certificates.dev.

Do you offer regional pricing?

Yes. A US sticker price isn't the same real cost everywhere.

If you're browsing from one of about 134 eligible countries, you'll see a regional pricing checkbox above the pricing cards, ticked by default, and it applies to both tiers. Unticking it reverts to the global rate for comparison.

The discount is tied to attending your cohort and sitting the exam from that same eligible country, not just buying from it.

Do you offer student pricing?

Yes, 40% off on student verification. Email team@certificates.dev with either a copy of your student ID or a message from your student email address, and we'll apply the discount.

Can I add my VAT number or company details to the invoice?

Yes. Add your VAT number, EIN, or company details to your invoice after purchase, from your account settings.

How long is my exam voucher valid?

3 years from your purchase date, the same as our other certifications. There's no rush, you can sit whenever you're ready inside that window.

What language is the exam in?

English. That's the only language it runs in today.

Can I buy for a team?

Yes. Seats can be added directly on either pricing card and the price adjusts as your team grows, with volume rungs from 5 seats. All Framework Access is available per seat too.

For a larger rollout, procurement requirements, or anything a toggle can't handle, email team@certificates.dev and we'll work it out with you directly.

How do I convince my boss?

We already wrote the note to your manager, linked right under the pricing cards. Send it as is or edit it first. It makes the case with the exam's trust statements, "can be trusted to review agent-written changes before they reach production", which is a different conversation than "I've been using AI a lot lately".

If budget approval won't clear before the window closes, email us from your company address and we'll hold your price for 14 days while it runs.

Why now

230 seats. $649, over 40% off the $1,200 final price. The best terms this certification will ever have, and they won't come back.

Once Cohort 1 is gone, the next cohort costs more, starts later, and trains with the same live system, just without the seat at the very front. Everyone will eventually be able to get certified. Only 230 people will ever get this at this price.

$1,200$649Cohort 1 price4 of 230Seats left in R2Closes Thu, Jul 30, 02:00 CEST
  • R1300 seats$599Sold out
  • R2230 seats$649Active

Not ready yet? Email me this page