Selected Work

Vectrexia

Speech-Routed Edge AI Emulator

A modern Vectrex emulator concept where speech and local intent routing can load games and assist diagnostics.

An emulator project that balances low-level correctness, desktop polish, and edge-AI interaction patterns.

Vectrexia blends retro hardware respect with a modern desktop experience. The AI direction is practical: speak a request, map it to structured intent, load the right game, and support local diagnostics without making the user fight a brittle interface.

Speech intent routing Low-level correctness Private diagnostics
Stack

Core build story

This is where craftsmanship shows up: careful attention to old hardware behavior wrapped in a desktop experience that feels curated rather than nostalgic for its own sake.

Rust, emulation, desktop shell, speech intent routing, local inference
  • Voice-to-intent flow for loading games and emulator actions
  • Local trace review for compatibility work
  • System-level debugging without surrendering ROM privacy
AI systems

Practical AI approach

Edge AI is used for local speech and intent routing: classify the user command, choose the likely game or emulator action, apply confidence thresholds, and ask for clarification when the system should not act. It also supports private diagnostics around traces, timing, and ROM compatibility.

  • Faster emulator navigation
  • Higher emulator trust
  • A stronger edge-AI craft signal
Why it matters

Portfolio signal

It proves range: systems-level correctness, Rust/desktop execution, speech-driven interaction, and AI used as a private assistant instead of a gimmick.