Skip to content

Commit 67b867e

Browse files
committed
Improved People section with new profile photos and css
1 parent db07c71 commit 67b867e

File tree

4 files changed

+51
-65
lines changed

4 files changed

+51
-65
lines changed

src/assets/content/People/People.ts

Lines changed: 50 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ export const peopleData = [
33
title: "Faculty Members",
44
people: [
55
{
6-
profileImage: "src/assets/content/people/profile/ruoxi-jia.jpg",
6+
profileImage: "src/assets/content/people/profile/ruoxi jia.png",
77
name: "Ruoxi Jia",
8-
details: "Ruoxi Jia is an Assistant Professor in the Computer Science Department. Her work is focused on the design of algorithms for AI agents and autonomous systems that safely and reliably interact with other intelligent agents including humans.",
8+
details: "Ruoxi Jia is an Assistant Professor in the Electrical and Computer Engineering Department. Her work is focused on the design of algorithms for AI agents and autonomous systems that safely and reliably interact with other intelligent agents including humans.",
99
links: {
1010
website: "https://ruoxijia.com",
1111
github: "https://github.com/ruoxijia",
@@ -18,28 +18,15 @@ export const peopleData = [
1818
},
1919
{
2020
title: "Postdocs and Visiting Scholars",
21-
people: [
22-
{
23-
profileImage: "src/assets/content/people/profile/postdoc.jpg",
24-
name: "Postdoc Name",
25-
details: "Postdoc is a postdoc in the Computer Science Department. Their research focuses on efficient algorithms for enabling low-effort human teaching of robots.",
26-
links: {
27-
website: "https://postdoc.com",
28-
github: "https://github.com/postdoc",
29-
googleScholar: "https://scholar.google.com/citations?user=def456",
30-
linkedin: "https://www.linkedin.com/in/postdoc",
31-
twitter: "https://twitter.com/postdoc"
32-
}
33-
}
34-
]
21+
people: []
3522
},
3623
{
3724
title: "PhD Students",
3825
people: [
3926
{
40-
profileImage: "src/assets/content/people/profile/yi-zeng.jpg",
27+
profileImage: "src/assets/content/people/profile/yi zeng.png",
4128
name: "Yi Zeng",
42-
details: "Yi is a PhD student in the Computer Science department. He is broadly interested in enabling robots to perceive and reason about dynamic real world environments.",
29+
details: "Yi is a PhD student in the Electrical and Computer Engineering department. He is broadly interested in enabling robots to perceive and reason about dynamic real world environments.",
4330
links: {
4431
website: "https://yizeng.com",
4532
github: "https://github.com/yizeng",
@@ -49,10 +36,22 @@ export const peopleData = [
4936
}
5037
},
5138
{
52-
profileImage: "src/assets/content/people/profile/myeonseob-ko.jpg",
39+
profileImage: "src/assets/content/people/profile/si chen.png",
40+
name: "Si Chen",
41+
details: "Si is a PhD student in the Electrical and Computer Engineering department. Her research interests include machine learning and computer vision.",
42+
links: {
43+
website: "https://sichen.com",
44+
github: "https://github.com/sichen",
45+
googleScholar: "https://scholar.google.com/citations?user=pqr678",
46+
linkedin: "https://www.linkedin.com/in/si-chen",
47+
twitter: "https://twitter.com/sichen"
48+
}
49+
},
50+
{
51+
profileImage: "src/assets/content/people/profile/myeonseob ko.png",
5352
name: "Myeonseob Ko",
54-
details: "Myeonseob is a PhD student in the Computer Science Department. His work is focused on the intersection of human-robot-interaction and natural language processing.",
55-
coAdvised: "(Co-advised with Percy Liang)",
53+
details: "Myeonseob is a PhD student in the Electrical and Computer Engineering Department. His work is focused on the intersection of human-robot-interaction and natural language processing.",
54+
coAdvised: "",
5655
links: {
5756
website: "https://myeonseob.com",
5857
github: "https://github.com/myeonseob",
@@ -61,46 +60,45 @@ export const peopleData = [
6160
twitter: "https://twitter.com/myeonseob"
6261
}
6362
},
64-
6563
{
66-
profileImage: "src/assets/content/people/profile/hoang-just.jpg",
64+
profileImage: "src/assets/content/people/profile/hoang just.png",
6765
name: "Hoang Just",
68-
details: "Hoang is a PhD student in the Computer Science department. His research focuses on developing robust and efficient algorithms for autonomous systems.",
66+
details: "Hoang is a PhD student in the Electrical and Computer Engineering department. His research focuses on developing robust and efficient algorithms for autonomous systems.",
6967
links: {
7068
website: "https://hoangjust.com",
7169
github: "https://github.com/hoangjust",
7270
googleScholar: "https://scholar.google.com/citations?user=mno345",
7371
linkedin: "https://www.linkedin.com/in/hoang-just",
7472
twitter: "https://twitter.com/hoangjust"
7573
}
74+
},
75+
{
76+
profileImage: "src/assets/content/people/profile/feiyang kang.png",
77+
name: "Feiyang Kang",
78+
details: "Feiyang is a PhD student in the Electrical and Computer Engineering department. His research focuses on advanced machine learning techniques for robotics and autonomous systems.",
79+
links: {
80+
website: "https://feiyangkang.com",
81+
github: "https://github.com/feiyangkang",
82+
googleScholar: "https://scholar.google.com/citations?user=fei789",
83+
linkedin: "https://www.linkedin.com/in/feiyang-kang",
84+
twitter: "https://twitter.com/feiyangkang"
85+
}
7686
}
7787
]
7888
},
7989
{
8090
title: "MS Students",
8191
people: [
8292
{
83-
profileImage: "src/assets/content/people/profile/si-chen.jpg",
84-
name: "Si Chen",
85-
details: "Si is an MS student in the Computer Science department. Her research interests include machine learning and computer vision.",
93+
profileImage: "src/assets/content/people/profile/mahavir dabas.png",
94+
name: "Mahavir Dabas",
95+
details: "Mahavir is an MS student in the Electrical and Computer Engineering department. His work focuses on developing intelligent systems for robotics applications.",
8696
links: {
87-
website: "https://sichen.com",
88-
github: "https://github.com/sichen",
89-
googleScholar: "https://scholar.google.com/citations?user=pqr678",
90-
linkedin: "https://www.linkedin.com/in/si-chen",
91-
twitter: "https://twitter.com/sichen"
92-
}
93-
},
94-
{
95-
profileImage: "src/assets/content/people/profile/mahivir-dabas.jpg",
96-
name: "Mahivir Dabas",
97-
details: "Mahivir is an MS student in the Computer Science department. His work focuses on developing intelligent systems for robotics applications.",
98-
links: {
99-
website: "https://mahivirdabas.com",
100-
github: "https://github.com/mahivirdabas",
97+
website: "https://mahavirdabas.com",
98+
github: "https://github.com/mahavirdabas",
10199
googleScholar: "https://scholar.google.com/citations?user=stu901",
102-
linkedin: "https://www.linkedin.com/in/mahivir-dabas",
103-
twitter: "https://twitter.com/mahivirdabas"
100+
linkedin: "https://www.linkedin.com/in/mahavir-dabas",
101+
twitter: "https://twitter.com/mahavirdabas"
104102
}
105103
}
106104
]
@@ -109,7 +107,7 @@ export const peopleData = [
109107
title: "Undergraduate Students",
110108
people: [
111109
{
112-
profileImage: "src/assets/content/people/profile/adam-nguyen.jpg",
110+
profileImage: "src/assets/content/people/profile/adam nguyen.png",
113111
name: "Adam Nguyen",
114112
details: "Adam is an undergraduate student in the Computer Science department. He is interested in exploring the applications of AI in real-world scenarios.",
115113
links: {
@@ -126,27 +124,15 @@ export const peopleData = [
126124
title: "Past Alumni",
127125
people: [
128126
{
129-
profileImage: "src/assets/content/people/profile/alumni1.jpg",
130-
name: "Alumni Name 1",
131-
details: "Alumni 1 was a PhD student in the Computer Science department. They worked on developing advanced algorithms for autonomous systems.",
132-
links: {
133-
website: "https://alumni1.com",
134-
github: "https://github.com/alumni1",
135-
googleScholar: "https://scholar.google.com/citations?user=yza567",
136-
linkedin: "https://www.linkedin.com/in/alumni1",
137-
twitter: "https://twitter.com/alumni1"
138-
}
139-
},
140-
{
141-
profileImage: "src/assets/content/people/profile/alumni2.jpg",
142-
name: "Alumni Name 2",
143-
details: "Alumni 2 was an MS student in the Computer Science department. Their research focused on applying machine learning techniques to robotics.",
127+
profileImage: "src/assets/content/people/profile/minzhou pan.png",
128+
name: "Minzhou Pan",
129+
details: "Minzhou was a PhD student in the Electrical and Computer Engineering department. They worked on developing advanced algorithms for autonomous systems.",
144130
links: {
145-
website: "https://alumni2.com",
146-
github: "https://github.com/alumni2",
147-
googleScholar: "https://scholar.google.com/citations?user=bcd890",
148-
linkedin: "https://www.linkedin.com/in/alumni2",
149-
twitter: "https://twitter.com/alumni2"
131+
website: "https://minzhoupan.com",
132+
github: "https://github.com/minzhoupan",
133+
googleScholar: "https://scholar.google.com/citations?user=min567",
134+
linkedin: "https://www.linkedin.com/in/minzhou-pan",
135+
twitter: "https://twitter.com/minzhoupan"
150136
}
151137
}
152138
]
Loading
20.6 KB
Loading

src/styles/People.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
width: 150px;
1212
height: 150px;
1313
object-fit: cover;
14-
border-radius: 50%;
14+
border-radius: 10%;
1515
margin-right: 1.5rem;
1616
}
1717

0 commit comments

Comments
 (0)