Skip to content

Commit 457f93b

Browse files
committed
.
1 parent e516151 commit 457f93b

6 files changed

Lines changed: 52 additions & 5 deletions

File tree

_pages/alumni.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
layout: page
3+
permalink: /alumni/
4+
title: Alumni
5+
nav: true
6+
nav_order: 3
7+
---
8+
9+
10+
> Postdoc Researchers
11+
12+
1. Dr. [Han Liu](https://helayliu.github.io/): 2024.09-2025.12 at UST, co-hosted with Prof. Shuai Wang, partially supported by the TLIP project with 150K HKD; Next: continue doing Postdoc at UST.
13+
14+
15+
> PhD Students
16+
17+
1. Dr. [Xiao Yi](https://scholar.google.com/citations?user=KrNWJyIAAAAJ&hl=en): AIS2Lab's first PhD student, 2019-23 at CUHK; First job: researcher at Huawei HKRC.
18+
19+
2. Dr. [Zicheng Zhang](https://scholar.google.com/citations?user=ILRoggUAAAAJ&hl=en): 2020-25 at SMU, co-advised with Prof. Debin Gao; First job: researcher at Huawei Singapore.
20+
21+
3. Dr. [Yuqiang Sun](https://aboutme.izaiahsun.com/): 2023.03-2025.08 at NTU, co-advised with Prof. Yang Liu; First job: postdoc at NTU.
22+
23+
4. Dr. [Han Liu](https://helayliu.github.io/): 2023.04-2024.06 at NTU as an exchange student, co-advised with Prof. Yang Liu; First job: postdoc at HKUST.
24+
25+
26+
> Research Assistants
27+
28+
1. Ms. [Mengjie Chen](https://github.com/SpaceStation09): 2020-21 at CUHK; Next: Mask Network.
29+
30+
2. Mr. [Yuzhou Fang](https://yuzhou-fang.github.io/): 2021-22 at CUHK; Next: RA at UST and PhD student at USC.
31+
32+
33+
34+
> MSc Students
35+
36+
1. 2019 - 2020: Mengjie Chen (DLT'24; Next: CUHK), Lixiang Li (RAID'21; Next: miHoYo), Ming Fang (helped EuroS&P'24; Next: Alibaba), Weiyan Xiong (helped FSE'22; Next: SAP China).
37+
38+
2. 2020 - 2021: Yan Wu (EuroS&P'24; Next: Morgan Stanley China), Siqin Li (explored FPS security).
39+
40+
3. 2021 - 2022: Lu Zhang (helped MagicCrypto; Next: OKX Hong Kong).
41+
42+
43+
> UG Students
44+
45+
1. Mr. [Xu Yang](https://github.com/yx018): 2021 - 2022 at CUHK; Next: ASTRI.
46+
47+
2. Mr. [Yufan Chen](https://github.com/fan-14): 2021 - 2022 at Xidian, co-advised with Prof. Haoyu Ma; Next: SMU.

_pages/funding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
permalink: /funding/
44
title: Funding
55
nav: true
6-
nav_order: 6
6+
nav_order: 7
77
---
88

99

_pages/opensource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /opensource/
44
title: Open Source
55
description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
66
nav: true
7-
nav_order: 4
7+
nav_order: 5
88
---
99

1010
{% if site.data.repositories.github_users %}

_pages/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Projects
44
nav: true
5-
nav_order: 7
5+
nav_order: 8
66
dropdown: true
77
children:
88
- title: LLM4Sec

_pages/publication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /publication/
44
title: Publication
55
description: publications by categories in reversed chronological order. generated by jekyll-scholar.
66
nav: true
7-
nav_order: 3
7+
nav_order: 4
88
---
99

1010
<!-- _pages/publications.md -->

_pages/teaching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /teaching/
44
title: Teaching
55
description: Materials for courses you taught. Replace this text with your description.
66
nav: true
7-
nav_order: 5
7+
nav_order: 6
88
---
99

1010
For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to `_projects/` so that you can have a dedicated page for each course.

0 commit comments

Comments
 (0)