Braden Currah

  1. SpinStatus/H3Status 2025

    Video game modifications that expose realtime information via local WebSocket. Includes advanced web overlays that use this data. In development.

  2. MediaPlayerRPC 2025

    Uses the WinRT interface to provide a custom media status to Discord. Written in C++, and uses a scratch-built RPC packet protocol. In development.

  3. Magic Eraser 2024

    An implementation of an arbitrary texture synthesis algorithm, written in C. Uses a Raylib interface to provide Photoshop-esque 'magic eraser' interaction. Built as a final project.

  4. Flutter Demo: Chat 2024 (download)

    Demo Flutter app featuring a live chat, with visual flair. Uses a custom API with a self-hosted database. Compiled for Android.

  5. Flutter Demo: Photos 2024 (download)

    Demo Flutter app featuring camera access and shared photo upload. Uses a Firestore backend. Compiled for Android.

  6. Flutter Demo: Simon 2024 (download)

    Demo Flutter app featuring the classic handheld game Simon. Compiled for Android.

  7. HueSaber 2022

    Real-time video game integration for Philips Hue lights, with a highly configurable interface. Built using Electron, which seemed like a good idea at the time.

  8. HueFX 2022

    Generalized lighting control software using the same underlying features as HueSaber.