SkillBridge AI is an independent student-built career and skills roadmap assistant for students and early-career learners. It helps users turn career goals into clear learning plans, skill-gap insights, portfolio project ideas, application-ready drafts, and practical next steps.
The current version is a polished frontend version that runs locally and can be extended with backend services or AI APIs in future versions. It uses structured career data and transparent guidance so the experience is easy to understand, explain, and improve.
Career preparation can feel scattered. Learners often need to compare role expectations, understand which skills matter most, choose portfolio projects, and translate progress into resumes, applications, scholarship answers, and professional profiles.
SkillBridge AI converts a learner profile into a structured readiness plan. Users select a target career path, enter current skills and learning context, then receive a personalized roadmap with a readiness score, skill-gap analysis, weekly learning plan, project recommendations, application guidance, and an interactive checklist.
- Modern responsive React interface with a future-of-work product feel
- Career Roadmap Generator with validation and helpful error messages
- Supported career paths:
- Software Developer
- AI Engineer
- Data Analyst
- Cybersecurity Analyst
- Cloud Engineer
- UI/UX Designer
- Product Manager
- Personalized career summary and career readiness score
- Current strengths, priority skill gaps, and recommended tools
- 4-week, 8-week, and 12-week learning roadmaps
- Rich portfolio project recommendations with skills, tech stack, difficulty, value, and README starter copy
- Interactive next steps checklist with localStorage progress tracking
- Save Roadmap feature with locally saved roadmap summaries
- Print / Export Roadmap button using browser print
- Application Helper that generates local draft text for resumes, internships, scholarships, LinkedIn/About summaries, and project descriptions
- Rule-based AI Roadmap Assistant with quick actions and roadmap-aware responses
- React
- Vite
- Tailwind CSS
- JavaScript career data and rule-based roadmap logic
- Browser localStorage for saved roadmaps and checklist progress
Install dependencies:
npm installStart the development server:
npm run devOpen the local URL shown in your terminal.
Create a production build:
npm run buildPreview the production build:
npm run preview- Add optional user accounts and cloud-saved roadmaps
- Add richer assessments and adaptive roadmap updates
- Add deeper resume and cover letter feedback
- Add opportunity tracking for internships, jobs, and scholarships
- Add downloadable PDF export
- Add optional AI API support for more personalized coaching
SkillBridge AI is an independent student-built passion project focused on helping learners prepare for meaningful careers in the future of work.