diff --git a/_data/data.yml b/_data/data.yml index 1b8b6a7..41b8ea6 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -724,11 +724,16 @@ people: since: 2025 photo: "img/people/ziyi_xu.jpg" interests: "Software supply chain security, dependency risk analysis, and intelligent systems" - - - - - + + - &sanchit_sahay + name: "Sanchit Sahay" + anchor: sanchit_sahay + internal: true + role: "Master's student" + since: 2025 + photo: "img/people/sanchit_sahay.jpg" + interests: "Operating Systems, Systems Software" + site: "https://stupendoussuperpowers.github.io" people_cards: - type: "Faculty" @@ -760,7 +765,8 @@ people: - *neil_naveen - *yongjae_chung - *ziyi_xu - + - *sanchit_sahay + - type: "Visiting Scholars" anchor: visitingscholars people: @@ -961,6 +967,7 @@ projects: - name: "Hammad Afzali Nanize (NJIT)" link: "https://web.njit.edu/~ha285/" - name: "Sangat Vaidya (NJIT)" + - *sanchit_sahay - *justin_cappos tags: - *software_updates @@ -1111,6 +1118,7 @@ projects: - *tristan_brigham - *yiwen_li - *justin_cappos + - *sanchit_sahay - name: "Brendan Dolan-Gavitt" link: "http://engineering.nyu.edu/people/brendan-dolan-gavitt" tags: diff --git a/img/people/sanchit_sahay.jpg b/img/people/sanchit_sahay.jpg new file mode 100644 index 0000000..cc05fcc Binary files /dev/null and b/img/people/sanchit_sahay.jpg differ