Braden Currah
░░░▒▒▒▓
░░▒▒▒▓▓
░▒▒▒▓▓▓
-
SpinStatus/H3Status
2025
Video game modifications that expose realtime information via local WebSocket. Includes advanced web overlays that use this data. In development.
-
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.
-
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.
-
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.
-
Flutter Demo: Photos
2024 (download)
Demo Flutter app featuring camera access and shared photo upload. Uses a Firestore backend. Compiled for Android.
-
Flutter Demo: Simon
2024 (download)
Demo Flutter app featuring the classic handheld game Simon. Compiled for Android.
-
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.
-
HueFX
2022
Generalized lighting control software using the same underlying features as HueSaber.