SCP RPG BOT
Discord bot with SCP-universe RPG mechanics — economy, factions, events, and lore. Full admin dashboard in React/MUI with real-time stats. Plugin-based backend architecture with topological dependency sorting.
Development work spanning Discord bots, game tooling, backend frameworks, and Minecraft mods. Alt+click a number to peek at its file.
Discord bot with SCP-universe RPG mechanics — economy, factions, events, and lore. Full admin dashboard in React/MUI with real-time stats. Plugin-based backend architecture with topological dependency sorting.
Production-grade Node.js CDN and proxy system. Cloudflare R2 storage, Redis rate limiting, signed URL auth, pluggable telemetry (ClickHouse-ready), and a Cloudflare Worker for edge-side verification.
WeaponPaints web frontend and backend with Steam OpenID login. Dark gaming aesthetic, image caching via IntersectionObserver + requestIdleCallback, fast client-side filtering, unified data-driven skin architecture.
Node.js + Three.js viewer for CS2 demo files (.dem.zst). Supports Zstandard decompression, 3D playback, and player position tracking. Parses raw demo binary and renders match replays in-browser.
Millennium Steam client plugin written in Lua/TSX that downloads and extracts manifest ZIPs into Steam directories. Built around real API constraints with PowerShell fallback for extraction.
Two NeoForge mods in development: SCP Block Regeneration (SCP-themed block mechanics) and Compact Mining Dimension Quarry (endgame automated quarry for modpacks).
WPF Windows GUI (3 tabs) for managing DayZ Steam Workshop mod IDs in mods.txt.
Steam Workshop search with auto-dependency resolution, bulk add, and merged
types.xml generation from local mod folders. CLI mode included.
Classic snake game written in C++ with custom font rendering and audio playback. Bundles a COMIC.TTF font asset and a collision sound effect for retro arcade feel.
MCP (Model Context Protocol) server that exposes Spotify's API to LLM agents like Claude and Gemini — letting them search tracks, control playback, and manage playlists through tool calls.
DayZ Standalone server installer and watch-dog with a built-in Discord bot and RCon integration. Companion to card 07's mod manager — together they form the full DayZ server toolchain.
High-level JavaScript framework for building Minecraft bots — pathfinding, inventory, combat, world interaction. Used as the runtime for custom automation scripts and headless clients.
Early JavaScript framework for building text/RPG mechanics — character sheets, items, combat resolution. Archived as a reference implementation; ideas carried forward into the SCP RPG BOT (card 01).