This is a 24-hour hack challenge, to build a simple website that can rank a list of items using the pairwise Elo or Glicko rating system.
It is also the first use of Svelte and TypeScript for me.