Projects

Halo Warpoint

Halo Warpoint is a site that allows players of "Halo Wars 2" to view their stats. I have spent time building this over a few years for the community to enjoy. The frontend is built with Next.

The backend is involved with dedicated servers that constantly run scripts to get game data, database queries that compile and interpret data.

The database alone is 200GB of data and involved dealing with partitioning, indexes, and optimising queries.

Halo Warpoint