My Projects
A showcase of my work across various technologies and environments. Each project demonstrates different aspects of my skills and approach to problem-solving.
Featured Projects

Game Server Administration Dashboard
A comprehensive web panel for Rust game server administrators to manage players, monitor server performance, and coordinate staff actions. This custom solution replaced multiple third-party tools with a single, integrated platform.

Discord Support Ticket System
A custom Discord bot that manages customer support tickets for gaming communities. The system integrates with external gaming platforms to verify player identities, purchase history, and play statistics to expedite support requests.

Rust Game Harmony Plugins
A collection of advanced plugins for the Rust game using Harmony for runtime code modification. These plugins extend game functionality beyond traditional modding frameworks by patching the game's compiled code at runtime using C# reflection and code injection techniques.