Merge pull request #722 from grymmy/add-g

Added Graham's team bio
This commit is contained in:
Sam Poder 2023-02-24 11:26:48 +08:00 committed by GitHub
commit 2644a3ba3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -247,6 +247,13 @@ 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>

BIN
public/team/graham.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB