Skip to content
View braedonsaunders's full-sized avatar

Highlights

  • Pro

Block or report braedonsaunders

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

Hey, I'm Braedon πŸ‘‹

I build tools that solve problems I've actually had β€” then open-source them.


🎯 Sales & Outbound

πŸͺ¨ Curb β€” Build the website before you send the cold email. Curb finds local businesses with weak or missing sites, generates a tailored replacement, and sends the finished preview as your first touch. Most outreach sells possibility β€” Curb sells proof.

🐟 Trawl β€” A local-first desktop command center for B2B prospecting. Discovers businesses via Google Maps, crawls their sites with Playwright + LLMs, scores lead fit, and drafts personalized outreach β€” all from one app on your machine. No SaaS sprawl, no spreadsheet graveyard.

πŸ›  Dev Tools

πŸ”€ CodeFlow β€” Paste any GitHub URL, get an interactive architecture map of the codebase. No install, no signup, runs entirely in your browser. One HTML file.

🧹 Sloppy β€” AI code cleanup that doesn't stop after one pass. Free GitHub Action β€” scans every PR, scores your code 0–100, and optionally auto-fixes with Claude or Codex. No API key needed for scans.

πŸ‘† OneShot β€” Turn one prompt into a parallelized build. OneShot decomposes your task into a DAG, spawns isolated agents in shadow git worktrees, validates output, and merges only when tests pass.

πŸ“ˆ Trading

⚾ Homerun β€” Full-fledged autotrading platform for prediction markets. Define Python strategies and data sources, run live or paper trades, backtest with full simulation. Delightful UI.

🌌 Games & Creative

🌌 Voidstrike β€” Multiplayer real-time strategy running entirely in the browser. WebGPU graphics, serverless P2P networking via WebRTC/Nostr, deterministic lockstep simulation.

🎢 OpenStudio β€” Real-time collaborative music studio with sub-30ms latency. Jam with anyone, anywhere in your browser. 35+ DSP effects, AI stem separation, MIDI loops, and optional Rust native bridge for ASIO/CoreAudio.


Twitter

Pinned Loading

  1. codeflow codeflow Public

    Paste any GitHub URL β†’ interactive architecture map. See how files connect, find what breaks if you change something. No install, no accounts β€” runs entirely in your browser.

    HTML 565 69

  2. homerun homerun Public

    Open-source prediction market trading platform for Polymarket & Kalshi. Write full Python strategies & data sources, backtest them, then paper or live trade. 25+ built-in strategies, copy trading, …

    Python 9

  3. oneshot oneshot Public

    Multi-agent AI code orchestrator β€” one prompt spawns hundreds of parallel agents across isolated git worktrees with automatic validation and merging

    TypeScript

  4. voidstrike voidstrike Public

    Multiplayer real-time strategy game running entirely in the browser. WebGPU graphics, serverless P2P networking via WebRTC/Nostr, deterministic lockstep simulation, and three asymmetric factions.

    TypeScript 1

  5. openstudio openstudio Public

    Real-time collaborative music studio with sub-30ms latency. Jam with anyone, anywhere in your browser. 35+ DSP effects, AI stem separation, MIDI loops, and optional Rust native bridge for ASIO/Core…

    TypeScript

  6. trawl trawl Public

    B2B Lead Intelligence Platform β€” Discover businesses via Google Maps, enrich with Playwright + LLM, score fit, send personalised cold emails, and hand warm replies off to humans. Locally-hosted, SQ…

    TypeScript