Show HN: Made a website to create and explore tech learning roadmaps
github.comTLDR: There are over 50 career roadmaps right now. It's built with golang and nextjs. You can see the github repository over here https://github.com/guyandtheworld/reallyconfused and the whole website is hosted over here https://reallyconfused.co/
Full Story: Five years ago as I was learning to code, I was frustrated about not knowing the whole journey. Recently I decided to revisit this problem and to solve this, I decided to build a web app where you can create and share learning roadmaps, and beginners can explore roadmaps based on careers and programming languages. The aim of this project is not to give a single roadmap to anyone as a prescription that promises a career if you do X, Y and Z, but merely an exploratory platform that can be used as a source of inspiration if you get stuck because no tech career path is the same. I managed to get over 50 learning roadmaps on a variety of careers and programming languages. It's built with golang and nextjs and use postgres as a database. I'd love your feedback and your criticism!
Best Regards.