A fun little game that challenges you to race against a timer and figure out which movie an actor has NOT appeared in. Built with .NET Blazor, the application consumes the TMDB api to provide actor and movie details, including images, in real time.
My goal was to showcase my abiltiy to consume an API and display information dynamically and interactively.