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 - Staff and player statistics panel

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.

ReactNext.jsTypeScriptPostgreSQLNestJS
Discord Support Ticket System - Discord ticket system in action

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.

Discord.jsTypeScriptPostgreSQLNestJSAPI Integration
Rust Game Harmony Plugins - Rust game logo

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.

C#HarmonyRuntime PatchingGame ModdingReflection