This repository is a daily record of my learning journey in software development.
Here I document my studies, exercises, experiments, notes, and knowledge acquired throughout my technical growth process.
.
├── day-001.md
├── day-002.md
├── day-003.md
└── README.md
Each day-XXX.md file represents a daily record containing studied topics, practical exercises, experiments, and relevant observations.
The files follow a chronological sequence:
day-001.md
day-002.md
day-003.md
...
The goal of this repository is to maintain a continuous history of my learning process and growth as a software developer.