Skip to content

breakingthebot/286-builds

Repository files navigation

286 Builds

Test

Builds: 25 Latest: #25 Languages: 25 Deep Builds: 16

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.

Tech Stack

C# ES Modules Go Java JS async JS testing Kotlin Lua PHP Python (async) Python (automation) Python (CLI tools) Python (Core) Python (data) Python (ML) Python (networking) Python (SQL) Python (testing) React Ruby Rust Shell Swift TypeScript Vanilla JS

Latest Build

React Web Frontend Deep · 2026-07-06

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.

Repo →

What's in each build's repo

  • 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.

How This Works

  • 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.json and kept in sync with the tracker workbook.
  • Build dates shown here use the public GitHub push date.

Jump To

Build Index

All Builds (25)

React Web Frontend Deep · 2026-07-06

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.

Repo →


Python (SQL) Data & Analytics Deep · 2026-07-06

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.

Repo →


Lua Automation & DevOps Deep · 2026-07-06

Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.

Repo →


Shell Automation & DevOps Deep · 2026-07-05

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.

Repo →


Kotlin Mobile Apps Deep · 2026-07-05

Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.

Repo →


Swift Mobile Apps Deep · 2026-07-03

SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.

Repo →


C# Desktop & Console Apps Expanded · 2026-07-02

A .NET 8 console budget tracker with categories, monthly reports, and CSV export.

Repo →


Java Desktop & Console Apps Expanded · 2026-06-30

Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.

Repo →


Ruby CLI Tools Deep · 2026-06-30

Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.

Repo →


Rust CLI Tools Expanded · 2026-06-28

CLI tool that walks a directory tree and finds duplicate files by hash.

Repo →


Go Backend & Networking Expanded · 2026-06-28

Go URL shortener API with PostgreSQL storage and click tracking.

Repo →


PHP Backend & Networking Deep · 2026-06-28

Modular PHP backend for validating, storing, and emailing contact form submissions.

Repo →


JS testing Libraries & Packages Expanded · 2026-06-28

JavaScript string utility library with 20 modular helpers and a full Jest test suite.

Repo →


JS async Web Frontend Deep · 2026-06-27

Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.

Repo →


ES Modules Web Frontend Deep · 2026-06-26

No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.

Repo →


TypeScript Web Frontend Deep · 2026-06-20

Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.

Repo →


Vanilla JS Web Frontend Deep · 2026-06-19

Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.

Repo →


Python (testing) Libraries & Packages Deep · 2026-06-18

Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.

Repo →


Python (CLI tools) CLI Tools Expanded · 2026-06-17

Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.

Repo →


Python (ML) Data & Analytics Deep · 2026-06-12

California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.

Repo →


Python (networking) Backend & Networking Deep · 2026-06-10

Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.

Repo →


Python (automation) CLI Tools Expanded · 2026-06-09

Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.

Repo →


Python (data) Data & Analytics Deep · 2026-06-09

CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.

Repo →


Python (async) CLI Tools Expanded · 2026-06-07

Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.

Repo →


Python (Core) CLI Tools Expanded · 2026-06-06

Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.

Repo →

Quick Views

Most Recent 10 (10)

React Web Frontend Deep · 2026-07-06

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.

Repo →


Python (SQL) Data & Analytics Deep · 2026-07-06

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.

Repo →


Lua Automation & DevOps Deep · 2026-07-06

Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.

Repo →


Shell Automation & DevOps Deep · 2026-07-05

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.

Repo →


Kotlin Mobile Apps Deep · 2026-07-05

Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.

Repo →


Swift Mobile Apps Deep · 2026-07-03

SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.

Repo →


C# Desktop & Console Apps Expanded · 2026-07-02

A .NET 8 console budget tracker with categories, monthly reports, and CSV export.

Repo →


Java Desktop & Console Apps Expanded · 2026-06-30

Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.

Repo →


Ruby CLI Tools Deep · 2026-06-30

Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.

Repo →


Rust CLI Tools Expanded · 2026-06-28

CLI tool that walks a directory tree and finds duplicate files by hash.

Repo →

Deep Builds (16)

React Web Frontend Deep · 2026-07-06

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.

Repo →


Python (SQL) Data & Analytics Deep · 2026-07-06

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.

Repo →


Lua Automation & DevOps Deep · 2026-07-06

Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.

Repo →


Shell Automation & DevOps Deep · 2026-07-05

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.

Repo →


Kotlin Mobile Apps Deep · 2026-07-05

Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.

