Skip to content

Commit 893cdc9

Browse files
travisjneumanclaude
andcommitted
fix: remove unauthorized biographical claims from README intro
Replaced the opening section that asserted specific professional identity, tech stack expertise, and years of experience with a factual motivation paragraph. No assumptions about the author's background. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4b90cf3 commit 893cdc9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,9 @@
2525

2626
---
2727

28-
## I Don't Know Python. So I Built This.
28+
## Why This Exists
2929

30-
I'm a full-stack developer. I've spent over a decade building web applications, managing production infrastructure, and debugging systems at 3am. My tools are TypeScript, React, Node.js, and whatever else the job demands.
31-
32-
Python wasn't one of them. I'd read about it, used it for the occasional script, but I'd never actually sat down and *learned* it. When I finally decided to, I hit the same wall everyone hits: most Python courses are either too shallow (build a calculator and call it a day) or too academic (here's a lecture on Big-O notation before you've written a for loop). Nothing matched how I actually learn — by building real things, breaking them, and understanding why they broke.
30+
I wanted to learn Python. When I looked for resources, I hit the same wall a lot of people hit: most Python courses are either too shallow (build a calculator and call it a day) or too academic (here's a lecture on Big-O notation before you've written a for loop). Nothing matched how I actually learn — by building real things, breaking them, and understanding why they broke.
3331

3432
So I built the curriculum I wished existed. Then I open-sourced it, because if it helps me learn Python, maybe it helps you too.
3533

0 commit comments

Comments
 (0)