Skip to content

Commit

Permalink
Add volunteer experience to resume.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Abrygzy committed Dec 14, 2023
1 parent a956510 commit abaf290
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@
"region": "Haidian"
}
},
"work": [],
"volunteer": [
{
"organization": "CSST Summer School",
"position": "Volunteer",
"time": "2023.07"
}
],
"education": [
{
"institution": "Nanjing University, Nanjing, China",
Expand All @@ -44,6 +36,21 @@
"courses": []
}
],
"work": [],
"volunteer": [
{
"organization": "KIAA-PKU Galaxy Journal Club",
"position": "Co-organizer",
"startDate": "2023.09",
"endDate": ""
},
{
"organization": "CSST Summer School",
"position": "Volunteer",
"startDate": "2023-07-01",
"endDate": "2023-08-01"
}
],
"awards": [],
"certificates": [],
"publications": [],
Expand All @@ -55,14 +62,6 @@
{
"name": "Latex",
"level": "Familiar"
},
{
"name": "English",
"level": "Fluent",
"keywords": [
"English",
"Chinese"
]
}
],
"languages": [
Expand Down

0 comments on commit abaf290

Please sign in to comment.