Projects
Projects
A selection of open source projects I've built and maintain across GitHub and GitLab.
-
01
↗
Civic AI
In Development · RustA civic complaint management system powered by AI, designed to streamline how citizen reports are collected, triaged, and resolved. Currently learning Rust while building it.
-
02
↗
Roblox-Supabase
Luau · BackendFull-featured Supabase integration for Roblox, bringing modern backend capabilities — auth, database, storage — to Roblox experiences.
-
03
↗
rpi-PMS7003
C++ · Raspberry PiA 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.
-
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.
-
05
↗
SteamworksSDK-Mirror
Mirror · SteamworksA public mirror of Valve's Steamworks SDK, providing a stable source for build tooling to fetch the SDK automatically.