Browse & filter every build on the live site →
A public index of daily coding builds, each pulled from the 286-project list and built end-to-end in a single day, then expanded through multiple iterations with a full commit history pushed live. Together, the repos form a broad portfolio spanning multiple languages, problem types, and build depths.
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
- Every repo has a full README.
- Every repo has a full changelog.
- Every repo keeps a real sequential commit history on one branch.
- Every repo includes either a live deployment link or exact local run instructions.
- Each build is its own public GitHub repo.
- This repo is the index for the full 286-build series.
- The index is generated from
builds.jsonand kept in sync with the tracker workbook. - Build dates shown here use the public GitHub push date.
All Builds (25)
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
Python library of 20 complex analytical SQL queries against a mock e-commerce SQLite database, with a realistic data generator, benchmarking/profiling, an HTML dashboard, and an interactive CLI REPL.
Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.
Bash server-setup automation with dependency install/verification, environment config templating, cron-scheduled health checks, systemd service generation, webhook failure notifications, and automatic rollback on error.
Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.
SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.
A .NET 8 console budget tracker with categories, monthly reports, and CSV export.
Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.
Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.
CLI tool that walks a directory tree and finds duplicate files by hash.
Go URL shortener API with PostgreSQL storage and click tracking.
Modular PHP backend for validating, storing, and emailing contact form submissions.
JavaScript string utility library with 20 modular helpers and a full Jest test suite.
Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.
No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.
Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.
Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.
Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.
Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.
California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.
Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.
Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.
CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.
Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.
Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.
Most Recent 10 (10)
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
Python library of 20 complex analytical SQL queries against a mock e-commerce SQLite database, with a realistic data generator, benchmarking/profiling, an HTML dashboard, and an interactive CLI REPL.
Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.
Bash server-setup automation with dependency install/verification, environment config templating, cron-scheduled health checks, systemd service generation, webhook failure notifications, and automatic rollback on error.
Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.
SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.
A .NET 8 console budget tracker with categories, monthly reports, and CSV export.
Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.
Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.
CLI tool that walks a directory tree and finds duplicate files by hash.
Deep Builds (16)
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
Python library of 20 complex analytical SQL queries against a mock e-commerce SQLite database, with a realistic data generator, benchmarking/profiling, an HTML dashboard, and an interactive CLI REPL.
Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.
Bash server-setup automation with dependency install/verification, environment config templating, cron-scheduled health checks, systemd service generation, webhook failure notifications, and automatic rollback on error.
Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.
SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.
Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.
Modular PHP backend for validating, storing, and emailing contact form submissions.
Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.
No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.
Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.
Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.
Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.
California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.
Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.
CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.
Automation & DevOps (2)
Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.
Bash server-setup automation with dependency install/verification, environment config templating, cron-scheduled health checks, systemd service generation, webhook failure notifications, and automatic rollback on error.
Backend & Networking (3)
Go URL shortener API with PostgreSQL storage and click tracking.
Modular PHP backend for validating, storing, and emailing contact form submissions.
Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.
CLI Tools (6)
Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.
CLI tool that walks a directory tree and finds duplicate files by hash.
Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.
Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.
Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.
Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.
Data & Analytics (3)
Python library of 20 complex analytical SQL queries against a mock e-commerce SQLite database, with a realistic data generator, benchmarking/profiling, an HTML dashboard, and an interactive CLI REPL.
California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.
CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.
Desktop & Console Apps (2)
A .NET 8 console budget tracker with categories, monthly reports, and CSV export.
Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.
Libraries & Packages (2)
JavaScript string utility library with 20 modular helpers and a full Jest test suite.
Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.
Mobile Apps (2)
Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.
SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.
Web Frontend (5)
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.
No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.
Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.
Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.
C# (1)
A .NET 8 console budget tracker with categories, monthly reports, and CSV export.
ES Modules (1)
No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.
Go (1)
Go URL shortener API with PostgreSQL storage and click tracking.
Java (1)
Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.
JS async (1)
Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.
JS testing (1)
JavaScript string utility library with 20 modular helpers and a full Jest test suite.
Kotlin (1)
Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.
Lua (1)
Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.
PHP (1)
Modular PHP backend for validating, storing, and emailing contact form submissions.
Python (async) (1)
Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.
Python (automation) (1)
Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.
Python (CLI tools) (1)
Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.
Python (Core) (1)
Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.
Python (data) (1)
CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.
Python (ML) (1)
California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.
Python (networking) (1)
Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.
Python (SQL) (1)
Python library of 20 complex analytical SQL queries against a mock e-commerce SQLite database, with a realistic data generator, benchmarking/profiling, an HTML dashboard, and an interactive CLI REPL.
Python (testing) (1)
Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.
React (1)
React recipe search app to discover meals by ingredients, filter by dietary restrictions, manage custom recipes, use a step-by-step cook mode, and compile a consolidated shopping checklist.
Ruby (1)
Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.
Rust (1)
CLI tool that walks a directory tree and finds duplicate files by hash.
Shell (1)
Bash server-setup automation with dependency install/verification, environment config templating, cron-scheduled health checks, systemd service generation, webhook failure notifications, and automatic rollback on error.
Swift (1)
SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.
TypeScript (1)
Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.
Vanilla JS (1)
Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.
Every build also gets a generated detail page under builds/ for cleaner per-build reading.
- Node.js
- Built-in
node:testfor automation coverage - JSON as the source of truth for published build entries
- Generated CSV, stats JSON, and per-build markdown pages for secondary views
- Install Node.js 22 or newer.
- Clone this repo.
- Run
npm testto verify the automation.
No environment variables are required. See .env.example.
Standard: solid completion close to the original prompt.Expanded: clear scope expansion beyond the base prompt.Deep: larger build depth through extra interfaces, stronger QA, broader feature scope, or deployment polish.
Run npm test.
Run npm run generate-readme to rebuild the README from builds.json.
Run node add-build.js --num <number> --name "..." --desc "..." --url "https://github.com/breakingthebot/..." --tech "Technology" --category "Category" --date YYYY-MM-DD --depth Deep --notes "Optional tracker note" to add a published build, regenerate the README, and update the tracker workbook in one step.
Run node release-day.js --num <number> --name "..." --desc "..." --url "https://github.com/breakingthebot/..." --tech "Technology" --category "Category" --date YYYY-MM-DD --depth Deep --notes "Optional tracker note" to run the full release-day sequence: repo check, add build, regenerate README, update tracker, audit locally, and reconcile GitHub.
Run npm run audit-builds to compare builds.json, the README table, and the tracker workbook.
Run npm run sync-github-builds to compare local build entries against the public GitHub repos under breakingthebot.
This repo is an index repo and does not require a live deployment.
This repo is the front door for the full build series. The reference files stay in reference/, the published build entries live in builds.json, and the README is generated from that JSON so the public index stays consistent. I kept the automation small on purpose: one CLI to add a build, one CLI to regenerate the README, and a handful of focused modules so the data, validation, formatting, and file writes stay separate and easy to audit.
- The tracker and README are synced to the 25 public build repos currently published under the
breakingthebotGitHub account. - The tracker workbook currently contains 246 build rows even though the PDF is described as a 286-item master list. The automation uses the tracker rows that are actually marked complete.
- The remaining unpublished build slots are intentionally left open for future custom build designs and additional portfolio work.