Skip to content

Commit

Permalink
add Joanna as PhD candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleniemeyer committed Nov 20, 2024
1 parent 00a7d46 commit 1a77f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/People.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,13 @@ export const People: Person[] = [
},
{
id: "jpmorgan",
name: "Joanna Morgan",
name: "Joanna P. Morgan",
pronouns: "she/her",
active: true,
advised: true,
level: "phd",
dept: "MIME",
bio: "Joanna is a PhD student in Mechanical Engineering, with a minor in Nuclear Engineering, working on methods to simulate neutron transport using Monte Carlo methods. She has completed multiple research internships at Los Alamos National Laboratory.",
bio: "Joanna is a PhD candidate in Mechanical Engineering, with a minor in Nuclear Engineering, working on methods to simulate neutron transport using Monte Carlo methods. She has completed multiple research internships at Los Alamos National Laboratory.",
url: "https://jpmorgan98.github.io/",
startdate: 2020,
enddate: null,
Expand Down

0 comments on commit 1a77f38

Please sign in to comment.