Skip to content
View JacobStephens2's full-sized avatar

Block or report JacobStephens2

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
JacobStephens2/README.md

Jacob Stephens

Platform infrastructure engineer specializing in safe AI automation for revenue-critical legacy systems. I design, build, and operate production systems end to end — a multi-portal PHP / MySQL reservations platform, multi-tenant AI assistants on Docker, a Python agent-orchestration host, and an internal FastAPI / Next.js platform to replace a SaaS vendor — the stack a multi-million-dollar specialty-travel business runs on.

Most of that work lives in private repositories. The architecture and the reasoning behind it are written up in the ETA Platform case study and in infrastructure-patterns (sanitized ADRs).

I also contribute upstream - recently a MySQL 8.4 caching_sha2_password auth-handshake fix to php-mysql-replication.

📄 Resume · - Portfolio


Outside work I ship cross-platform apps with a privacy-first bent - client-side encryption, offline-first storage, and one core driving many native shells. A few are pinned below.

Pinned Loading

  1. infrastructure-patterns infrastructure-patterns Public

    Sanitized ADRs and infrastructure patterns from production systems I have designed and operated

  2. cascade cascade Public

    Waterfall white-noise player: one headless Rust core driving six native shells — web (PWA), Android, macOS, Windows, iOS, watchOS. A Clave-style headless-core + native-UI kata.

    Swift

  3. Chart35Client Chart35Client Public

    Public web client for chart35.com — Chart35, privacy-focused Creighton Model (CrMS) fertility charting. PWA + Capacitor Android wrapper. AGPL-3.0.

    TypeScript

  4. muxboard muxboard Public

    Flask-embeddable web dashboard for managing tmux sessions across one host or a fleet, with live in-browser attach. Default-deny auth, attach caps, and a thorough threat model.

    Python

  5. channel-zero channel-zero Public

    Realtime multiplayer backend for The Channel 0 News party game — Rust + Axum + WebSockets with a per-room actor model and Postgres/SQLx persistence. A push-based re-platform of the original PHP/MyS…

    Rust

  6. MacroTracker MacroTracker Public

    A self-hosted PWA for tracking daily macronutrients and calories, built as a MyFitnessPal replacement. Features meal logging, food search via Open Food Facts and USDA APIs, barcode scanning, recipe…

    TypeScript