Skip to content
View ShadyBad's full-sized avatar
💭
🤖
💭
🤖

Highlights

  • Pro

Block or report ShadyBad

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

Brandon Shay

AI Engineer building production GenAI systems with evals, types, and human-in-the-loop guardrails.

Enterprise IT Systems Engineer (GCP, Workato, Workspace) transitioning full-time into AI engineering. I ship typed Python, instrumented pipelines, and agents that earn their autonomy.

LinkedIn Location Status

Stack

Core AI/ML LangGraph Claude API Langfuse pgvector RAG LLM_as_Judge

Backend Python FastAPI Supabase Pydantic Postgres uv

Infra & Ops Docker GitHub Actions Railway Fly.io PostHog mypy + Ruff

Engineering Principles

Eval-first. Every GenAI project ships with an eval harness before it ships a feature. If you can't measure it, you can't trust it in production. Typed, modular Python. mypy --strict, Ruff, no notebooks in main, no untyped public APIs. Code that's read more than it's run. Human-in-the-loop on irreversible actions. Models propose; engineers commit. Reversible architecture by default. Every action has an undo path. Observable by construction. Langfuse traces, structured logs, cost + latency budgets. Debugging a production agent at 2am should not require new instrumentation.

Popular repositories Loading

  1. it-automation-tools it-automation-tools Public

    PowerShell 1

  2. margin_invest margin_invest Public

    Deterministic equity-scoring platform (decommissioned May 2026, kept as portfolio piece)

    Python 1

  3. assay assay Public

    14-step /ship pipeline orchestrator for Claude Code. Spec → risk-classified plan → judge panel → done-gate → engineer-in-the-loop commit → captured lessons. Plugin-installable.

    Python 1

  4. ai-jobs ai-jobs Public

    AI-assisted US job search workspace for Claude Code — search, fit-score, tailor CV/cover letters, prep interviews, BLS salary lookup.

    Python 1

  5. shadybad shadybad Public

    GitHub profile README

    Python

  6. beautify-github-readme beautify-github-readme Public

    Forked from oil-oil/beautify-github-readme

    Design clear, theme-specific GitHub README homepages with SVG titles, real proof, and maintainable Markdown

    Python