File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,6 +64,15 @@ export const people: Person[] = [
6464 role : "graduate student" ,
6565 period : "2025 –" ,
6666 category : "current" ,
67+ } ,
68+ {
69+ name : "yiwen tu" ,
70+ image : "people/dora-smith.png" ,
71+ url : "https://scholar.google.com/citations?user=V2H1oSQAAAAJ&hl=en" ,
72+ role : "graduate student" ,
73+ period : "2025" ,
74+ category : "current" ,
75+ // destination: "uiuc phd",
6776 } ,
6877 {
6978 name : "lucas chen" ,
@@ -97,15 +106,6 @@ export const people: Person[] = [
97106 period : "2025 –" ,
98107 category : "current" ,
99108 } ,
100- {
101- name : "yiwen tu" ,
102- image : "people/dora-smith.png" ,
103- url : "https://scholar.google.com/citations?user=V2H1oSQAAAAJ&hl=en" ,
104- role : "graduate student" ,
105- period : "2025" ,
106- category : "current" ,
107- // destination: "uiuc phd",
108- } ,
109109 {
110110 name : "rayirth dinesh" ,
111111 image : "people/rayithdinesh.jpeg" ,
You can’t perform that action at this time.
0 commit comments