Skip to content

Commit 54f0cd2

Browse files
committed
update existing alumni (current pos & websites)
1 parent 9936e8a commit 54f0cd2

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

src/pages/people.tsx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ export default function Home() {
284284
name="Aditya Kusupati"
285285
title="Ph.D. Student, 2019 - 2024"
286286
additional="Advisors: Ali Farhadi & Sham Kakade"
287-
next="Research Scientist, Google DeepMind"
287+
next="Staff Research Scientist, Google DeepMind"
288288
image="/aditya-2.jpg"
289289
website="http://adityakusupati.com"
290290
/>
@@ -316,7 +316,7 @@ export default function Home() {
316316
name="Kuo-Hao Zeng"
317317
title="Ph.D., 2018 - 2023"
318318
additional="Advisors: Ali Farhadi & Roozbeh Mottaghi"
319-
next="Research Scientist, AI2"
319+
next="Member of Technical Staff, Anthropic"
320320
image="/hao.jpg"
321321
website="https://kuohaozeng.github.io/"
322322
/>
@@ -325,7 +325,7 @@ export default function Home() {
325325
name="Rowan Zellers"
326326
title="Ph.D., 2016 - 2022"
327327
additional="Advisors: Ali Farhadi & Yejin Choi"
328-
next="Research Scientist, OpenAI"
328+
next="Member of Technical Staff, Thinking Machines Lab"
329329
image="/rowan.jpg"
330330
website="https://rowanzellers.com/"
331331
/>
@@ -343,16 +343,16 @@ export default function Home() {
343343
name="Maxwell (Max) Horton"
344344
title="Ph.D., 2016 - 2022"
345345
additional="Advisors: Ali Farhadi & Mohammad Rastegari"
346-
next="Machine Learning Researcher, Apple"
346+
next="Senior Machine Learning Researcher, Apple"
347347
image="/max.jpg"
348-
website="https://homes.cs.washington.edu/~mchorton/"
348+
website="https://mchorton.com/"
349349
/>
350350

351351
<Person
352352
name="Keunhong Park"
353353
title="Ph.D., 2015 - 2022"
354354
additional="Advisors: Ali Farhadi & Steve Seitz"
355-
next="Research Scientist, World Labs"
355+
next="Founding Member, World Labs"
356356
image="/keunhong.jpg"
357357
website="https://keunhong.com/"
358358
/>
@@ -381,7 +381,7 @@ export default function Home() {
381381
additional="Advisors: Ali Farhadi & Mohammad Rastegari"
382382
next="Machine Learning Research Engineer, Apple"
383383
image="/keivan.jpg"
384-
website="https://homes.cs.washington.edu/~keivan/"
384+
website="https://www.linkedin.com/in/keivan-alizadeh-vahid-0604a9154/"
385385
/>
386386

387387
<Person
@@ -390,14 +390,14 @@ export default function Home() {
390390
additional="Advisor: Ali Farhadi"
391391
next="Member of Technical Staff, OpenAI"
392392
image="/hessam.jpg"
393-
website="https://homes.cs.washington.edu/~hessam/"
393+
website="https://www.linkedin.com/in/hessam-bagherinezhad-86b09677"
394394
/>
395395

396396
<Person
397397
name="Daniel Gordon"
398398
title="Ph.D., 2014 - 2020"
399399
additional="Advisors: Ali Farhadi & Dieter Fox"
400-
next="Research Scientist, Apple Maps 3D Vision"
400+
next="Senior Machine Learning Engineer, Apple Maps 3D Vision"
401401
image="/daniel.jpg"
402402
website="https://danielgordon10.github.io/"
403403
/>
@@ -406,7 +406,7 @@ export default function Home() {
406406
name="Minjoon Seo"
407407
title="Ph.D., 2013 - 2020"
408408
additional="Advisors: Ali Farhadi & Hannaneh Hajishirzi"
409-
next="Assistant Professor, KAIST AI"
409+
next="Associate Professor, KAIST AI"
410410
image="/minjoon.jpg"
411411
website="https://seominjoon.github.io/"
412412
/>
@@ -417,7 +417,7 @@ export default function Home() {
417417
additional="Advisors: Ali Farhadi & Rajesh Rao"
418418
next="Applied Scientist, Amazon"
419419
image="/nancy_wang.jpg"
420-
website="#"
420+
website="https://www.linkedin.com/in/nancy-wang-phd-43667b53/"
421421
/>
422422

423423
<Person
@@ -426,7 +426,7 @@ export default function Home() {
426426
additional="Advisor: Ali Farhadi"
427427
next="Applied Scientist, ByteDance"
428428
image="/junyuan.jpg"
429-
website="#"
429+
website="https://www.linkedin.com/in/junyuan-xie-846152a1/"
430430
/>
431431

432432
<Person
@@ -444,7 +444,7 @@ export default function Home() {
444444
additional="Advisors: Ali Farhadi & Linda Shapiro"
445445
next="Research Scientist, MetaAI"
446446
image="/bilge.jpg"
447-
website="#"
447+
website="https://www.linkedin.com/in/bilge-basakcioglu-soran-phd-877b784/"
448448
/>
449449

450450
<Person

0 commit comments

Comments
 (0)