Skip to content

Commit 85c84fc

Browse files
committed
Default commented out
1 parent 9cf397a commit 85c84fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/assets/content/People/People.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ export const peopleData = [
2020
name: "Ruoxi Jia",
2121
details: "Ruoxi is an Assistant Professor in the Electrical and Computer Engineering Department. Her work focuses on designing data and learning techniques to make AI systems more efficient and reliable. The applications span from natural language processing, computer vision, recommendation systems, to critical societal infrastructure.",
2222
links: {
23+
// website: "https://ruoxijia.com",
24+
// github: "https://github.com/ruoxijia",
25+
// googleScholar: "https://scholar.google.com/citations?user=abc123",
26+
// linkedin: "https://www.linkedin.com/in/ruoxi-jia",
27+
// twitter: "https://twitter.com/ruoxijia"
2328
}
2429
}
2530
]

0 commit comments

Comments
 (0)