Skip to content
View kylemillerbuilds's full-sized avatar
👋
Looking to connect!
👋
Looking to connect!

Block or report kylemillerbuilds

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

Kyle Miller

Founder @ Themis Foundry · Building AI-powered businesses and the automation engines that run them.


🛠️ Open Source Libraries

Production-grade utilities extracted from my active operating setup.

Project Description Stack / Badges
agent-guardrails Safety rails for AI coding agents: a fail-open PreToolUse hook for Claude Code. Shell License
pixel-sprite-animator Deterministic 32x32 pixel animation transforms (articulated walks, internal breathing) without AI drift. Python License
printify-publish-queue A hardened publish state machine for the Printify API that eliminates duplicate listings. Python License
safe-url-fetch SSRF-safe URL fetcher with scheme allowlists, global-IP resolution, and per-hop redirect validation. Python License

🚀 Proprietary Showcases

Systems designed, built, and operated by me.

Tritan — Automated POD Storefront

Tritan

  • What it is: Dog breed art brand live on Shopify, Etsy, TikTok Shop, Instagram, Pinterest, and Google.
  • The Engine: An AI-assisted design pipeline and automated publishing queue that publishes products across hundreds of variations.
  • shoptritan.com · Architecture & Showcase

Hermes — Broker OS

Hermes

  • What it is: SaaS platform built for independent insurance brokers.
  • The Engine: Automated client tracking, AI-driven coaching on book data, retention workflows, and a per-broker memory layer (Atlas).
  • Themis Foundry · Architecture & Showcase

Olympus — AI Agent Platform

  • What it is: The underlying orchestration and automation layer running beneath both Tritan and Hermes. It handles the heavy lifting of inventory sync, marketing outreach, and data intelligence.

🧰 Tech & Capabilities

  • Languages: Python, Bash, JavaScript/HTML/CSS, SQL
  • Infrastructure & Tools: Cloudflare (Workers, Pages, D1, KV), Shopify API, Printify API, Git, Docker
  • Specialties: System Architecture, E-commerce Automation, AI Orchestration, Security Hardening

LinkedIn · Upwork · Themis Foundry

Pinned Loading

  1. agent-guardrails agent-guardrails Public

    Safety rails for AI coding agents: a fail-open PreToolUse hook for Claude Code, 7 battle-tested rules, and a regression matrix. Every rule cost something real.

    Shell 1

  2. printify-publish-queue printify-publish-queue Public

    A hardened publish flow for the Printify API. Encodes the full failure taxonomy (queued vs silent-fail vs title collision) so bulk publishes never create duplicates.

    Python 1

  3. safe-url-fetch safe-url-fetch Public

    SSRF-safe fetch for user-supplied URLs: scheme allowlist, resolve-all-IPs is_global check, and per-hop redirect re-validation. The guard I put in front of every server-side URL fetch.

    Python 1