Thanks to visit codestin.com
Credit goes to github.com

Skip to content

harshakumar25/resume-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Analyzer

An interactive web-based Resume Analyzer that helps users analyze resumes by extracting skills and identifying missing keywords.


Features

  • Upload resume (PDF / text-based)
  • Extract skills from resume
  • Identify matched and missing skills
  • Simple and clean UI
  • Runs fully on frontend (no backend)

Tech Stack

  • HTML
  • CSS
  • JavaScript

Project Structure

  1. Open index.html in your browser
    (or use Live Server in VS Code)

How It Works

  1. User uploads a resume
  2. Resume text is read using JavaScript
  3. Skills are compared with predefined skill list
  4. Output shows:
    • Matched skills
    • Missing skills
    • Skill analysis result

Sample Resume

A sample resume file is included for testing:


Future Enhancements

  • PDF parsing with libraries
  • Backend integration
  • AI-based resume scoring
  • ATS keyword matching

Author

Harsha Kumar
GitHub: https://github.com/harshakumar25


License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published