You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: next-js-app/info.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,3 +206,29 @@ Associated with Tigard High School
206
206
Show project
207
207
OGPC '22 Project from Studio ANSTAAFL. Representing Tigard Senior High School.OGPC '22 Project from Studio ANSTAAFL. Representing Tigard Senior High School.
208
208
.NET Framework, Web Design and +2 skills
209
+
210
+
# ResumAI
211
+
212
+
## Overview
213
+
214
+
ResumAI is an AI-powered command-line application designed to assist with job applications. It streamlines the process of tailoring a resume to a specific job description, generating a targeted cover letter, and preparing for interviews.
215
+
216
+
By analyzing a user's resume against a provided job posting, ResumAI offers valuable feedback and generates a suite of documents to support the application process.
217
+
218
+
## Features
219
+
220
+
-**Resume Analysis:** Compares your resume with a job description to identify areas for improvement and highlight matching qualifications. The analysis is provided in a clear Markdown format.
221
+
-**Cover Letter Generation:** Automatically creates a professional LaTeX cover letter, customized based on the job posting and your resume.
222
+
-**Interview Preparation:** Generates a document with potential interview questions and talking points based on the role and your qualifications.
223
+
-**Customizable Templates:** Allows for easy customization of the cover letter and resume templates.
224
+
-**Command-Line Interface:** Provides a simple and efficient command-line interface for running the analysis and generation process.
225
+
226
+
## How it Works
227
+
228
+
The application takes a resume file (in LaTeX format) and a job description as input. It then uses an AI model to perform the analysis and generate the output files. The results are saved in a dedicated output directory for each job application.
229
+
230
+
## Languages and Technologies
231
+
232
+
-**Python:** The core application logic is written in Python.
233
+
-**LaTeX:** Used for generating professional-looking resumes and cover letters.
234
+
-**Markdown:** Used for documentation and output files like resume analysis and interview preparation.
"Created internal tooling for business operations at Oregon State University.",
95
-
longDescription: "New role. More to come soon",
96
-
logo: oregonStateUniversityLogo,
97
-
},
98
89
{
99
90
company: "Envolvly",
100
91
role: "Co-Founder",
101
92
period: "February 2023 - Present",
102
93
description:
103
-
"Laid groundwork for tech infrastructure, resulting in a robust, scalable application reaching 1,000+ unique users.",
94
+
"Co-founded and scaled a tech startup by building a robust, secure, and scalable full-stack application from the ground up.",
104
95
longDescription:
105
-
"Technical lead and Co-founder of Envolvly. Worked on everything under the sun of technology - including; Website (React, AWS, Domains & Hosting), Internal use (Google Suite and Emails), & CRMS. Leading use of Agile Methodologies.",
96
+
"As technical co-founder, I led Envolvly's development from concept to a scalable app with active users. I architected the full-stack infrastructure using React, AWS, and MongoDB, and established all technical operations, including the CI/CD pipeline. My leadership in applying Agile methodologies was key to our rapid growth and winning the OSU Business Pitch Competition, demonstrating strong technical and business acumen.",
106
97
logo: envolvlyLogo,
107
98
},
99
+
{
100
+
company: "Oregon State University",
101
+
role: "GENESIS AI Dev Team Advisor",
102
+
period: "August 2025 – Present",
103
+
description:
104
+
"Advising the GENESIS AI development team on creating internal agentic AI tools to streamline university business operations.",
105
+
longDescription:
106
+
"Advising the GENESIS AI Dev team on building interal agentic AI tools. This includes but is not limited to creating documentation, training videos, and example codebases. Also worked with vendors (Google, Amazon, Microsoft) in order to ensure best practices in implementation. Created applicaitons across Google Gemini, Amazon Bedrock, and Microsoft Copilot environments.",
107
+
logo: oregonStateUniversityLogo,
108
+
},
108
109
{
109
110
company: "The Estée Lauder Companies",
110
111
role: "Machine Learning Intern",
111
112
period: "June 2025 – August 2025",
112
113
description:
113
-
"Developed an Agentic AI workflow to create a customer-facing AI chabot for product recommendation.",
114
+
"Engineered an agentic AI workflow to power a customer-facing chatbot, enhancing product recommendations for a global brand.",
114
115
longDescription:
115
116
"As a Machine Learning Intern on the Data Science and Analytics global team, I leveraged cutting-edge AI and data engineering to develop and optimize intelligent systems, significantly enhancing customer experiences and driving substantial operational efficiencies. My work focused on transforming complex data into actionable insights and building scalable solutions that directly contributed to future revenue growth and cost savings.",
"Created 200+ tests across 18 suites resulting in 85% code coverage using Jest & Gherkin.",
132
+
"Fortified a critical statewide incident reporting system by creatign tests, directly contributing to system reliability and modernization.",
132
133
longDescription:
133
134
"As a member of the engineering and innovations team, I contributed to the modernization and reliability of critical transit systems through comprehensive testing, automation, and infrastructure enhancements. Engineered and executed over 200 comprehensive tests across 18 suites for a critical, statewide digital incident reporting system, achieving an exceptional 85% code coverage with Jest and Gherkin.",
"Created management panel that was used by 200,000+ unique users across 200+ organizations.",
147
+
"Built a user management panel serving over 200,000users, simplifying administration for hundreds of organizations.",
147
148
longDescription:
148
149
"As a Web Development Intern, I contributed to the development and optimization of critical user management systems, enhancing administrative efficiency and user experience for a large-scale platform. Engineered a comprehensive administration user control panel, empowering administrators with instant, self-service capabilities to manage user roles, permissions, and settings for over 200,000 active unique users.",
149
150
logo: hatsAndLaddersLogo,
@@ -158,7 +159,7 @@ const projects: Project[] = [
158
159
description:
159
160
"Laid groundwork for tech infrastructure, resulting in a robust, scalable application reaching 1,000+ unique users.",
160
161
longDescription:
161
-
"Laid groundwork for tech infrastructure, resulting in a robust, scalable application reaching 1,000+ unique users. Directly implemented cloud technologies such as AWS Lambda, Elastic Beanstalk, EC2, Git, and Firebase, creating a full stack web application with full mobile & desktop support.",
162
+
"As technical co-founder, I led Envolvly's development from concept to a scalable app with live users. I architected the full-stack infrastructure using React, AWS, and MongoDB, and established all technical operations, including the CI/CD pipeline. My leadership in applying Agile methodologies was key to our rapid growth and winning the OSU Business Pitch Competition, demonstrating strong technical and business acumen.",
0 commit comments