EruditeWBT Course Projects
Proof of work

Projects are where the course becomes visible, publishable, and real.

The repo already includes outcome-based project directions so learners can move from setup and labs into visible work quickly. These are intentionally scoped to produce portfolio-grade proof, not just hidden practice.

Mini-project 1

Week 18 project

File organizer Sort downloads into folders by type and write a log file of what moved.
Simple dataset report Load CSV or JSON, compute three useful metrics, and output a readable summary.
README Screenshot Limitations Next step
Mini-project 2

Weeks 22-24 build

Personal developer dashboard Show your tools, notes, useful links, or generated report in one simple local system.
Quiz and scoring system Support categories, randomized questions, saved results, and a cleaner user flow.
Diagram Demo recording Project structure
Capstone

Capstone v1

Study tracker Inputs: study sessions. Outputs: weekly report and visibility into progress.
Budget tracker Inputs: expenses. Outputs: summaries and charts.
Community directory Inputs: profiles. Outputs: searchable and exportable directory.
Problem statement MVP README Screenshots

How to choose the right project

If setup still feels fragile Pick the file organizer. It reinforces files, folders, and scripting.
If you want data confidence Pick the dataset report. It helps you learn input, processing, and output clearly.
If you want user-facing flow Pick the quiz or dashboard.