Career Path Explorer is a React + Vite web app for exploring STEM and professional career paths across the US and EU job markets.
- US career data from O*NET
- EU career data from ESCO
- Career search and filtering
- Salary, demand, and skills visualizations
- Side-by-side career comparison
- US vs EU career comparison
- Skills Gap Analyzer
- AI-generated education pathways and project ideas
- React
- TypeScript
- Vite
- Tailwind CSS
- Supabase Edge Functions
- Recharts
- Framer Motion
npm install
npm run devnpm run buildnpm run lintCreate a .env file locally:
VITE_SUPABASE_URL=
VITE_SUPABASE_PUBLISHABLE_KEY=Do not commit .env files.
This project uses career data from O*NET Web Services and ESCO.
Educational and portfolio project.