Repo →


Swift Mobile Apps Deep · 2026-07-03

SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.

Repo →


Ruby CLI Tools Deep · 2026-06-30

Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.

Repo →


PHP Backend & Networking Deep · 2026-06-28

Modular PHP backend for validating, storing, and emailing contact form submissions.

Repo →


JS async Web Frontend Deep · 2026-06-27

Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.

Repo →


ES Modules Web Frontend Deep · 2026-06-26

No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.

Repo →


TypeScript Web Frontend Deep · 2026-06-20

Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.

Repo →


Vanilla JS Web Frontend Deep · 2026-06-19

Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.

Repo →


Python (testing) Libraries & Packages Deep · 2026-06-18

Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.

Repo →


Python (ML) Data & Analytics Deep · 2026-06-12

California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.

Repo →


Python (networking) Backend & Networking Deep · 2026-06-10

Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.

Repo →


Python (data) Data & Analytics Deep · 2026-06-09

CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.

Repo →

By Category

Automation & DevOps (2)

Lua Automation & DevOps Deep · 2026-07-06

Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.

Repo →


Shell Automation & DevOps Deep · 2026-07-05

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.

Repo →

Backend & Networking (3)

Go Backend & Networking Expanded · 2026-06-28

Go URL shortener API with PostgreSQL storage and click tracking.

Repo →


PHP Backend & Networking Deep · 2026-06-28

Modular PHP backend for validating, storing, and emailing contact form submissions.

Repo →


Python (networking) Backend & Networking Deep · 2026-06-10

Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.

Repo →

CLI Tools (6)

Ruby CLI Tools Deep · 2026-06-30

Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.

Repo →


Rust CLI Tools Expanded · 2026-06-28

CLI tool that walks a directory tree and finds duplicate files by hash.

Repo →


Python (CLI tools) CLI Tools Expanded · 2026-06-17

Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.

Repo →


Python (automation) CLI Tools Expanded · 2026-06-09

Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.

Repo →


Python (async) CLI Tools Expanded · 2026-06-07

Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.

Repo →


Python (Core) CLI Tools Expanded · 2026-06-06

Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.

Repo →

Data & Analytics (3)

Python (SQL) Data & Analytics Deep · 2026-07-06

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.

Repo →


Python (ML) Data & Analytics Deep · 2026-06-12

California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.

Repo →


Python (data) Data & Analytics Deep · 2026-06-09

CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.

Repo →

Desktop & Console Apps (2)

C# Desktop & Console Apps Expanded · 2026-07-02

A .NET 8 console budget tracker with categories, monthly reports, and CSV export.

Repo →


Java Desktop & Console Apps Expanded · 2026-06-30

Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.

Repo →

Libraries & Packages (2)

JS testing Libraries & Packages Expanded · 2026-06-28

JavaScript string utility library with 20 modular helpers and a full Jest test suite.

Repo →


Python (testing) Libraries & Packages Deep · 2026-06-18

Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.

Repo →

Mobile Apps (2)

Kotlin Mobile Apps Deep · 2026-07-05

Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.

Repo →


Swift Mobile Apps Deep · 2026-07-03

SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.

Repo →

Web Frontend (5)

React Web Frontend Deep · 2026-07-06

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.

Repo →


JS async Web Frontend Deep · 2026-06-27

Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.

Repo →


ES Modules Web Frontend Deep · 2026-06-26

No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.

Repo →


TypeScript Web Frontend Deep · 2026-06-20

Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.

Repo →


Vanilla JS Web Frontend Deep · 2026-06-19

Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.

Repo →

By Technology

C# (1)

C# Desktop & Console Apps Expanded · 2026-07-02

A .NET 8 console budget tracker with categories, monthly reports, and CSV export.

Repo →

ES Modules (1)

ES Modules Web Frontend Deep · 2026-06-26

No-bundler ES module music player with queue, shuffle/repeat, favorites, local file import, and CI/E2E coverage.

Repo →

Go (1)

Go Backend & Networking Expanded · 2026-06-28

Go URL shortener API with PostgreSQL storage and click tracking.

Repo →

Java (1)

Java Desktop & Console Apps Expanded · 2026-06-30

Java library catalog with Book and Member classes, checkout flows, file persistence, and JUnit coverage.

Repo →

JS async (1)

JS async Web Frontend Deep · 2026-06-27

Vanilla JS GitHub explorer with profile, repo, and activity views plus search, filter, sort, and full E2E coverage.

