Skip to content

Commit

Permalink
Update aboutMe.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsj89 committed Jan 24, 2025
1 parent de73b70 commit 75ee003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Constants/aboutMe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ interface InfoText {
export const infoTexts: InfoText = {
"Programming": {
"title": ["Software Engineer", "Full-Stack Developer"],
"text": "Hey, I'm Josh! I am an aspiring software engineer and full-stack developer who loves solving problems and learning new languages, frameworks, and technologies. I am currently a junior at Santa Clara University pursuing a Bachelor of Science in Computer Science and Engineering and a minor in Mathematics."
"text": "Hey, I'm Josh! I am an aspiring software engineer and full-stack developer who loves solving problems and learning new languages, frameworks, and technologies. I am currently a senior at Santa Clara University pursuing a Bachelor of Science in Computer Science and Engineering and a minor in Mathematics."
},
"Photography": {
"title": "Photography",
Expand Down

0 comments on commit 75ee003

Please sign in to comment.