Hands-on Data Lab
A guided shell environment for business analysts, bookkeepers, and career-switching students to learn real data and command-line skills with inline charts, instant feedback, and bite-sized missions instead of dry docs.
career-switching adults and non-CS students learning data, SQL, or scripting
- Mission-based lessons where learners type real commands and see charts render inline as they go
- Safe sandbox with a clean reset after every lesson, no risk of breaking the system
- Inline visualizations of CSVs and query results (Kitty-style graphics in a normal browser tab)
- Progress dashboard for instructors or career-changers tracking skill milestones
Terminal-based data tools (DuckDB, jq, ripgrep) are taking over from GUI workflows, but learners bounce off the cold, blank-prompt experience; modern renderers with inline graphics finally make the shell look and feel like a learning surface.
Proven interest: DataCamp runs an entire Shell course category and Udemy/Coursera now host multi-hour DuckDB courses explicitly covering the CLI; learnshell.org and scientificprogramming.io persist as free interactive options, confirming an active learner base for terminal-data skills.Shell Courses | Online Courses for All Levels | DataCamp ↗DuckDB - The Ultimate Guide - Udemy ↗
Adjacent competitors exist (DataCamp shell courses, learnshell.org, Coddy/WebTerm sandboxes, Interactive Shell, Terminal Playground) but none combine a guided mission loop, real DuckDB/jq/ripgrep runtime, and inline chart rendering for business/bookkeeping learners.Learn Shell - Free Interactive Shell Tutorial ↗Instant Access Web Terminals and Online IDE | Interactive Shell ↗Online Linux Terminal - Free Bash Shell in Browser | Coddy ↗
Subscription pricing is well-validated in this segment: DataCamp Premium runs ~$399/yr (with promotional ~$99/yr), Codecademy Pro is a tiered subscription, and paid DuckDB courses sell at ~$50-100 on Udemy, so a focused niche product can realistically charge $10-30/mo.DataCamp Pricing in 2025: How much is DataCamp really? ↗Pricing | Codecademy ↗
DuckDB/jq/ripgrep are accelerating (DuckDB courses only emerged in 2024-2025) and CLI-first data workflows are a durable trend; data literacy demand from career-switchers is structurally strong, supporting multi-year relevance.DuckDB From Zero - Coursera ↗Data Engineering with DuckDB & MotherDuck - Udemy ↗
Buildable with mature pieces: browser shells (xterm.js), WASM DuckDB, and inline SVG/Canvas charting already exist; the main lift is curriculum/UX design, not infrastructure.Terminal Playground - Interactive browser-based terminal simulator ↗