Hey fellow MTG enthusiasts and hackers!<p>I've built MTGThing, a web app that uses a custom algorithm to accurately assess Commander deck power levels. Here's why it's different:<p>Bracket-based analysis: Leverages established power level brackets (casual, focused, optimized, competitive) and applies weighted scoring to card choices, mana curve, and synergies.<p>Its based on the blogpost published the other day about the bracket system: <a href="https://magic.wizards.com/en/news/announcements/introducing-commander-brackets-beta" rel="nofollow">https://magic.wizards.com/en/news/announcements/introducing-...</a><p>Tech stack:<p>Frontend: React with TypeScript<p>Database: PostgreSQL for deck storage, Redis for caching<p>I built this because existing tools lacked granularity. Early feedback has been positive, but I need more data to improve the algorithm.<p>Try it out: <a href="http://mtgthing.com" rel="nofollow">http://mtgthing.com</a><p>I'd love your feedback on the algorithm, UX, or any ideas for additional features. How would you approach the challenge of quantifying deck power?