Website
It will be nice to have a website to see all of this nice stuff 😄. Github repo pages could be a quick win.
What do you mean? You think I should ask money for this?
No, but setup a gh pages url. Something like https://www.gitbook.com wich would setup all the issues at once since you have setup your repo with md files.
Or another builder and push it to the gh-pages branch.
I made an example using vuepress, wanted to play with that one:
https://github.com/8483/notes/pull/8
You can check it out on my repo: https://github.com/disjfa/notes
I set it up using vuepress.vuejs.org/ And added a npm command for deployment to gh-pages using https://www.npmjs.com/package/gh-pages
If i run the deploy command i git push the code to a gh-pages branch wich ends up in https://disjfa.github.io/notes/
Or if you would do https://8483.github.io/notes/
There are plenty of repo or users who work on just roadmap, guides and pathway for Full Stack Developer. Github is a very platform for learning and contributing.