Overview
A complete website for the Areos game server — built from scratch to handle player accounts, live hiscores, and server status monitoring. Everything from the frontend design to the database backend to the hosting deployment was done by me.
What I Built
- Complete game server website frontend
- Player registration and account system
- MySQL database integration for player data
- Hiscores system with player lookups and comparison
- Live deployment hosted on Namecheap
- Game server connectivity and status monitoring
- Responsive design for mobile and desktop
- Secure login with hashed passwords and sessions
- Admin tools for managing player accounts
Challenges & Solutions
- Syncing live game data with the website database in real-time
- Building a hiscores system that handles thousands of player entries efficiently
- Making the site fully responsive without any CSS frameworks
- Configuring Apache and SSL for production hosting
Tech Stack
PHP 8+
MySQL
Apache
HTML5 / CSS3
JavaScript
AJAX
Namecheap
SSL
phpMyAdmin
Outcome
The site is live, actively used by players, and hosted on Namecheap. It handles player registrations, real-time hiscores lookups, and server status checks — all running smoothly without downtime issues.