Skip to content
View yashbhoyar01's full-sized avatar

Block or report yashbhoyar01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yashbhoyar01/README.md

CareerPath AI - MERN Stack Application

Prerequisites

  • Node.js installed
  • MongoDB installed and running locally on port 27017 (or update .env in backend)

Project Structure

  • backend/: Node.js + Express + MongoDB API
  • frontend/: React + Vite + Tailwind-ish CSS

Setup & Run

1. Backend

Open a terminal:

cd backend
npm install
npm run dev

The server will start on http://localhost:5000.

2. Frontend

Open a NEW terminal:

cd frontend
npm install
npm run dev

The application will be available at http://localhost:5173.

Features

  • Authentication: Register & Login (JWT)
  • Career Quiz: Determine your ideal career field.
  • Skill Assessment: Self-assess your level (Beginner/Intermediate/Expert).
  • Dashboard: View your profile, level, and next steps.
  • Roadmap: Dynamic roadmap based on your results.
  • Modern UI: Dark mode, animations, glassmorphism.

Configuration

  • backend/server.js: MongoDB Connection (Default: mongodb://127.0.0.1:27017/careerpath)
  • frontend/src/api.js: API Base URL (Default: http://localhost:5000/api)

Popular repositories Loading

  1. yashbhoyar01 yashbhoyar01 Public

    Config files for my GitHub profile.

    JavaScript

  2. final-website final-website Public

    CSS

  3. new-repository-ds new-repository-ds Public

  4. Python_101 Python_101 Public

    Forked from AbyGtr23/Python_101

    Basic Python for JIT 3rd Year Students

    Jupyter Notebook

  5. googledevloper googledevloper Public

    TypeScript

  6. Final-Input-Assessment Final-Input-Assessment Public

    Forked from AbyGtr23/Final-Input-Assessment

    A repository for 3rd Year JIT COE program to assess the profieciency for deciding roles of the team members