Explore, Create and Share Learning Roadmaps in Tech
ReallyConfused is a platform designed for individuals looking to break into tech careers through self-study. Users can explore roadmaps on how to enter various tech fields, create personalized learning paths, learn about different tech careers, and access project ideas to enhance their job prospects in the tech industry. The platform aims to provide a personalized approach to career development in tech and encourage users to set and achieve their long-term goals.
Frontend may have bugs due to developers' limited experience. Backend is comparatively better.
$ git clone [repository_url]
$ cd ReallyConfused/backend
$ go run main.go
$ git clone [repository_url]
$ cd ReallyConfused/frontend
$ npm install
$ npm run dev
ReallyConfused is a platform that offers a unique approach for individuals interested in pursuing tech careers through self-study. Users can explore existing roadmaps, create personalized learning paths, gain insights into tech careers, and access project ideas to enhance their job prospects. Despite potential frontend bugs, the platform provides valuable resources and tools to help users set and achieve their long-term goals in the tech industry.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.