( 🌀ndouglas | 🌉bitterbridge | ️🔥hellholt | 🦷goldentooth )
Bitterbridge is a place for projects, tools, and experiments, things that I've done that I feel are at least somewhat worth showing off, as opposed to the countless forks, sketches, etc that should probably never see the light of day.
Category | What’s Here |
---|---|
💻 IaC Foundations | Terraform modules, patterns, and provider experiments |
🔁 CI/CD Engineering | GitHub Actions for repeatable workflows, résumé publishing, repo wiring |
🧪 ML Explorations | Research-inspired toy implementations (distillation, regressions) |
🧠 Language Runtimes | Rust-based VMs, interpreters, and computational models |
🕹 Game/Spatial Utils | Unity-compatible spatial indexing and grid-based systems |
🌐 Consensus Protocols | Novel experiments with decentralized state & belief propagation |
- 👋 .github: Special Repository
- 🧩 terraform-modules: Reusable Terraform modules for various projects
- 🚜 terraform: General Terraform Infrastructure-as-Code for Bitterbridge
- ⚙️ github-actions: GHA reusable Actions and Workflows for use in my various repositories
- 🗣️ whispers: Whispers is a self-organizing, belief-driven mesh where nodes propose, verify, and evolve solutions through dynamic, decentralized consensus.
- 🔢 mips-sudoku-solver: A Sudoku solver, written in MIPS R4K assembly.
- 🕴️ resume: My résumé, written in LaTeX, with continuous delivery or something.
- 💻 blackpool: An implementation of the Lox Virtual Machine, written in Rust
- 🧊 unity-hashing-grid: Hashing Grid implementation in Unity
- ☕️ distillation: An experiment with distillation using various combinations of naïve implementations, adversarial training, Jacobian penalties, and approximate Hessian penalties.
- 📈 linear-regression: Simple linear regression implementation in Rust.
Everything here is released under the Unlicense — feel free to use, fork, or remix anything that sparks curiosity.