Skip to content
View justyn-clark's full-sized avatar
🌬️
🌬️

Block or report justyn-clark

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

Justyn Clark

Full-stack engineer · systems-minded builder · software + media


About

I design and build execution-first systems at the intersection of software, AI, and media.

Founder of Justyn Clark Network (JCN) - a development studio focused on systems that value clarity, determinism, and durability over hype and abstraction.

My work typically centers on:

  • execution models that survive interruptions
  • schema-first platforms that scale cleanly
  • AI systems with real constraints
  • audio, video, and media pipelines
  • developer tooling that does real work

Current Projects

These are active, evolving systems - not experiments or shelfware.

  • JustBeatz Music (closed-source)
    A full-stack music platform focused on audio playback, media storage, and metadata management. Built to handle real media workflows, playback state, and production constraints, and later retired after serving its purpose.
    https://justbeatzmusic.com

  • SMALL Protocol
    A shared language for making work traceable, resumable, and verifiable. Think “source control for execution state.”
    https://smallprotocol.dev

  • loopexec
    A CLI for running bounded execution loops without losing context or progress. Designed to keep work moving forward, even when everything else stops.
    https://loopexec.dev

  • musketeer
    A command-line companion for running coordinated work across multiple agents and tools. Built for alignment, guardrails, and keeping execution pointed in the same direction.
    https://musketeer.dev

  • Schema Foundry (closed-source)
    A curated collection of schemas and system blueprints pulled from real products. Less theory. More things that actually ship.

  • ClientBrief (closed-source)
    A structured intake system for turning messy ideas into usable inputs. Designed for clients, teams, and creative workflows that need clarity fast.

  • Mindrail (closed-source)
    A safety rail for AI-assisted work. Keeps reasoning constrained, routed, and grounded in reality.

  • PHOS (closed-source)
    A media utility layer for generating and managing visual assets. Built for consistency, reuse, and production-grade outputs.

  • Thread-Based Engineering (TBE) (closed-source)
    A way to design and build systems in parallel without losing the thread. Focused on handoffs, traceability, and sane collaboration.


Technical Focus

Frontend

  • React, Remix, TypeScript
  • TailwindCSS, MobX

Backend

  • Go (Chi)
  • Python (FastAPI)
  • Node.js (NestJS)
  • Rust

Data

  • PostgreSQL, Redis
  • Drizzle ORM, SQLAlchemy 2.0

Infrastructure

  • Docker, Compose
  • AWS, Fly.io, Railway
  • Migrations, CI, execution tooling

Featured Repositories

Public repos focus on tooling and patterns that have proven themselves.


Activity

Most work happens in active product repositories and private systems.
Public code reflects ideas that survived contact with reality.

Pinned Loading

  1. dotfiles dotfiles Public

    A portable, terminal-first macOS development environment built for speed and repeatability.

    Shell 2

  2. You-Dont-Know-JS You-Dont-Know-JS Public

    Forked from getify/You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

  3. go-chi-postgres-starter go-chi-postgres-starter Public

    Go Chi Router PostgreSQL Starter Template with pgx/v5, JWT Authentication, Database Migrations, Docker Support and Best Practices. Complete Go web API boilerplate featuring clean architecture, user…

    Go 4

  4. youmightnotneedjquery youmightnotneedjquery Public

    Forked from HubSpot/youmightnotneedjquery

    Astro

  5. fastapi-sqlalchemy-starter fastapi-sqlalchemy-starter Public

    FastAPI SQLAlchemy 2.0 Async Starter Template with PostgreSQL, JWT Authentication, Alembic Migrations, Docker Support and Pydantic Validation. Complete Python web API boilerplate featuring async da…

    Python 6

  6. A quick reference guide comparing Go... A quick reference guide comparing Go syntax to JavaScript and Python, focusing on key concepts.
    1
    # Go Fundamentals Cheatsheet (with Rust, JavaScript, and Python)
    2
    
                  
    3
    A comprehensive reference guide comparing Go syntax to JavaScript, Python, and **Rust**, focusing on key concepts.
    4
    
                  
    5
    ## Table of Contents