Developer Builds AI Baseball Simulation Engine with Claude Code in Two Weeks

✍️ OpenClawRadar📅 Published: March 22, 2026🔗 Source
Developer Builds AI Baseball Simulation Engine with Claude Code in Two Weeks
Ad

Project Overview

A developer built a complete AI-powered baseball simulation system using Claude Code over two weeks. The project includes a plate-appearance-level simulation engine with real player statistics sourced from FanGraphs, 30 distinct AI manager personalities (approximately 800 words each) based on real MLB managers, and a full content pipeline that generates game recaps, postgame press conferences, and analysis.

Technical Implementation

The system was developed using Claude Code via a Framework laptop running Omarchy. Sonnet manages all 30 MLB teams within the simulation. The developer implemented smart query gating to reduce API calls from approximately 150 per game to 25-30, significantly optimizing costs. A Discord bot broadcasts 15 games simultaneously with a live scoreboard, and the entire project includes a 21-page website built with Astro 5 and Tailwind v4.

Ad

Cost and Components

Total development cost was $50 in API credits. The developer noted that Opus was quite expensive and was used for one aspect of the simulation, with caching helping to keep its costs down. The project consists of multiple components: a simulation engine, AI manager layer, content pipeline, Discord bot, and website. Audio podcasts are generated using an ElevenLabs clone of the developer's voice.

Project Context

The developer describes themselves as a professional writer, not an engineer, and built this as a non-monetized project that actually costs them money to run. The site is available at deepdugout.com. This demonstrates how AI coding assistants can enable rapid development of complex systems even for those without traditional engineering backgrounds.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Vibe Coding: How a Non-Developer Built a Calorie Tracking App with Claude in 3 Hours
Use Cases

Vibe Coding: How a Non-Developer Built a Calorie Tracking App with Claude in 3 Hours

A self-described non-developer built a personal iOS calorie tracker using Claude to generate markup files, a Claude API call for nutrition analysis, and no subscription fees.

OpenClawRadar
Reddit user shares experience with AI agent building a Next.js project overnight
Use Cases

Reddit user shares experience with AI agent building a Next.js project overnight

A developer on r/openclaw gave their AI agent an open-ended task to build a project from scratch overnight, documenting what the agent handled well versus where human intervention was required. The agent successfully scaffolded a Next.js project, wrote content, managed Git operations, deployed to Vercel, and iterated on design with feedback.

OpenClawRadar
Automated Morning Companion with Quote Wallpaper Generation Using Remotion
Use Cases

Automated Morning Companion with Quote Wallpaper Generation Using Remotion

A developer built an automated morning companion that pulls quotes from 107 books in an Obsidian vault, generates personalized briefs with Reddit threads and journal prompts, then creates custom wallpapers using Remotion with AI-driven design selection.

OpenClawRadar
Developer uses Claude to build entire dream journal app, removes all AI features from final product
Use Cases

Developer uses Claude to build entire dream journal app, removes all AI features from final product

A solo founder built the entire Somnia dream incubation app using Claude for all coding tasks, then deliberately removed every AI feature from the final product. The app uses Next.js, Supabase, and a service worker but contains no AI interpretations or suggestions.

OpenClawRadar