About Unbeaten

Unbeaten is a network of Unturned game servers with over 170,000 unique players since 2022. I have been their primary developer since launch, creating custom plugins that add gameplay features and help to moderate the servers. Their website at unbeaten.gg was also built by me.

Application features

The home page displays a list of all Unbeaten servers, allowing players to easily find and join them.

It also shows the number of players currently online and whether the server is online or offline.

The leaderboard page displays the top players from all servers, allowing players to compare their stats with others.

Players can also view other players' profiles, which show their stats, rankings, and punishment history such as bans and mutes.

The pricelist shows players what items they can buy with in-game currency.

All data for these pages is retrieved from the MySQL database, which is the same database used by the plugins running on the servers that collect player data.

Tech Stack

Backend: ASP.NET Core MVC
Frontend: HTML, Bootstrap, CSS, JavaScript
Database: MySQL