Write to ease learning, a new method I'm trying to migrate to
I just decided to start writing things down to be able to speed learning by not reviewing what I've saw earlier and also to ensure not to forgot about ideas that's really pitched me
git clone https://github.com/mohammedi-haroune/notes.git
cd notes
pip install -r requirements.txt
mkdocs serve
mkdocs gh-deploy
mkdocs build