diff --git a/_data/data.yml b/_data/data.yml index 6b7df184..c3d8f3ef 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -576,7 +576,16 @@ people: since: 2025 photo: "/img/people/sihoon-kim.jpg" interests: "Systems security, embedded systems" - + + - &uk_jang + name: "Uk (Jake) Jang" + anchor: uk_jang + internal: true + role: "Research Assistant" + since: 2026 + photo: "/img/people/uk-jang.png" + interests: "Operating systems, Cybersecurity" + ################################################ people_cards: @@ -613,6 +622,7 @@ people: - *aaditya_rengarajan - *naman_badlani - *sean_kim + - *uk_jang - type: Alumni anchor: alumni @@ -925,6 +935,7 @@ projects: people: - *yaxuan_wen - *yuchen_zhang + - *uk_jang - name: "Marcela Melara (Intel)" link: "https://masomel.github.io/index.html" - name: "John Kjell (TestifySec)" @@ -1057,6 +1068,7 @@ projects: - *yiwen_li - *justin_cappos - *sanchit_sahay + - *uk_jang - name: "Brendan Dolan-Gavitt" link: "http://engineering.nyu.edu/people/brendan-dolan-gavitt" tags: diff --git a/img/people/uk-jang.png b/img/people/uk-jang.png new file mode 100644 index 00000000..600eecd3 Binary files /dev/null and b/img/people/uk-jang.png differ