- A GraphQL based backend API that tracked the ranked 1v1 and 2v2 queue for Brawlhalla. - The server was highly configurable with the help of config keys and offered real time updates through websocket subscriptions. - It also allowed clients to track (a.k.a. "snipe") whenever a specific player or team would start queuing (first of it's kind technology in the community). - The server was mainly used to power hornstat (the second largest bot in the community) and other internal bots. - Tech stack: GraphQL, TypeGraphQL, Websockets