Skip to content

Commit

Permalink
feat: update info again
Browse files Browse the repository at this point in the history
  • Loading branch information
AryPat committed Nov 17, 2023
1 parent f710ad4 commit 8a66ec8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/Assets/experience.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"Title": "Software Engineer Intern",
"SubTitle": "Wealthsimple, Sept 2023 - Dec 2023",
"BulletPoints": [
"Vulnerability Management Team"
],
"website": "https://wealthsimple.com"
},
{
"Title": "Teaching Assistant",
"SubTitle": "University of Toronto, Sept 2021 - Present",
Expand All @@ -17,14 +25,6 @@
],
"website": null
},
{
"Title": "Software Developer Intern",
"SubTitle": "Shopify, Sept 2023 - Dec 2023",
"BulletPoints": [
"Vulnerability Management Team"
],
"website": "https://aryanpatel.me"
},
{
"Title": "Backend End Developer Intern",
"SubTitle": "Shopify, May 2022 - Dec 2022",
Expand Down
2 changes: 1 addition & 1 deletion src/Components/Info.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class nav extends Component {
<br></br>
<br></br>
GPA:
<strong style={{ color: "rgb(233, 69, 96)" }}> 3.70</strong>
<strong style={{ color: "rgb(233, 69, 96)" }}> 3.71</strong>
/4.00
<br></br>
<br></br>I am a self-driven enthusiastic person who is always
Expand Down

0 comments on commit 8a66ec8

Please sign in to comment.