Mug's Code Forge

Guided Training App

Learn the coding and planning skills you need to build real company workflow tools β€” one guided step at a time.

V0.2

Dashboard

Start building real skill

This version includes lessons, quizzes, live practice tools, a BPR calculator lab, a planner, debug challenges, and saved progress.

Training progress0%

0 of 0 levels completed.

0Levels complete
0Quizzes correct
0Practice checks
0Saved BPR labs

What this app is supposed to do

This is not a generic coding course. It teaches you how to plan, read, test, and control the type of tools you are already making: BPR apps, budget apps, P21 hubs, import screens, local history, and report generators.

Main target: get you good enough to tell when AI changed the front end only, broke the backend, lost state, damaged formulas, or created a workflow that looks good but does not actually work.

Today’s focus

Level 1

Loading…

Try it

Quiz

Mini BPR Calculator Lab

This is a real practice tool: enter employee numbers, calculate projected sales bonus, save the month, reload history, export data, and clear with confirmation.


              
NameGP$Branch GP%Adj.Projected

Debug Lab: catch AI breakage

Read the broken snippet, pick what probably went wrong, then check the answer. This is the skill you need when a polished build stops doing what it should.


              

Saved BPR lab history

This is here so the training app teaches saved history, not just lessons.

MonthEmployeesTotal projectedSaved

Software Plan Builder

Fill this out before asking AI to build or touch a company app. This creates a cleaner prompt and a better test checklist.

Generated plan


              

Generated test checklist

Progress controls

Progress saves in your browser with localStorage. Export it if you want a backup.


            

What this app saves locally

  • Completed lesson IDs
  • Practice answers and quiz results
  • Mini BPR lab employees and saved history
  • Planner text

Important: This version does not send data anywhere. It saves only in the browser unless you export a JSON file.