Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dharsh0507/ResumeIQ-
/ functions
Functions
17 in github.com/dharsh0507/ResumeIQ-
⨍
Functions
17
◇
Types & classes
0
↳
Endpoints
3
↓ 2 callers
Function
fetch_html
(url)
portfolio_analyzer.py:4
↓ 2 callers
Function
fetch_json
(url)
github_analyzer.py:6
↓ 2 callers
Function
get_closest_role
(role_input)
skills_data.py:120
↓ 1 callers
Function
analyze_github
(github_url, role)
github_analyzer.py:19
↓ 1 callers
Function
analyze_resume
(resume_text, role)
app.py:140
↓ 1 callers
Function
calculate_score
(text, matched_skills, role_skills)
app.py:37
↓ 1 callers
Function
estimate_salary
(matched_role, score, matched_skills, text)
app.py:99
↓ 1 callers
Function
extract_github_username
(url)
github_analyzer.py:14
↓ 1 callers
Function
extract_skills
(text, skill_list)
app.py:28
↓ 1 callers
Function
extract_text
(filepath)
app.py:15
↓ 1 callers
Function
generate_roadmap
(matched_role, missing_skills)
app.py:444
↓ 1 callers
Function
get_strengths
(text)
app.py:60
Function
analyze
()
app.py:460
Function
analyze_github_route
()
app.py:482
Function
analyze_linkedin
(url)
portfolio_analyzer.py:67
Function
analyze_portfolio
(url)
portfolio_analyzer.py:16
Function
index
()
app.py:456