what it is
a desktop tool for viewing live player stats without needing to manually dig through raw api output or less focused community tools.
project detail
a desktop app that pulls live player information from the hypixel skyblock api and turns it into something easier to browse and understand.
a desktop tool for viewing live player stats without needing to manually dig through raw api output or less focused community tools.
pull live data from an awkward external api, shape it into something readable, and still feel like a proper desktop app rather than a rough wrapper around raw stat responses.
players who want cleaner access to skyblock player information and a more direct desktop experience around the game's stat data.
i built the desktop interface, api integration, and local data layer. it was a good project for working through how to make external data feel responsive and readable in a standalone app rather than just a script.
it gave live player information a cleaner shape and forced me to deal with api handling, local persistence, and desktop ux together in one project instead of treating them as separate exercises.