Skip to content

Commit c65d8b0

Browse files
authored
Merge pull request #149 from secure-systems-lab/jhdalek55-patch-1
Adding Prasant and Yuchen
2 parents 722624b + 4273c82 commit c65d8b0

File tree

3 files changed

+31
-1
lines changed

3 files changed

+31
-1
lines changed

_data/data.yml

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,35 @@ people:
616616
interests: "Cybersecurity, privacy, software development, computer networks"
617617
publications:
618618
- name: "Netdev 0x15"
619-
link: "https://netdevconf.info/0x15/session.html?TCP-HyStart-Performance-over-a-Satellite-Network"
619+
link: "https://netdevconf.info/0x15/session.html?TCP-HyStart-Performance-over-a-Satellite-Network"
620+
621+
- &prasant_adhikari
622+
name: "Prasant Adhikari"
623+
anchor: prasant_adhikari
624+
internal: true
625+
role: "Ph.D. Candidate"
626+
since: 2023
627+
photo: "img/people/prasant-adhikari.jpg"
628+
interests: "Software and network security"
629+
630+
- &yuchen_zhang
631+
name: "Yuchen (Dennis) Zhang"
632+
anchor: yuchen_zhang
633+
internal: true
634+
role: "Post-doctoral researcher"
635+
since: 2023
636+
photo: "img/people/yuchen_zhang.jpg"
637+
interests: "Fuzz testing, static analysis, system and software security, Rust language analysis and security"
638+
publications:
639+
- name: "ASE 2022"
640+
link: "https://dl.acm.org/doi/pdf/10.1145/3551349.3559494"
641+
- name: "USENIX Security 2022"
642+
link: "https://www.usenix.org/system/files/sec22-zhang-yuchen.pdf"
643+
- name: "NDSS 2022"
644+
link: "https://arxiv.org/pdf/2203.06834.pdf"
645+
- name: "SecureCom 2021"
646+
link: "https://arxiv.org/pdf/2109.08635.pdf"
647+
620648

621649
people_cards:
622650
- type: "Faculty"
@@ -636,10 +664,12 @@ people:
636664
- *marina_moore
637665
- *nick_renner
638666
- *aditya_sirish
667+
- *prasant_adhikari
639668

640669
- type: "Other Students"
641670
anchor: otherstudents
642671
people:
672+
- *yuchen_zhang
643673
- *staford_titus
644674
- *jonathan_singer
645675
- *devansh_patel

img/people/prasant-adhikari.jpg

53.2 KB
Loading

img/people/yuchen_zhang.jpg

16.7 KB
Loading

0 commit comments

Comments
 (0)