GeoRadioGuesser

Check it out on GitHub here!

Screenshots

GeoRadioGuesser is an interactive web game where players listen to a broadcast from a randomly selected global radio station and then guess which country it belongs to. Built with Blazor and .NET, the app combines audio playback with a world map interface and a scoring system for fast and accurate guesses. This project demonstrates full stack web development with real game logic, database backend, and user interaction.

Technologies Used for this Project

  • C#
  • Blazor
  • ASP.NET Core
  • HTML & CSS
  • .NET
  • Git
  • PostgreSQL
  • Visual Studio

What I Learned

This project was invaluable to me in that it taught me essential web concepts and experience building web applications. I learned how to build interactive web UI with Blazor and .NET, how to manage state, user input and game logic and how to connect a database and handle migrations with PostgreSQL. In addition, this project improved my debugging skills and my knowledge of full stack structure.

More to come in the future!