Skip to content

Commit

Permalink
Fixed courses for exec
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Lee committed Sep 11, 2024
1 parent db3f683 commit 5fcfae3
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions src/data/bios/mentors.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
{
"name": "Andy Chen",
"courses": {
"cs61b": "Senior Mentor",
"advisor": "Exec"
"cs61b": "Senior Mentor"
},
"pronouns": "he/him",
"details": "Hi! I'm Andy and I'm a CS and Linguistics major doing my 9th semester this fall. I like playing instruments (my main instrument is tuba), video games, and reading One Piece (it's so good rn!!). This is my 6th and final semester as a 61B mentor :') looking forward to meeting everyone! "
Expand Down Expand Up @@ -130,8 +129,7 @@
{
"name": "Carolyn Liu",
"courses": {
"cs88": "Senior Mentor",
"cs61bco-ord": "Exec"
"cs88": "Senior Mentor"
},
"details": "hi :p",
"imgUrl": "https://drive.google.com/open?id=1hz9h4Cjsw2MLjKuXoO7cpQ0jp5lR_Nl9"
Expand All @@ -149,8 +147,7 @@
{
"name": "Damanic Luck",
"courses": {
"eecs16a": "Senior Content Mentor",
"eecs16bco-ord": "Exec"
"eecs16a": "Senior Content Mentor"
},
"details": "Hi, I'm Damanic. I like to crochet and play video games. Welcome to CSM!",
"imgUrl": "https://drive.google.com/open?id=15irpotFkvLS3dXI2yqubu4pUrupHEJXU"
Expand Down Expand Up @@ -699,8 +696,7 @@
{
"name": "Viviana Tran",
"courses": {
"eecs16a": "Senior Mentor",
"communicationschair": "Exec"
"eecs16a": "Senior Mentor"
},
"pronouns": "She/Her",
"details": "Hi! I'm Viv and I'm 1/2 CSM's Comms Chair and EECS 16A SM. I enjoy learning, teaching, and interacting with others so you'll generally find me waddling around campus looking for people to waddle with me or attempting to crack jokes with friends. This is my third semester in CSM and each semester has brought about a different adventure with everyone. I'm excited to interact with everyone and learn about your story too!",
Expand Down

0 comments on commit 5fcfae3

Please sign in to comment.