DEV Community

agilob
agilob

Posted on • Updated on

Skills development roadmap - looking for contributors

tl;dr; Roadmap of skills to develop, pls contribute on GitLab or GitHub

Have you ever had that feeling you don't know what you don't know to learn next to advance your skills? Next few language features? Another complex algorithm? More advanced tool or feature of that tool?

I started a project just for you (and me). The aim of this project it to have a list of technologies, or anything else, with list of topics to tell you what you need to learn next to progress your skills. I have started pages for Docker, Java and Flutter where topics are split into categories like beginner, intermediate and expert.

Topic in the categories are just my opinions, so any discussion is welcome.

I'm looking for contributors to the project. You can describe your favourite language, framework or just anything else, even soldering, woodworking or plant care will fit there.

The project uses Hugo for page generation, pages are written in Markdown, which you already know. Even if you don't know take a look at official documentation I left in the project. If still unsure, check pages for Java or Flutter or just ask around.

I am accepting contributions on GitLab and GitHub, so it will count towards your hacktoberfest!

Site is deployed using GitLab CI, your changes will be visible within a minute after merge!

https://agilob.gitlab.io/advance-skills/

Original post

Top comments (5)

Collapse
 
bellomuboye profile image
Bell Omuboye • Edited

Can UI and "code" changes be made or is it just contributions as regards content.

Also, Hacktoberfest works with GitHub alone (not GitLab). Your Original post did not link to the GitHub repo

Collapse
 
agilob profile image
agilob

All changes are welcome, I only want to preserve tree-structure of the content.

Collapse
 
bellomuboye profile image
Bell Omuboye

That's beyond great. Could you point me to the GitHub repo.

Thread Thread
 
agilob profile image
agilob

Link on the first line of the post ;) github.com/agilob/advance-skills

Thread Thread
 
bellomuboye profile image
Bell Omuboye

Oh my. Wonder how I missed it. Thank you so much