Skip to content
View seang1121's full-sized avatar

Block or report seang1121

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

Sean Goudy

I work in sales. I build production software. I started coding because I got tired of doing the same tasks manually every day — comparing mortgage rates, researching sports bets, tracking investments. Now I operate 20+ autonomous agents, 12 schedulers, and 11 cron jobs across 5 domains, all running 24/7 while I work my day job in finance.

Every project here started as a real problem I had. If you have the same problem, it's yours — open source, documented, and ready to run.


By the Numbers

1,353+ picks tracked | 59.6% win rate | 10 lenders scraped daily | 20+ autonomous agents | 7 platform users | 12 analysis models | 5 live systems | 11 open-source repos


Production Machine Learning Systems

I built a multi-sport prediction platform with 12 analysis agents that independently evaluate every game across NBA, NHL, NCAAB, and MLB — then reach consensus through weighted scoring. It serves agents with an API key and multiple users, resolves bets automatically, and feeds outcomes back into the models nightly. Live at sportsbettingaianalyzer.com.

Project What It Demonstrates Links
Sports Betting MCP Server Published Python package to PyPI. Serves real-time sports analytics to AI agents via the Model Context Protocol. 9 tools, documented track record. GitHub / PyPI
March Madness Predictor 5-model ensemble with Monte Carlo simulation. Backtested against 14 tournaments (882 games). 77% accuracy, outperforms chalk by 26 pts/year. GitHub
Polymarket Trading Bot Autonomous arbitrage between sharp sportsbook odds and soft prediction market prices. Kelly criterion sizing, 6 sports, 3 execution modes. GitHub

Data Aggregation & Scoring

Project What It Demonstrates Links
Fishing Report Analyzer Aggregates 7 free APIs (NOAA, NWS, Solunar) to score 9 fishing spots with a 100-point Go/No-Go system. Zero dependencies, zero API keys. GitHub

Full-Stack Applications

These are the tools I use in my day job and personal finances. Each one replaced a manual process I was doing weekly.

Project What It Demonstrates Links
Mortgage Rate Comparison Stealth-browser scraper that defeats anti-bot protection on 10 major bank websites simultaneously. Async parallel execution, day-over-day tracking. GitHub
Investment Command Center Next.js + FastAPI platform with Monte Carlo simulation (10K paths), Markowitz portfolio optimization, Gordon Growth valuation, and 5 stock scanners. GitHub
Daily Rate Reports Automated mortgage rate delivery to Discord via OpenClaw. Set up once, runs daily, zero maintenance. GitHub
CD Ladder Analyzer Compare certificate of deposit rates and ladder strategies across 6 institutions. GitHub / Live Demo
NMLS Exam Prep Built a structured study system to pass the mortgage loan originator exam. 4 modes, 7-week plan, 120 practice questions. GitHub

Autonomous Agents & Orchestration

Everything runs itself because of OpenClaw — an AI operator that can browse the web, manage files, and make decisions like a human. I built Henchmen on top of it: a 4-layer autonomous architecture (Identity, State, Knowledge, Operations) that self-heals, learns from outcomes, and orchestrates 20+ agents across sports analytics, mortgage tracking, trading, and daily reporting — all without manual intervention.

Project What It Demonstrates Links
AI Business Agents Plug-and-play website integrator: 6 AI agents handle leads, scheduling, invoicing, reviews, and marketing for any industry. One config file adapts tone, pricing, and behavior. GitHub / Live Demo
Agent Command Center React dashboard that scans your system and visualizes every MCP server, agent, hook, cron job, and repo in one view. Auto-discovers config, zero manual setup. GitHub

Tech Stack

Python TypeScript JavaScript React Next.js Flask FastAPI Node.js HTML5 CSS3 SQLite Docker Tailwind Shell

Top Languages


Currently Building

  • MLB prediction models with 28 pitcher-specific edges — targeting Opening Day 2026
  • A mortgage rate MCP server so any AI agent can call get_rates(zip_code) and get live data
  • Paper-to-live migration on the Polymarket trading bot with real USDC execution

Live Sites & Demos

Platforms & Social

All Repositories

Repo Description
sports-betting-mcp MCP server for sports betting -- 9 tools, live odds, AI picks
ncaab-MarchMadness-Trend-analysis March Madness bracket predictor -- 5-model ensemble, 77% accuracy
henchmen-trader Autonomous Polymarket trading bot -- sportsbook arbitrage, Kelly sizing
Multi-Lender-Mortgage-Rate-Lookup Stealth-browser mortgage rate scraper -- 10 lenders in 30 seconds
OpenClaw-Mortgage-Interest-Rates-Report Daily mortgage rates delivered to Discord via OpenClaw
investment-command-center Monte Carlo, Markowitz optimization, 12 AI financial analyzers
ai-business-with-automated-agents 6 AI agents run a business -- one config file, any industry
acc-agent-command-center Dashboard that auto-discovers your AI dev setup
Fishing-Report-Analyzer 7 APIs, 9 spots ranked, Go/No-Go fishing score
CD-Ladder-Analyzer CD rate comparison and ladder strategy simulator
Loan-Officer-Exam-Prep-Study-Guide NMLS SAFE MLO exam study system -- 4 modes, 120 questions

Pinned Loading

  1. AI-Bet-Analyzer-Overview.md AI-Bet-Analyzer-Overview.md
    1
      # AI Bet Analyzer - Project Overview
    2
    
                  
    3
      > Advanced AI-powered sports betting analysis system with multi-user tracking and machine learning
    4
    5
      ---
  2. acc-agent-command-center acc-agent-command-center Public

    See your entire AI dev setup in one dashboard — auto-discovers MCP servers, agents, hooks, cron jobs, and repos

    TypeScript 2

  3. ai-business-with-automated-agents ai-business-with-automated-agents Public

    Run a business with 6 AI agents — leads, scheduling, invoicing, reviews, marketing. One config file, any industry.

    Python 1

  4. sports-betting-mcp sports-betting-mcp Public

    The first MCP server for sports betting — 9 tools, live odds, AI picks, 59.6% win rate across 1,353+ picks

    Python 2

  5. OpenClaw-Mortgage-Interest-Rates-Report OpenClaw-Mortgage-Interest-Rates-Report Public

    Daily mortgage rate reports delivered to Discord — 10 lenders + 2 benchmarks, scraped and ranked automatically via OpenClaw

    Python 1