Skip to content

ozerenes/github-profile-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Professional Presence Analyzer

Analyze your CV and optional GitHub/LinkedIn/portfolio to get a job potential score, best-fit roles, and a personalized learning roadmap.

Structure

  • backend/ — Node.js API (Express)
  • frontend/ — React SPA (Vite)

Quick start

  1. Backend: cd backend && npm install && cp .env.example .env then set your LLM API key. Run npm start.
  2. Frontend: cd frontend && npm install && npm run dev.

See backend/README.md and frontend/README.md for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors