My Role
I am the lead developer and owner of the project. I am responsible for the website, backend, and Discord bot, as well as hosting and maintenance.
Statistics
Currently, the domain (through Cloudflare) sees 20+ million requests and 200+ thousand unique visitors per month. There's also 15k registered users, 850k tracked players, and the accompanying Discord Bot is in 5,000 servers. The website is also the first result on Google for the search term "elite farmers".
Monetization
The website sells cosmetics and a subscription through Discord monetization, which has turned a profit.
Shop PageFront End
The website is built with SvelteKit with Svelte 5 and TailwindCSS.
GitHubBack End
The backend is an ASP.NET Core Web API, and is hosted on a Docker Compose stack on Hetzner Cloud. Responsible for fetching data from Hypixel's API, parsing it, and serving it with caches and authorization.
GitHub