Architected and operated a distributed multiplayer game server infrastructure serving 500+ registered players, developing custom asynchronous plugins, database synchronization, and event-driven systems.
Engineered multi-threaded Java modules interacting with Netty network pipelines without blocking the primary server tick loop.
Synchronized player inventories and transaction states across multiple server instances using Redis pub/sub and relational databases.