my-todo¶
my-todo is a personal task tracking system maintained as a markdown-based project list. It serves as a centralized repository for tracking the status of various development tasks and learning objectives, specifically organized under tags such as devops^[001-TODO__01-todo.md].
Task Status¶
The system distinguishes tasks based on their current completion state, such as "In Progress" (進行中)^[001-TODO__01-todo.md].
Current Scope¶
As of the last update, the tracked items primarily focus on Spring framework technologies^[001-TODO__01-todo.md]:
- Spring Core: A pending task item for general Spring documentation^[001-TODO__01-todo.md].
- Spring Boot: An active item currently marked as "In Progress"^[001-TODO__01-todo.md].
- Reactive Programming: A pending task covering Spring Boot 2 core technologies and reactive programming^[001-TODO__01-todo.md].