11export const alumni = [
2+ {
3+ name : "Tim Yu" ,
4+ title : "Graduate Student" ,
5+ program : "MCB" ,
6+ start : "2022" ,
7+ end : "2025" ,
8+ currentPosition : "Postdoc with Tami Lieberman at MIT" ,
9+ } ,
210 {
311 name : "Will Hannon" ,
412 title : "Graduate Student" ,
@@ -45,7 +53,7 @@ export const alumni = [
4553 program : "MSTP and Genome Sciences" ,
4654 start : "2017" ,
4755 end : "2021" ,
48- currentPosition : "Laboratory Medicine and Pathology resident at UW " ,
56+ currentPosition : "Laboratory Medicine and Pathology resident at University of Washington " ,
4957 } ,
5058 {
5159 name : "Sarah Hilton" ,
@@ -78,7 +86,7 @@ export const alumni = [
7886 program : "MSTP and Genome Sciences" ,
7987 start : "2015" ,
8088 end : "2019" ,
81- currentPosition : "Hospitalist at Kaiser Permanente Orange Count " ,
89+ currentPosition : "Hospitalist at Kaiser Permanente Orange County " ,
8290 } ,
8391 {
8492 name : "Heather Machkovech" ,
@@ -164,7 +172,7 @@ export const alumni = [
164172 title : "Postdoc" ,
165173 start : "2016" ,
166174 end : "2019" ,
167- currentPosition : "Scientist at Berkeley Brewing Science" ,
175+ currentPosition : "R&D team lead at Berkeley Brewing Science" ,
168176 } ,
169177 {
170178 name : "Orr Ashenberg" ,
@@ -199,11 +207,11 @@ export const alumni = [
199207 "Business student at Franciscan University of Steubenville" ,
200208 } ,
201209 {
202- name : "Rachel Eguia" ,
210+ name : "Rachel Reddy ( Eguia) " ,
203211 title : "Staff Member" ,
204212 start : "2019" ,
205213 end : "2021" ,
206- currentPosition : "Associate Scientist at Variant Bio" ,
214+ currentPosition : "Senior Associate Scientist at Variant Bio" ,
207215 } ,
208216 {
209217 name : "Keara Malone" ,
@@ -217,7 +225,7 @@ export const alumni = [
217225 title : "Staff Member" ,
218226 start : "2011" ,
219227 end : "2014" ,
220- currentPosition : "Assistant Facility Manager at Stop & Shop " ,
228+ currentPosition : "Working in cross-border commerce and residential property advisory " ,
221229 } ,
222230 {
223231 name : "Jonathan Mah" ,
0 commit comments