> 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

Swear Jar
Jan 2026
Real-Time Speech Detection + Live Web Widget

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.

  • Python
  • TypeScript
> view project
Elden Ring: Classes Expanded
Jan 2026 — Present
Game Modification for AAA FromSoftware Title

Reverse-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.

  • Mod Engine 3
  • Git
  • Game Asset Modification
> view project
Transgress
Sep 2024 — Present
TypeScript-First Web Server Framework for Bun

HTTP 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.

  • TypeScript
> view project

[EOF]