Skip to content

Commit a727113

Browse files
committed
Updated wording for ResumAI
1 parent 36430f5 commit a727113

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

next-js-app/src/app/home/page.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,10 @@ const projects: Project[] = [
193193
},
194194
{
195195
name: "ResumAI",
196-
technologies: "Python, OpenAI API, Streamlit",
196+
technologies: "Python, OpenAI API, CSV, ATS",
197197
period: "August 2025",
198-
description: "An AI-powered resume builder and analyzer.",
198+
description:
199+
"An AI-powered job search application. Creates curated Cover letter, anticipated Interview questions, and more",
199200
longDescription:
200201
"An AI-powered resume builder and analyzer that helps users create and optimize their resumes for job applications.",
201202
image: globeIcon,

0 commit comments

Comments
 (0)