This repository is an on going experiment, in search of a simple way to document and visualize personal development progress.
The README.md summarizes the latest progress for every topic.
Image 1 - Latest progress
The commit history in Image 2 shows parallel progress in different topics indexed in README.md. The image was taken using this repository as reference.
Use a standardized way of naming branches, using lower case and separating category and item title with a slash in the branch name.
Ex.:
book/team-topologiesworkshop/ignite-lab-node-jscourse/nest-js-fundamentals
Image 2 - Visualizing parallel progress with standardize branch names and commit messages
Commits can be used to update progress in the README.md file. Commit messages can also be stadardized, using lower case and prefixes such as docs, progress and others of your choice.
Ex.:
progress: 37%docs: add new book in backlog
Image 3 - Progress commits
Image 4 - Progress commit details



