Back to browse
CrowdRank – live leaderboards for internet arguments

CrowdRank – live leaderboards for internet arguments

by Skinless1501·May 14, 2026·1 point·0 comments

AI Analysis

●●SolidCrowd PleaserCozy

Elo-rated head-to-head voting for trivial debates like best Office character.

Strengths
  • No signup required to vote, removing friction for casual participation.
  • Elo rating system provides dynamic rankings that shift as new votes arrive.
  • Seeded content across diverse niches from Dubai cars to Harry Potter spells.
Weaknesses
  • No community topic creation yet, limiting organic growth beyond seeded debates.
  • Frontend relies heavily on AI assistance, suggesting potential maintenance debt.
Category
Target Audience

Community managers, content creators, casual voters

Similar To

Facemash · Lichess · HotOrNot

Post Description

Hi HN. I built CrowdRank, a small web app where people vote through head-to-head matchups and the results become a live leaderboard.

Backstory:

A few years ago, while I was learning to code, I wanted to build a Tinder-style voting app to rank the funniest characters from The Office. I hit a lot of dead ends, mostly on the frontend, and abandoned it.

Now with a bit more technical background i rebuilt the idea as a more general platform. The backend/API is Laravel, and I used AI heavily to help build the frontend because somehow centering a div still finds ways to humble me.

What did I end up building?

A web based platform for ranking candidates inside different topics. There are no community-created topics yet. For now, I seeded a bunch of debates and used an Elo style ranking system, similar to chess ratings, to build a live leaderboard for each debate.

No signup is needed to try it.

A few example debates:

- who’s actually funny in The Office? (of course)

- programming language that sparks the most arguments

- app you would never delete from your phone

Stack: Laravel, Blade, Postgres, Filament for admin, and React for the swipe/tap voting page.

I’d appreciate feedback on:

- does this even make sense?

- does the voting loop feel fun or annoying?

- do the leaderboard/result pages make sense?

- does the content feel too broad?

- what debates would actually be interesting to vote on?

Link: https://crowdrank.app

Tech related topic i picked for HN: https://crowdrank.app/t/programming-languages

I updated the post for list formatting

Similar Projects