diff --git a/people/alumni.js b/people/alumni.js index dfd3b18..5b00549 100644 --- a/people/alumni.js +++ b/people/alumni.js @@ -1,4 +1,11 @@ export const alumni = [ + { + name: "Jenny Ahn", + title: "Graduate Student", + start: "2023", + end: "2026", + currentPosition: "", + }, { name: "Andrea Loes", title: "Staff Member", diff --git a/people/jenny-ahn.md b/people/jenny-ahn.md deleted file mode 100644 index 106dde8..0000000 --- a/people/jenny-ahn.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: person -name: "Jenny Ahn" -image: "/assets/people/jenny-ahn.jpg" -title: "Graduate Student" -category: "Grad Students" -links: - - link: "https://github.com/jennyahn0" - icon: "github" - - link: "https://www.linkedin.com/in/jennyahn0/" - icon: "linkedin" - - link: "jennyahn@uw.edu" - icon: "email" ---- - -As a Graduate student in the Bloom lab, I am using deep mutational scanning to study the evolution of pandemic potential avian influenza. I am interested in looking at how viruses evolve to improve our response to viral surveillance, vaccine development, and antibody engineering.