One hundred days, at least an hour of code on each. It turned scattered practice into a real habit, and taught me more about discipline than about code.

The Challenge
The premise is simple: commit to at least an hour of code every day for one hundred days straight. The difficulty is not any single day. It is stringing one hundred of them together without breaking the chain.
Across the streak I went deep on the fundamentals and shipped something small almost every day. The reps are where the fluency in JavaScript, React, and Node came from, not any single project.
Show up every day, and the work compounds on its own.
What Stuck With Me
The streak was never really about the number. A few habits carried over into how I work now:
Consistency beats intensity. Showing up daily, even briefly, beats rare bursts of effort.
Discipline is a skill. The flat days, the ones where you do not feel like coding, are the ones that build it.
Treat mistakes as information. A bug or a wrong turn tells you what to fix next. It is not a verdict on you.
The habit outlived the hundred days. It is the same consistency I bring to shipping production work and contributing to open source now.