I live under the departure path for runway 27 at San Diego International. Planes climb out over Point Loma every couple of minutes, and the loud ones are loud enough to stop a conversation. I am always manually turning up the TV when a plane comes over. LET'S AUTOMATE THAT.

There's a free API for flight data: the OpenSky Network. By grabbing flight data, we can estimate when the plane will be coming overhead. Then, with some acoustic modelling and some manually input delays and tweaks, we can use Roku's API to tick up the TV volume on the same envelope as the plane's volume.

IT WORKS REALLY WELL.
It was mostly a joke implementation, but once we saw how well it works, it has become a staple of our nighttime TV experience.
And since Claude designed the web page, a quick mention that it's sponsored by Doritos Cool Ranch gave the UI a unique feel. We call it the Cool Ranch Flight Tracker.

Code was pretty dang easy with Claude. Adding in some manual knobs to turn let us tweak it exactly.