> cat /users/a.ember/projects.dat
PROJECT FILES — FEATURED
3 entries found
// FEATURED PROJECTS
A curated selection of my most notable work. For the full catalog, see my GitHub.
// PROJECT FILES
Two-component system: a web service with API and WebSocket broadcasting for a live widget, paired with a Python speech detection client powered by Whisper. Pipeline flows from audio capture through Whisper transcription, profanity detection, API event dispatch, WebSocket broadcast, to live UI update.
> view projectReverse-engineered game architecture to create custom weapon variants and a modular mod structure using Mod Engine 3. Features two original character archetypes — Abysswalker and Bestia — each with unique starting builds and equipment.
> view projectHTTP routing, middleware pipeline, custom logger, WebSocket support, and HTML templating. Published as @loafykitten/transgress on npm. A learning project exploring web framework fundamentals from the ground up.
> view project