WORK / PUBLIC SOURCE

Products, systems, and useful edges.

A selected record across extension adoption, local inference, agent infrastructure, browser-local tools, Python systems, and early experiments.

Shipped products

2 records

W-01 / Shipped products

RUNNABLE

YouTube Audio

A Firefox extension that turns off YouTube video playback to save bandwidth and battery.

  • 14,484 average daily users reported by Mozilla Add-ons
  • 527 ratings and 224 written reviews

W-02 / Shipped products

SOURCE

Oops

A compact Rust command-line typo corrector built for quick feedback.

  • Rust implementation
  • Fast local correction

Models and agents

5 records

W-01 / Models and agents

SOURCE

Fix

A Rust command correction CLI powered by a small, self-trained model that runs locally.

  • No API key or hosted inference dependency
  • Published through Homebrew, WinGet, and Cargo

W-02 / Models and agents

SOURCE

Condukt

A composable workflow framework for agent execution, state, orchestration, runtimes, and UI.

  • Separates workflow definition from runtime
  • Treats state and orchestration as first-class concerns

W-03 / Models and agents

SOURCE

GitHub Router

A local router for using Claude Code, Codex CLI, and related coding tools with a Copilot subscription.

  • Connects multiple coding CLIs to one subscription
  • Public TypeScript source and live Pages surface

W-04 / Models and agents

RUNNABLE

AI or Die

A browser surface for Claude, Codex, Gemini, and Copilot command-line workflows.

  • Multiple coding systems in one web surface
  • Public live app

W-05 / Models and agents

SOURCE

Kusto MCP

A Python MCP server for Kusto and Azure Data Explorer work.

  • MCP tool surface
  • Kusto query workflow

Browser tools

9 records

W-02 / Browser tools

RUNNABLE

PDF Viewer

A browser-local PDF viewer and editor with annotation and export.

  • Local document processing
  • Annotation tools

W-03 / Browser tools

RUNNABLE

Gist Preview

A focused renderer for public GitHub Gists, including interactive previews.

  • Public Gist rendering
  • Shareable preview URLs

W-04 / Browser tools

RUNNABLE

HAR Viewer

A client-side HTTP archive inspector for requests, timings, and responses.

  • Local HAR parsing
  • Request filters

W-06 / Browser tools

RUNNABLE

Sanger Viewer

A high-performance browser viewer for AB1 and SCF sequencing chromatograms.

  • Chromatogram rendering
  • Base calls and quality scores

W-09 / Browser tools

RUNNABLE

Photo Tools

Offline photo collage tools that keep image work in the browser.

  • Local photo processing
  • Collage workflow

Systems and libraries

6 records

W-01 / Systems and libraries

SOURCE

Runnerize

A dispatcher that mints an ephemeral JIT GitHub Actions runner for each queued job in a throwaway rootless container.

  • One runner per queued job
  • Rootless container isolation

W-03 / Systems and libraries

SOURCE

PyFlix

A Python torrent streaming library.

  • 14 repository stars
  • Reusable streaming layer

W-05 / Systems and libraries

SOURCE

PyScrape

A lightweight headless web scraper with JavaScript rendering and an HTTP API.

  • Headless rendering
  • HTTP API

W-06 / Systems and libraries

SOURCE

File DL

A parallel file download accelerator in Python.

  • Parallel downloads
  • Command-line workflow

Early public work

7 records

W-04 / Early public work

SOURCE

ML

A 2014 PHP machine learning library experiment.

  • Early model-oriented work
  • PHP implementation

W-05 / Early public work

SOURCE

MSP API

An unofficial API exploration written in Python.

  • API reverse engineering
  • Python implementation