Simple app I built while learning Svelte. Input SteamId and it generates a tier list where you can rank all your games. Pretty sure it needs your profile to be public. Uses svelte-dnd.
It makes calls to Steam Tier List Server which is a basic C# backend. This is necessary because of Steam's CORS policy.