Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Projects/AI Resume Analyzer & Skill Gap Tracker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI Resume Analyzer & Skill Gap Tracker</title>
<title>AI Resume Analyzer And Skill Gap Tracker</title>
<!-- Google Fonts: Outfit and Inter -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "AI Resume Analyzer & Skill Gap Tracker",
"title": "AI Resume Analyzer and Skill Gap Tracker",
"description": "An interactive, client-side ATS simulator and resume scanner that evaluates skill gaps for target roles, provides recommendations, and tracks learning progress.",
"author": {
"name": "Sujal",
Expand Down
Loading