Systems Engineering | Security Architecture | DevOps
Open-source desktop applications, high-performance web frontends, game server emulators, and system utilities.
- AuraTorrent: A lightweight, responsive Vue 3 PWA designed as a complete alternative WebUI for qBittorrent. Features drag-and-drop RSS management, custom rule filtering, and automated Telegram bot delivery notifications.
- retro-game-replicas: A cross-platform desktop arcade launcher built with Tauri v2, Phaser 3, and TypeScript. Bundles 11 classic arcade games with custom GLSL CRT post-processing shaders, native HTML5 Gamepad API co-op support, and persistent local score tracking.
- OriginalMS: A full-fidelity MapleStory v62 (GMS 2008) server emulator in Java and MySQL, running over Apache MINA. Fully scripted party quests, boss instances, Cygnus Knights, and Aran classes, packaged in Docker for one-command local hosting.
- WinSwift: A modular PowerShell debloat and setup utility for Windows. Supports safe audit modes, granular feature toggles, telemetry removal, and portable JSON configuration profiles.
📚 Architecture details, security hardening matrix, and deployment standards: WIKI.md
| Project | Stack | Description |
|---|---|---|
| AuraTorrent | Vue 3, Vite, Pinia, SCSS | PWA replacement web UI for qBittorrent with Telegram finish alerts |
| retro-game-replicas | TypeScript, Phaser 3, Tauri v2 | Desktop arcade launcher - 11 games, GLSL CRT shaders, gamepad API |
| OriginalMS | Java, Apache MINA, MySQL, Docker | MapleStory v62 server emulator - all PQs, bosses, and jobs working |
| WinSwift | PowerShell | Windows debloat and setup toolkit with audit mode and exportable profiles |



