We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d70f8c commit f6dd745Copy full SHA for f6dd745
2 files changed
src/pages/people.tsx
@@ -237,6 +237,13 @@ export default function Home() {
237
image="/ethan.png"
238
website="https://ethanlshen.github.io/"
239
/>
240
+ <Person
241
+ name="Arjun Guru"
242
+ title="Ph.D. Student, 2025 - Now"
243
+ additional="Advisors: Ali Farhadi & Ranjay Krishna"
244
+ image="/arjun.jpg"
245
+ website="https://www.linkedin.com/in/arjunsguru/"
246
+ />
247
</div>
248
249
<div className="px-5">
static/arjun.jpg
174 KB
0 commit comments