Thirty days ago you rated yourself on six skills. Today you rate yourself again — same questions, same scale. What did the capstone feel like this morning?
I ran it on my actual client list. Seven clients, with real rates and hours. The invoice strings came out formatted perfectly — subtotals, tax line, payment terms. I emailed one to myself and it looked like something I'd have spent an hour making in Word.
That function touched everything: f-strings for formatting, a loop over a list of dicts, try/except for missing fields, json.dumps to serialise the output. You didn't learn seven separate things — you built one pipeline. Rate yourself on what you can do now.
I want to see where I started versus now. The delta is what I care about.
Same six rows. Answer honestly. The chart puts Day 1 and today side by side — and that gap is yours to compound.
30 days, 20 code lessons, 1 real invoice generator.
| Column | Meaning |
|---|---|
| Left bar | Day 1 self-rating |
| Right bar | Today's rating |
| Gap | Real, measurable growth |
Ahead: automation-for-freelancers starts where this track ends. The first thing you meet there is a live Gmail connection — your code sends an invoice email to yourself.
Thirty days ago you rated yourself on six skills. Today you rate yourself again — same questions, same scale. What did the capstone feel like this morning?
I ran it on my actual client list. Seven clients, with real rates and hours. The invoice strings came out formatted perfectly — subtotals, tax line, payment terms. I emailed one to myself and it looked like something I'd have spent an hour making in Word.
That function touched everything: f-strings for formatting, a loop over a list of dicts, try/except for missing fields, json.dumps to serialise the output. You didn't learn seven separate things — you built one pipeline. Rate yourself on what you can do now.
I want to see where I started versus now. The delta is what I care about.
Same six rows. Answer honestly. The chart puts Day 1 and today side by side — and that gap is yours to compound.
30 days, 20 code lessons, 1 real invoice generator.
| Column | Meaning |
|---|---|
| Left bar | Day 1 self-rating |
| Right bar | Today's rating |
| Gap | Real, measurable growth |
Ahead: automation-for-freelancers starts where this track ends. The first thing you meet there is a live Gmail connection — your code sends an invoice email to yourself.