Chordial was born from a frustration every budding music player knows: you hear a song that stops you in your tracks, you want to learn it on the spot, and then you spend the next hour falling down a rabbit hole of YouTube tutorials and paywalled chord sheets — only to come up empty. That cycle is exhausting, and Chordial exists to kill it. The idea is simple and satisfying. You open the app, hold your phone up to whatever's playing, and within seconds Chordial identifies the song and hands you a beginner-friendly chord chart ready to play. No searching, no subscribing, no dead ends. Just hear it, tap it, play it. Under the hood, the app connects a React Native mobile frontend to a cloud API that runs a Shazam-style audio fingerprinting algorithm — the same kind of technology that lets your phone recognize a song from a noisy room. Our team built all three pieces themselves: the app, the API, and the fingerprinting engine, stitching them together into one seamless experience. What's especially cool is that this wasn't just a concept — it actually works. A real Android APK is out, songs get identified in about 10–15 seconds, and the whole listen-to-chord-chart flow runs end to end. The team is upfront that there's more to build: a bigger song library, support for more instruments, and multilingual tracks are all on the roadmap. Chordial is a genuinely fun project that solves a real problem — and it's the kind of thing that makes you think, why didn't this exist already?