Architecture
The Engine Legacy: From Asteroids to rpgCore
March 7, 2026
The Vision
Learning to build the foundation before the house. The transition from a discrete project to a generalized toolkit.
Why I built an engine …
The Hybrid Engine: Rust Performance, Python Agility
March 7, 2026
The Vision
Speed is everything in DeFi, but rigidity is a death sentence. A pure-Rust bot is fast but a nightmare to iterate on. A pure-Python bot is …
The Insight Lens: Visualizing the Dialer Blindspot
March 7, 2026
The Vision
In high-volume digital marketing, the dialer is the engine. But most managers are driving blind, relying on static reports that are …
Building rpgCore: Cross-Language Architecture for Multi-Genre Games
February 14, 2026
rpgCore taught me that architectural clarity is worth more than raw performance when prototyping complex systems. Here’s how we bridged Python, …