All work Live status page 2026

NovaMC Status

A live player counter for a Minecraft community that is not mine. The owner wanted it on a phone and running as a desktop wallpaper at the same time.

Live
  • HTML
  • CSS
  • JavaScript
  • Static
The NovaMC status page: a purple gradient behind a card reading 46 of 500 slots, players online, with Java and Bedrock address chips
Role
Built for another server owner
Stack
One static HTML page
Status
Live

The ask

A server owner wanted to see his player count without opening the game. Two places, really: glanceable on a phone, and readable as a desktop wallpaper on a second monitor.

What I built

One page. No build step, no backend, no framework. It reads two public status APIs straight from the browser and falls back from one to the other, and it is styled to look correct at both a phone width and a full desktop.

The decision that mattered

No backend at all. A status page that depends on a server of its own to tell you whether a server is up has added one more thing that can be down, and it will eventually be down at exactly the wrong moment.

The detail that nearly got it wrong

The network runs behind a proxy, and a proxy will happily advertise a player list that is not the real one. The number had to come from the correct source or the page would have been confidently, permanently wrong, which is worse than showing nothing.

Want one of these for your business?

Tell me what the business does and what the site needs to accomplish. I will reply within 24 hours with a fixed price and a date.