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 developer tools that solve problems I've actually had.

What I'm working on

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

πŸ”€ 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.

⚾ Homerun β€” Full fledged platform for autotrading on prediction markets. User Definable Python based strategies and data sources. Live and paper trading, full simulation, delightful UI.

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 547 64

  2. homerun homerun Public

    Open-source prediction market strategy, data, and trading platform for Polymarket and Kalshi. Pluggable strategies, copy trading, AI scoring, real-time dashboard. Zero-config paper trading out of t…

    Python 2

  3. sloppy sloppy Public

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

    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