Project · Interactive artifact

RICE Prioritization Simulator

A working backlog prioritizer using the RICE framework (Reach × Impact × Confidence ÷ Effort). Drag the sliders on any feature below — the ranking recalculates and reorders live.

Built with
HTML / CSS / vanilla JS
Why I built it
[Placeholder — e.g. "our team argued about priority every sprint with no shared framework"]
Status
Live demo

RICE score = (Reach × Impact × Confidence) ÷ Effort. Higher scores should be prioritized first. This is seeded with three example backlog items — edit the names, drag the sliders, or add your own item to see how the ranking shifts.

Why this, not a screenshot

A static image of a prioritization spreadsheet tells you I know the RICE framework exists. A tool you can actually manipulate tells you I understand the mechanics well enough to encode them, and that I default to building over describing. [Placeholder — swap this section for your own reflection on what building this taught you, or replace the whole tool with a different project entirely.]