Skip to content

Commit

Permalink
Add AI Board to /teams page
Browse files Browse the repository at this point in the history
  • Loading branch information
karnikaavelumani committed Mar 18, 2024
1 parent d9e7348 commit dbbc4c4
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions src/lib/public/board/data/officers.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@
"S23": [{ "title": "Algo Team Lead", "tier": 11 }]
}
},
{
"fullName": "Gabriella Amedu",
"picture": "gabriella-amedu.webp",
"socials": {
"discord": "crystal1511",
"linkedin": "gabriella-amedu-28b1a5294"
},
"positions": { "S24": [{ "title": "AI Officer", "tier": 21 }] }
},
{
"fullName": "Jason Anthony",
"picture": "jason-anthony.webp",
Expand All @@ -33,6 +42,16 @@
"picture": "angel-armendariz.webp",
"positions": { "S22": [{ "title": "Dev Project Manager", "tier": 18 }] }
},
{
"fullName": "Ryan Avancena",
"picture": "ryan-avancena.webp",
"socials": {
"github": "ryan-avancena",
"discord": "bergerboyyy",
"instagram": "ryanavancena"
},
"positions": { "S24": [{ "title": "AI Officer", "tier": 21 }] }
},
{
"fullName": "Sami Bajwa",
"picture": "sami-bajwa.webp",
Expand Down Expand Up @@ -105,6 +124,15 @@
"S24": [{ "title": "Marketing Officer", "tier": 9 }]
}
},
{
"fullName": "Dulce Funez",
"picture": "dulce-funez.webp",
"socials": {
"discord": "dulce7715",
"linkedin": "dulce-funez-707ba1264"
},
"positions": { "S24": [{ "title": "AI Officer", "tier": 21 }] }
},
{
"fullName": "Wesley Chou",
"picture": "wesley-chou.webp",
Expand Down Expand Up @@ -309,6 +337,11 @@
{
"fullName": "Kyle Ho",
"picture": "placeholder.webp",
"socials": {
"github": "KQPH",
"discord": "kyle0532",
"linkedin": "kyle-ho-526531196"
},
"positions": { "S24": [{ "title": "AI Officer", "tier": 21 }] }
},
{
Expand Down
Binary file added static/people/dulce-funez.webp
Binary file not shown.
Binary file added static/people/gabriella-amedu.webp
Binary file not shown.
Binary file added static/people/ryan-avancena.webp
Binary file not shown.

0 comments on commit dbbc4c4

Please sign in to comment.