Skip to content

Commit

Permalink
Added Jiachen
Browse files Browse the repository at this point in the history
  • Loading branch information
Adanato committed Aug 23, 2024
1 parent 85c84fc commit d49dad7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/assets/content/People/People.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import minzhouPanImage from "./profile/minzhou pan.png";
import tranHuynhImage from "./profile/tran huynh.png";
import himanshuJahagirdaranImage from "./profile/himanshu jahagirdaran.png";
import nikhilAbhyankarImage from "./profile/nikhil abhyankar.png";
import jiachenWangImage from "./profile/jiachen wang.png";

export const peopleData = [
{
Expand All @@ -31,7 +32,16 @@ export const peopleData = [
},
{
title: "Post Docs/Visiting Scholars",
people: [],
people: [
{
profileImage: jiachenWangImage,
name: "Jiachen (Tianhao) Wang",
details: "Jiachen is a third-year Ph.D. student at Princeton University, working closely with Prof. Ruoxi Jia at Virginia Tech. His research focuses on responsible machine learning, particularly data valuation in foundation models, using statistical and game theory approaches.",
links: {
website: "https://tianhaowang.netlify.app/"
}
}
],
},
{
title: "PhD Students",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d49dad7

Please sign in to comment.