A web application that helps asylum seekers find their career path in STEM fields through assessment quizzes, mentor connections, and internship opportunities.
- Career Quiz: 9-question assessment that recommends Biology, Computer Science, or Mathematics
- Expert Profiles: Connect with mentors who share similar backgrounds
- Internship Links: Direct access to relevant internship opportunities
- Responsive Design: Works on desktop and mobile devices
- Download or clone this repository
- Open
index.htmlin your web browser - That's it! No server setup needed.
For development:
npm install
npm run dev├── index.html # Main page
├── pages/ # Other pages
├── css/ # Stylesheets
├── js/ # JavaScript modules
├── images/ # Images
└── fonts/ # Custom fonts
- HTML5, CSS3, JavaScript (ES6 modules)
- No frameworks or libraries required
- Works in all modern browsers
🥇 1st Place - LaGCC Hackathon 2024
- Pramod Dhungana - Full Stack Developer
- Ryan Dorestal - Frontend Developer
- Ayush Bajracharya - Backend Developer
MIT License