CareerCompass is a tool I built to help developers figure out exactly what they need to learn to get their next big job. Instead of guessing what skills are popular, the app looks at your current skills, compares them to what the industry wants in 2026, and builds you a personal, step-by-step study plan to fill those gaps.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
173
commits
Fix import statement for userController to use named exports
f53d27cView on GitHubFix import statement for roadmapController to use named exports
9437b8fView on GitHubFix import statement for insightController to use named exports
98d678aView on GitHubRefactor user authentication routes to utilize controller methods for improved organization and maintainability
a9eb1f8View on GitHubRefactor roadmap routes to utilize controller methods for improved organization and maintainability
0ccc171View on GitHubRefactor career insights routes to use controller methods for improved organization and maintainability
43b2972View on GitHubRefactor user progress schema for improved formatting and readability
83c33bfView on GitHubRefactor roadmap schema for improved readability and maintainability
cc361aaView on GitHubImplement user authentication and profile management functionality
aa07df9View on GitHubImplement roadmap generation, fetching, and progress tracking functionality
1fcae12View on GitHubMerge branch 'main' of https://github.com/piyusharora15/LakshyaAI
54c2f21View on GitHubImplement insight generation and retrieval functionality in the insight controller
42864f3View on GitHubUse dynamic redirect for Google OAuth failure and success URLs
d2bdd0cView on GitHubEnable proxy support in Google OAuth strategy for improved handling of requests
62d71d6View on GitHub