>>Projects

Things I've shipped and maintained — a build tool, some games, and a couple of smaller utilities that solved a problem I actually had.

  1. Linux macOS Windows BSD
    DCR Flagship · active

    Dexoron Cargo Realization — a cross-platform build and dependency manager for C/C++, inspired by Cargo from the Rust ecosystem. Dependency management, incremental builds, cross-compilation down to RISC-V and ARM, formatting via clang-format. Distributed through AUR, Homebrew, and other

    • Rust
    • C/C++
    • CLI
  2. PC Web PWA Android

    Flappy Bird

    released

    The classic, rebuilt from a YouTube-tutorial base into its own thing — parallax backgrounds, persistent high scores, skin changes at score milestones. First release under the games project; a Tetris- and 2048-style game are next.

    • Godot 4
    • GDScript
    • Game
  3. Linux macOS Windows

    DCR IDE

    early access · active

    Modern, lightweight cross-platform IDE for systems programming, built around the DCR build system. Designed for C/C++ and Assembly with native DCR integration, CMake fallback support, and a reactive Svelte 5 UI.

    • Rust
    • Tauri 2
    • Svelte 5
    • IDE
    • GUI