-
Notifications
You must be signed in to change notification settings - Fork 0
How its work?
Thnoxs edited this page Sep 2, 2026
·
2 revisions
GrowthLab is a personal, open developer workspace where I log, practice, and experiment with everything I learn in web development—ranging from core concepts like HTML, CSS, and JavaScript to advanced libraries and frameworks.
Instead of a traditional application setup, this repository is structured entirely around a daily incremental workflow:
-
Daily Branches: Every single day of learning and coding gets its own dedicated branch named systematically (e.g.,
day-1,day-2,day-3, and so on). - Code Push: Whatever I practice, build, or test on a specific day is directly pushed to that day's respective branch.
- Explore & Review: Other developers or visitors can easily check out my progress, review specific code snippets, or see how my skills evolve over time by simply switching between the different branches in the repository.
Feel free to browse through the branches to track my daily coding journey!