Skip to content

Commit

Permalink
adding a cutie to the website
Browse files Browse the repository at this point in the history
  • Loading branch information
michellegzy committed Dec 15, 2023
1 parent abb2c44 commit 859173f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/People.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,20 @@ export const People: Person[] = [
startdate: 2023,
enddate: null,
orcid: "0009-0009-9100-8019",
},
{
id: "michelle-gee",
name: "Michelle Gee",
pronouns: "she/her",
active: true,
advised: true,
level: "MS",
dept: "MIME",
bio: "Michelle is an MS student in the NRG and BRG groups. Her work is researching combustion modeling for live vegetative fuels.",
url: "https://www.linkedin.com/in/michelle-gee-810b64184/",
startdate: 2023,
enddate: null,
orcid: "0009-0009-9100-8019",
},
{
id: "katherine-bronstein",
Expand Down
Binary file added static/images/headshots/mug-michelle-gee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 859173f

Please sign in to comment.