Selected Work

A collection of experiments, architectures, and full-stack applications.

Open Source RPG Engine: A Modular Monolith Approach
Python Discord.py Open-Source Software Architecture

Open Source RPG Engine: A Modular Monolith Approach

 A robust and scalable RPG system engineered for Discord using Python 3.10+. Unlike traditional bots, this engine implements a Modular Component-Based Architecture, strictly decoupling business logic from the UI layer. It features context-aware session management, complex dice algorithms, and is released under the AGPLv3 license to foster community-driven development.