Skip to content

ojaskittur/careertrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CareerTrix

What is CareerTrix?

  • Personalized career development platform
  • Analyzes user skills vs desired job requirements
  • Generates a custom learning roadmap using Markmap Image

Website Live Link

View Website

Features

  • Resume Analysis

    • Upload resume or input skills on first login
    • Backend extracts and stores user skills
  • Skill Gap Identification

    • Compares current skills with dream job requirements
  • Personalized Roadmaps

    • Creates tailored roadmaps
    • Uses Markmap structure from Markdown
  • Job Postings Integration

    • Fetches near by job posting using Hacker News API

User Flow

  1. New user signs up
  2. Upload resume or input skills
  3. Skills are stored in backend
  4. User specifies dream job role
  5. System compares and generates roadmap (Markmap)
  6. Job postings for that role shown via API

Tech Stack

  • Frontend: HTML
  • Backend: Django
  • Database: PostgreSQL
  • Visualization: Markmap (Node module)

Contributing

  1. Fork the repository
  2. Create a new branch
git checkout -b feature/YourFeature
  1. Commit changes
git commit -m "Your message"
  1. Push branch
git push origin feature/YourFeature
  1. Open Pull Request

About

CareerTrix helps you plan your career by letting you upload your resume or enter your skills. It compares them with your dream job, finds the gaps, and builds a personalized learning roadmap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors