career · career

Product manager side projects: what actually clears the bar in 2026

Updated Jun 2026 Calibrated to the strong-hire bar

Shipping something is no longer the bar. With Cursor and v0 making a working prototype a weekend effort, the question hiring managers ask in 2026 is not “did you build it?” but “did you pick a real problem, did real users touch it, and do you understand where the AI breaks?” A side project that cannot answer all three is a teardown with more steps.

What clears the bar vs what reads as filler

The projects that get callbacks share three properties: they prove viability (actual users, conversion data, or willingness to pay), they show AI-product judgment (you defined where the model fails and built a guardrail or pivot), and they are live on the internet, whether a Vercel URL, a GitHub repo, or both.

What no longer clears the bar:

  • Product teardowns. Zero user contact, zero execution risk, zero cost to produce. Entirely cost-free for the candidate means nearly cost-free as a signal. This was fine in 2022. In 2026 it reads as “I have read about PM work but not done it.”
  • Notion-hosted PRDs for features you think Spotify should build. See above.
  • Nonprofit consulting. Real work, wrong signal. Hiring managers at AI-native companies are screening for AI-product judgment (model failure modes, eval design, viability in a world where feasibility is cheap). Stakeholder alignment at a nonprofit does not surface that judgment.

The three artifacts that replace thin title history

A live demo with real user contact. Build a narrow AI tool for a specific user in a domain you know, whether finance, healthcare, logistics, or anything else. Ship it with Cursor (AI pair programmer in a real IDE) and v0 by Vercel (UI generation from text prompts). Vercel deploys in one click. A working prototype can be live in a weekend. Then get ten real people to use it and write down what broke.

A case study with a failure or pivot. Five hundred words, public, with real numbers. Include one user interview quote. Include the one thing you would change and the honest reason you have not changed it yet. A project you killed with documented reasoning (“I shut this down because CAC was 4x LTV at the pricing level users would accept”) signals more PM maturity than a polished shipped feature with no friction story. See build your AI graveyard for how to write that artifact.

An eval suite. This is the hardest signal to fake and the most underweighted by candidates. Define a narrow task your AI feature performs. Write 20 to 30 test cases with ground truth answers. Run them against the model. Record the pass rate. Add one guardrail or prompt change and re-run. Publish the repo with a README that explains what you were measuring and what you found. This artifact directly answers the question hiring managers at Anthropic, OpenAI, and Perplexity ask explicitly: can this candidate reason about model failure modes, not just ship features? For the mechanics of building one, build an eval portfolio project walks through it end to end.

The thesis framing

Every project should be anchored to a thesis: “I believe X user has Y unmet need in a world where AI does Z.” This is the 2026 replacement for “I built an app.” It forces you to name the viability claim upfront and gives an interviewer something to push on: Is that actually a problem people pay for? What is the size of that market? How does AI change the solution space vs the pre-AI alternative? A project without a thesis is a demo. A project with a thesis is a PM artifact.

Viability proof beats feature lists at every stage. A project with a Stripe payment link, even with zero purchases, or a waitlist with fifty real signups, outweighs a twenty-page PRD with no user contact. The payment link says you were willing to test whether anyone would pay, which is the question that matters most. Proving viability covers how to design that test without building anything you do not need.

How much effort is enough

One complete artifact is enough if it is honest and specific. Hiring managers discount breadth over depth. One project with a live URL, ten real users, and twenty eval test cases outweighs five Notion documents. The portfolio page is one to two screens: the thesis, a screenshot or link to the demo, the case study linked or inline, and the GitHub eval repo. No PDF, no 40-slide deck.

For how this connects to your broader portfolio structure, see PM portfolio from scratch.