Skip to content
View brandon-fryslie's full-sized avatar

Block or report brandon-fryslie

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brandon-fryslie/README.md

Brandon Fryslie

Backend & Platform Engineer · Boulder, CO · brandon@fryslie.com


I build backend systems, platform infrastructure, and the tooling that connects them. Most of my career has been spent inside large engineering organizations, working on the kinds of systems that stay invisible when they're working correctly — access layers, deployment pipelines, environment management. The projects here are personal and open-source work in the same vein.


Recent Repositories

Last updated February 28, 2026 · 5 most recently active repositories

oscilla-animator-v2 — Animation compiler with custom type system. Block-graph architecture, typed connections, 4-stage pipeline: parse → validate → optimize → emit.
TypeScript · Feb 28, 2026

cc-dump — HTTP proxy intercepting Anthropic API calls. Shows unified diffs of system prompt changes between requests.
Python · Feb 27, 2026

brandon-fryslie — GitHub profile with animated SVG themes and multiple artistic lenses
Unknown · Feb 27, 2026

snarfx — No description
Python · Feb 26, 2026

dotfiles — No description
Shell · ⭐ 3 · Feb 26, 2026


Selected Projects

Go · MIT

Authentication gateway supporting JWT and session-based auth with a multi-stage release pipeline. Cross-platform binaries for Linux, macOS, and Windows across amd64/arm64. Composable credential handling with documented security model.

TypeScript · 753 commits

Compiler for a domain-specific animation language. Custom type system built on a block-graph architecture: blocks process and emit signals through typed connections with enforced domain, payload, and cardinality constraints. Pipeline: parse, validate, optimize, emit.

41★ · 7 forks · 8 years maintained

Preconfigured Zsh environment with declarative plugin composition. Plugins resolve from any GitHub repository with a single-file manifest. Lazy-load architecture keeps startup fast under heavy plugin load. Includes rad-spinner: procedural braille-grid animations for terminal spinners.

Distributed coordination

Control layer for networked WiFi LED controllers. NTP-style time synchronization via UDP, client-driven sequence choreography, and automatic recovery for disconnected devices. Deployed across physical art installations running continuously for multi-day events.

TypeScript

Chrome DevTools bridge for AI agents via Model Context Protocol. CSS selector-based element targeting with bounded result sets. Tool visibility adapts dynamically based on browser connection state.

Python · macOS

Browser automation through macOS virtual HID drivers — operates at the OS level, below the browser layer. Physics-based cursor movement with acceleration profiles and behavioral randomization. Vision pipeline: OpenCV template matching, SIFT feature descriptors, OCR.


More Projects

Developer Tooling
  • cc-dump — HTTP proxy intercepting Anthropic API calls. Displays unified diffs of system prompt changes between requests.
  • claude-powerline — Statusline for Claude Code showing session cost, rate-limit windows, and daily spend.
  • long-term (Go) — PTY wrapper with adjustable terminal geometry. Solves rendering issues in multiplexed terminals.
  • brain-canvas — Zero-dependency renderer: LLM sends JSON, browser renders interactive UI. One command: npx brain-canvas.
  • ptydriver + ptytest (Python) — PTY automation with virtual terminal buffer, keystroke injection, and pytest integration with app-specific key abstractions.
Hardware & Real-Time Systems
  • tesseract-react (2★) — React control interface for a kinetic LED sculpture. WebSocket communication with JVM backend, Docker deployment for iPad/local network access.
  • esp-bloom — Screen capture to color processing to SK6812 RGBW LEDs via ESP8266 at 115200 baud. RGBW for better luminosity precision.
  • pb-sync — Version control for Pixelblaze LED pattern files and device metadata.
Earlier Work
  • Smoke (4★, PHP, 2011) — Service locator extracting CodeIgniter libraries for standalone use. Predates widespread dependency injection adoption.
  • ember-rest.coffee (CoffeeScript, 2014) — REST adapter for Ember.js before Ember Data existed.
  • sake — WebSocket REPL for interactive message testing.
  • combine — PHP asset pipeline from the pre-npm era.

Technical Writing

From Personal Tool to Open Source

How a shell configuration grew into a maintained project over 8 years. Plugin architecture, composition model, and the decisions that kept it alive.

Building a Hardware Art Pipeline

Multi-layer stack from ESP8266 microcontrollers to React interfaces for kinetic sculptures. Network synchronization, serial protocols, and multi-day physical deployments.

AI as Force Multiplier

23 repos in one year vs ~5 historically. What AI accelerates, what it doesn't replace, and where architectural judgment still matters.


Publication

Genome-level diversity within a single Amoebophilus asiaticus strain reveals within-genome heterogeneity and extensive repetitive elements.
The ISME Journal (Nature Publishing Group), 2013
doi:10.1038/ismej.2013.159


Languages & Domains


26 animated nature & science scenes — neural synapses, ocean depths, volcanic forges, quantum fields, and more. Pure CSS keyframes and SMIL, no JavaScript.


Education

University of Arizona — Computer Science & Philosophy


brandon@fryslie.com · Boulder, CO

Pinned Loading

  1. rad-shell rad-shell Public

    Ultra fast, feature filled Zsh installation

    Shell 41 7

  2. stacker stacker Public

    Boot your Stack

    CoffeeScript 3

  3. rad-plugins rad-plugins Public

    Plugins for rad-shell zsh setup

    Shell 3 1

  4. tesseract-react tesseract-react Public

    React UI for Draco kinetic LED sculpture. Real physical art installation, Docker deployment, iPad/local network control.

    JavaScript 2 3

  5. dotfiles dotfiles Public

    Shell 3

  6. tesseract_java tesseract_java Public

    Forked from aaronlwilson/tesseract_java

    Processing-based control system for Kinetic LED sculptures

    HTML