Skip to content
View sleuthy-sloth's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Sleuthy Sloth Studios
  • 21:48 (UTC -07:00)

Block or report sleuthy-sloth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sleuthy-sloth/README.md

๐Ÿ‘‹ Steven (Sleuthy-Sloth)

USAF TSgt โ†’ Software Developer & Game Dev | Transitioning via SkillBridge (retires June 2028)

Building open-source tools that solve real problems โ€” from Air Force maintenance operations to brain training โ€” and designing games about machines worth caring about. I also write fiction (Memoria Aeterna).


๐Ÿš€ Featured Projects

An isometric salvage roguelite about rebuilding a modular mech across a dying industrial world. Carry an ancient machine-heart, bolt its body back together from whatever survives each expedition.

  • โš™๏ธ Godot 4.x with statically typed GDScript, native macOS (Apple Silicon) target
  • ๐Ÿ”ง Physical assembly system in design: every part occupies real space โ€” power, heat, mass, balance, and visible damage
  • ๐Ÿงช Headless TDD harness already shipping; Ash Basin vertical slice in active development

Full-stack maintenance management platform for the 92nd Aircraft Maintenance Squadron. Replaces paper logbooks and spreadsheets with a real-time command center.

  • ๐Ÿ”ง 16 pages, 12 hooks, 99 tests, CI/CD with test gating
  • ๐Ÿค– Dual AI provider (GenAI.mil + OpenRouter) with OCR scanning of AF Forms
  • ๐Ÿ”’ Firebase Auth with @us.af.mil domain restriction, RBAC, App Check
  • ๐Ÿ“ฑ PWA with offline IndexedDB support
  • ๐ŸŒ Live Demo

Open-source audiobook creator โ€” drop in an ebook, get back a chaptered M4B audiobook using open-source TTS. Breaking the ElevenLabs monopoly, one book at a time.

  • ๐ŸŽง Converts EPUB, TXT, DOCX to chaptered M4B audiobooks with 16 Kokoro TTS voices
  • ๐Ÿ–ฅ๏ธ opennarrator-desktop โ€” native Rust app: no terminal, no Python, no ffmpeg. Just download, open, convert.
  • โšก opennarrator-action โ€” GitHub Actions audiobook factory on free cloud runners
  • ๐Ÿบ Homebrew install, pip, or Codespaces devcontainer

Open-source brain training web app. Think Elevate or Lumosity, but free and playable in your browser.

  • ๐Ÿง  13 brain games: memory, math, reflexes, vocabulary, focus, and logic
  • ๐Ÿ“Š Stats dashboard with radar charts, sparklines, calendar heatmap
  • ๐Ÿ”ฅ Daily Challenge: 3-game sequence, same for everyone (Wordle-style)
  • ๐Ÿ“ฑ Mobile-first PWA, works offline, optional cloud sync

๐ŸŽฎ Also Building

  • autopolis โ€” emergent AI city simulation; LLM agents build a living city in your browser (Three.js viewport, deterministic TS sim core)
  • f1-cli โ€” Formula 1 data in your terminal: schedule, results, standings, session times
  • dungeon-union โ€” isometric fantasy workplace-management game about organizing dungeon monsters (early concept)
  • homebrew-tap โ€” Homebrew tap for my projects

๐Ÿ› ๏ธ Tech Stack

Category Technologies
Languages TypeScript, JavaScript, Python, Rust, GDScript
Game Dev Godot 4.x, statically typed GDScript, headless test harnesses
Frontend React 19, Next.js, Vite, Tailwind CSS 4
Backend Firebase (Auth, Firestore), Supabase (Postgres, Auth)
AI/ML OpenRouter, GenAI.mil, Ollama/DeepSeek agent pipelines, OCR, Zod
Testing Vitest, Testing Library, custom headless GDScript runner
DevOps GitHub Actions CI/CD, GitHub Pages, Homebrew
State Zustand, IndexedDB, PWA/Workbox

๐Ÿ“Œ Around the Web

  • ๐ŸŒ Codeberg โ€” mirror
  • ๐Ÿข Sleuthy Sloth Studios

Most projects are MIT-licensed โ€” check each repository. Scrap Saint is pre-license.

Pinned Loading

  1. 92-AMXS-Tracker 92-AMXS-Tracker Public

    Maintenance, training & logistics command center for the 92nd Aircraft Maintenance Squadron. Live: sleuthy-sloth.github.io/92-AMXS-Tracker

    TypeScript

  2. NeuralPulse NeuralPulse Public

    Open-source brain training web app. 13 games, daily challenges, stats dashboard. Deploying to Vercel.

    TypeScript

  3. sleuthy-sloth sleuthy-sloth Public

    Profile README

  4. opennarrator opennarrator Public

    Open-source audiobook creator โ€” convert ebooks to M4B using open-source TTS engines. Break the ElevenLabs monopoly.

    Python

  5. opennarrator-action opennarrator-action Public template

    GitHub Actions audiobook factory โ€” convert ebooks to M4B using OpenNarrator on free cloud runners