Welcome to Elevate Your Skill! This project provides tools to help users explore career paths, enhance interview skills, and access personalized learning resources.
| Section | Link |
|---|---|
| About the Project | About the Project |
| Features | Features |
| Tech Stack | Tech Stack |
| Preview of the Website | Preview of the Website |
| Project Structure | Project Structure |
| Getting Started | Getting Started |
| Demo Video | Demo Video |
| Contributing | Contributing |
| Contact | Contact |
Elevate Your Skill is built using React for the frontend and Flask for the backend. It offers various features like personalized career report videos, mock interview sessions, and learning resource recommendations based on user profiles. The platform helps users identify career strengths and weaknesses, improve interview performance, and discover new resources for personal and professional growth.
- Career Report Video Generator: Automatically generates a personalized career report video based on user input.
- Mock Interview Practice: Users can practice answering interview questions, receive feedback, and improve their responses through voice input.
- Personalized Learning Path: Recommends YouTube channels, text resources, and online courses tailored to the user’s career interests and skills.
- Profile Management: Users can update their profile with information such as education, skills, interests, and employment status.
- 📁
frontend/: Frontend codebase built with React, Axios, and CSS modules. - 📁
backend/: Backend codebase built with Flask.
To run Elevate Your Skill locally, follow these steps:
-
Clone the repository:
git clone https://github.com/JainSneha6/Elevate-Your-Skill.git
-
Navigate to the project directory:
cd Elevate-Your-Skill -
Install frontend dependencies:
cd frontend npm install -
Install backend dependencies:
cd ../backend pip install -r requirements.txt -
Run the frontend server (runs on port 3000 by default):
cd ../frontend npm start -
Run the backend server (runs on port 5000 by default):
- cd ../backend
- flask run- Open your web browser and navigate to http://localhost:3000 to access the Elevate Your Skill application.
Elevate.Your.Skill.mp4
Contributions to this project are welcome! If you have suggestions for improvements or would like to contribute new features or analyses, feel free to submit a pull request
For any questions or feedback, feel free to reach out:
- Sneha Jain - GitHub | LinkedIn
- Siddhartha Chakrabarty - GitHub | LinkedIn
- Project Repository
Enjoy your career journey!



