Projects

8 public projects across software, compilers, creative tools, and image models.

  1. Sideband's public README describing its resident runtime, controller-first renderer, and plugin pack. View image

    GitHub · Active prototype

    Sideband

    Product system · TypeScript

    A controller-first Windows companion for Moonlight sessions, built around a resident host runtime, manifest-driven plugins, and durable diagnostics.

    Host runtime + plugin contracts

    • Controller UX
    • Plugin runtime
    • Diagnostics
  2. GB Recompiled running a monochrome Game Boy scene with a large open-mouthed dinosaur. View image

    GitHub · Active

    GB Recompiled

    Static recompilation · Python + C/C++

    A Game Boy and Game Boy Color static recompiler that analyzes ROM code, emits portable C, and links generated projects against an SDL2 runtime.

    Desktop, Android, and multi-ROM output

    • Compilers
    • SDL
    • Native ports
  3. CHIP-8 Recompiled pipeline from ROM bytecode through analysis and generated C to a native SDL2 executable. View image

    GitHub · Released v0.8

    CHIP-8 Recompiled

    Static recompilation · C/C++

    A toolchain that analyzes CHIP-8 bytecode, emits native C, and links it with an SDL2 runtime, multi-ROM launcher, and live debugging overlay.

    165 of 199 ROMs tested

    • Control-flow analysis
    • SDL2
    • Compatibility
  4. Architecture map of Open Gathering's headless Magic: The Gathering engine, rule modules, event bus, and card definitions. View image

    GitHub · Open source

    Open Gathering

    MTG rules engine · TypeScript

    A headless Magic: The Gathering engine with serializable game state, priority and stack handling, state-based actions, combat, and data-driven card logic.

    Priority, stack, SBAs, and combat

    • Magic: The Gathering
    • Rules engine
    • Type safety
  5. Isometric assembly diagram of the four-level parametric mini display shelf and its printable component quantities. View image

    GitHub · Open source

    Neri SCAD Models

    Parametric CAD · OpenSCAD

    A print-first stepped display system for miniatures, LEGO minifigs, and 1:64 cars, with scale presets and support-free part export modes.

    Scale presets + print-oriented exports

    • OpenSCAD
    • FDM printing
    • Parametric design
  6. A smiling pixel-art corgi generated with Pixel Art XL. View image

    CivitAI · Published

    Pixel Art XL

    Generative model · SDXL LoRA

    A reusable pixel-art model for Stable Diffusion XL, published with inference guidance and weights across two public model communities.

    114k+ CivitAI downloads

    • Model training
    • Diffusers
    • Pixel art
  7. A source portrait transformed into a grid of connected science-fiction architectural tiles. View image

    GitHub · Published

    img2tiles

    Creative tooling · Python

    An AUTOMATIC1111 extension that decomposes a source image into overlapping regions and regenerates them as a coherent diffusion-made tile composition.

    89 GitHub stars

    • Stable Diffusion
    • Image tooling
    • Tiling
  8. Libre BioRead's public repository and README showing supported ebook formats and structure-preserving features. View image

    GitHub · Open source

    Libre BioRead

    Developer utility · Python

    A command-line tool that applies a Bionic Reading transformation to EPUB, MOBI, and AZW3 ebooks while preserving document structure.

    EPUB, MOBI, and AZW3 transforms

    • Ebooks
    • CLI
    • Document transforms