Skip to content

Commit

Permalink
Merge pull request #3 from A-JA-Kerr/add-kerrad
Browse files Browse the repository at this point in the history
Add Adam Kerr
  • Loading branch information
kyleniemeyer authored Apr 3, 2024
2 parents 48fa834 + b53471f commit d033355
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 @@ -155,6 +155,20 @@ export const People: Person[] = [
enddate: null,
orcid: "0000-0003-1379-5431"
},
{
id: "adam-kerr",
name: "Adam Kerr",
pronouns: "he/him",
active: true,
advised: true,
level: "masters",
dept: "MIME",
bio: "Adam is a MS student in Mechanical Engineering, working on developing a modeling tool for predicting draft in wood heater systems. He recieved his BS in Mechanical Engineering from Oregon State University.",
url: "https://www.linkedin.com/in/adamjakerr/",
startdate: 2024,
enddate: null,
orcid: "0009-0005-0870-8825"
},
{
id: "jayani",
name: "W. Jayani Jayasuriya",
Expand Down
Binary file added static/images/headshots/mug-adam-kerr.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 d033355

Please sign in to comment.