Repo →

JS testing (1)

JS testing Libraries & Packages Expanded · 2026-06-28

JavaScript string utility library with 20 modular helpers and a full Jest test suite.

Repo →

Kotlin (1)

Kotlin Mobile Apps Deep · 2026-07-05

Kotlin Android notes app with Jetpack Compose, Room storage, tags, archive flows, search/sort, widgets, and UI test coverage.

Repo →

Lua (1)

Lua Automation & DevOps Deep · 2026-07-06

Hammerspoon macOS automation with hotkey-driven window snapping, multi-monitor-aware window management, and an app launcher, with GitHub Actions CI.

Repo →

PHP (1)

PHP Backend & Networking Deep · 2026-06-28

Modular PHP backend for validating, storing, and emailing contact form submissions.

Repo →

Python (async) (1)

Python (async) CLI Tools Expanded · 2026-06-07

Async Python CLI that fetches and merges headlines from 5 live news sources concurrently.

Repo →

Python (automation) (1)

Python (automation) CLI Tools Expanded · 2026-06-09

Standard-library-only file watcher that auto-sorts downloads by type with reports and config support.

Repo →

Python (CLI tools) (1)

Python (CLI tools) CLI Tools Expanded · 2026-06-17

Click-based Python CLI bundling UUID, password, base64, hashing, timestamp, and file/clipboard utilities.

Repo →

Python (Core) (1)

Python (Core) CLI Tools Expanded · 2026-06-06

Standard-library-only expense tracker with budgets, recurring templates, monthly reports, and CSV export.

Repo →

Python (data) (1)

Python (data) Data & Analytics Deep · 2026-06-09

CSV-driven sales analytics tool with pandas and matplotlib reporting, exports, and a Streamlit app.

Repo →

Python (ML) (1)

Python (ML) Data & Analytics Deep · 2026-06-12

California housing prediction toolkit with selectable models, batch validation, model cards, and a Streamlit UI.

Repo →

Python (networking) (1)

Python (networking) Backend & Networking Deep · 2026-06-10

Multi-user TCP socket chat server with slash commands, audit logging, and integration-tested protocol flows.

Repo →

Python (SQL) (1)

Python (SQL) Data & Analytics Deep · 2026-07-06

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.

Repo →

Python (testing) (1)

Python (testing) Libraries & Packages Deep · 2026-06-18

Installable Python calculator package with CLI, batch processing, history, precision controls, and full pytest coverage.

Repo →

React (1)

React Web Frontend Deep · 2026-07-06

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.

Repo →

Ruby (1)

Ruby CLI Tools Deep · 2026-06-30

Ruby CLI for streaming server log analysis with gzip input, thresholds, trend buckets, comparison mode, config, and export support.

Repo →

Rust (1)

Rust CLI Tools Expanded · 2026-06-28

CLI tool that walks a directory tree and finds duplicate files by hash.

Repo →

Shell (1)

Shell Automation & DevOps Deep · 2026-07-05

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.

Repo →

Swift (1)

Swift Mobile Apps Deep · 2026-07-03

SwiftUI habit tracker with search and filters, streaks, reminder scheduling, a weekly dashboard, home screen widgets, and XCTest coverage.

Repo →

TypeScript (1)

TypeScript Web Frontend Deep · 2026-06-20

Strict TypeScript task manager with status-grouped views, import/export, backup history, bulk actions, and browser tests.

Repo →

Vanilla JS (1)

Vanilla JS Web Frontend Deep · 2026-06-19

Dependency-free drag-and-drop Kanban board with labels, due dates, undo/redo, and accessibility-tested E2E coverage.

Repo →

Build Pages

Every build also gets a generated detail page under builds/ for cleaner per-build reading.

Stack

  • Node.js
  • Built-in node:test for automation coverage
  • JSON as the source of truth for published build entries
  • Generated CSV, stats JSON, and per-build markdown pages for secondary views

Setup

  1. Install Node.js 22 or newer.
  2. Clone this repo.
  3. Run npm test to verify the automation.

Environment Variables

No environment variables are required. See .env.example.

Depth Guide

  • 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.

Running Locally

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.

Deployed

This repo is an index repo and does not require a live deployment.

Architecture Notes

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.

Notes

  • The tracker and README are synced to the 25 public build repos currently published under the breakingthebot GitHub 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.

About

Public index repo for the 286 daily coding builds and generated build pages.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors