A comparison engine that ranks web-hosting plans from structured data instead of affiliate opinion.
🔗 Live
Hosting comparison sites are mostly affiliate rankings dressed as reviews. PlanVerdict scores plans against a defined data model — resources, limits, pricing tiers, and real constraints — so two plans can be compared on the same axes rather than on marketing copy.
Verdicts are computed from the dataset, which means a data update changes the ranking. No hand-written "best of" ordering.
Next.js · TypeScript · structured plan dataset · deployed on Vercel
The interesting problem here is normalisation: providers publish incomparable units (unmetered vs capped, per-site vs per-account, promotional vs renewal pricing). The dataset resolves those into common fields before anything is scored — otherwise the comparison is meaningless regardless of how good the UI looks.