Skip to content

Commit

Permalink
Default commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
Adanato committed Aug 23, 2024
1 parent 9cf397a commit 85c84fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/assets/content/People/People.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ export const peopleData = [
name: "Ruoxi Jia",
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.",
links: {
// website: "https://ruoxijia.com",
// github: "https://github.com/ruoxijia",
// googleScholar: "https://scholar.google.com/citations?user=abc123",
// linkedin: "https://www.linkedin.com/in/ruoxi-jia",
// twitter: "https://twitter.com/ruoxijia"
}
}
]
Expand Down

0 comments on commit 85c84fc

Please sign in to comment.