🏠 Documentation Hub | 📝 Engineering Blog | 💻 GitHub Repository
Rebuilding enterprise system backends, network protocols, and core AI infrastructure completely from scratch. No bloated frameworks. No external packages. Pure, deterministic execution from first principles.
June 19, 2026 • Architecture
A deep-tech architectural blueprint for rebuilding enterprise infrastructure—including distributed load balancers, storage engines, and container daemons—entirely from first principles.
Read Breakdown →
June 19, 2026 • Engineering Log
A behind-the-scenes look at aggressive refactoring loops, stripping out anti-patterns like global Singletons, and implementing strict SOLID designs over custom text parsers.
Read Log →
- JSON DSL query parsing, custom token aggregations, and distributed sharding algorithms built natively in pure Python.
- Stream-oriented orchestration servers and raw socket-multiplexed CLI clients engineered from scratch.
- Failover routing coordinators and functional backend pool proxies over native network sockets.
- Stateful, dictionary-backed cache engine utilizing native RDB snapshotting and Append-Only File (AOF) logging.
aminblm.github.io is maintained by aminblm · Built from first principles.