Projects

A selection of open source projects I've built and maintain across GitHub and GitLab.

  1. 01

    Civic AI

    In Development · Rust

    A civic complaint management system powered by AI, designed to streamline how citizen reports are collected, triaged, and resolved. Currently learning Rust while building it.

    RustAICivic Tech
  2. 02

    Roblox-Supabase

    Luau · Backend

    Full-featured Supabase integration for Roblox, bringing modern backend capabilities — auth, database, storage — to Roblox experiences.

    LuauSupabaseRoblox
  3. 03

    rpi-PMS7003

    C++ · Raspberry Pi

    A C++17 program for the Raspberry Pi that reads air-quality data from a Plantower PMS7003 particulate-matter sensor over UART, decoding and printing PM1.0 / PM2.5 / PM10 concentrations and particle counts.

    C++Raspberry PiEmbedded
  4. 04

    SteamworksSDK

    CMake · C++

    CMake integration for Valve's Steamworks SDK — automates fetching and linking the SDK so games can drop in Steam functionality, with cross-platform support for Windows, Linux, macOS, and Android.

    CMakeC++Steamworks
  5. 05

    SteamworksSDK-Mirror

    Mirror · Steamworks

    A public mirror of Valve's Steamworks SDK, providing a stable source for build tooling to fetch the SDK automatically.

    SteamworksSDKMirror