mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Add Quillan!
This commit is contained in:
parent
4a8c62174d
commit
d9a228d6ea
1 changed files with 14 additions and 7 deletions
|
|
@ -196,6 +196,19 @@ export default function Team() {
|
|||
img="https://scrapbook.hackclub.com/hugo.y.hu935.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Quillan George"
|
||||
teamRole="Events Director"
|
||||
img="https://cloud-4rby0bgnb-hack-club-bot.vercel.app/0qg.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Graham Darcey"
|
||||
teamRole="Creative Technologist"
|
||||
text="Originally from Vermont, Graham has worked as a full-stack software engineer in Silicon Valley for over 20 years, most recently at Uber where he worked on their core routing services and map data platform. He recently moved back east, and currently resides in Shelburne VT. Graham's hobbies include gaming, gamedev, cooking with his wife, and playing joyfully with his two year old daughter."
|
||||
img="/team/graham.jpg"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Claire Wang"
|
||||
teamRole="Moderation & Events"
|
||||
|
|
@ -247,13 +260,7 @@ export default function Team() {
|
|||
img="/team/woody.jpg"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Graham Darcey"
|
||||
teamRole="Creative Technologist"
|
||||
text="Originally from Vermont, Graham has worked as a full-stack software engineer in Silicon Valley for over 20 years, most recently at Uber where he worked on their core routing services and map data platform. He recently moved back east, and currently resides in Shelburne VT. Graham's hobbies include gaming, gamedev, cooking with his wife, and playing joyfully with his two year old daughter."
|
||||
img="/team/graham.jpg"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
|
||||
</Grid>
|
||||
</Box>
|
||||
<Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue