Skip to content

Commit ff2fe1f

Browse files
committed
Update people and description
1 parent 5b16303 commit ff2fe1f

File tree

37 files changed

+215
-17
lines changed

37 files changed

+215
-17
lines changed

content/_index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,22 @@ sections:
2525
# image:
2626
# filename: welcome.jpg
2727
text: |
28-
We are a research group in the [Programming Languages & Software Engineering lab](https://nus-plse.github.io) in the [National University of Singapore](https://nus.edu.sg).
29-
28+
We are a research group in the [Programming Languages & Software Engineering lab](https://nus-plse.github.io) at the [National University of Singapore](https://nus.edu.sg).
3029
3130
### Interests
3231
Theoretical foundations of computer systems, with a current focus on:
3332
1. Dynamic analysis algorithms for detecting concurrency bugs
3433
2. Fuzz testing for concurrent software
3534
3. Algorithmic foundations for analysis problems beyond sequential consistency (weak memory and message passing concurrency)
3635
37-
### Projects
38-
We are currently working on implementing some of our proposed algorithms into ThreadSanitizer. You can follow the progress in our [blog](/blog).
36+
### Reading Groups
37+
We currently run a reading group on the [Lean theorem prover](https://lean-lang.org/), which is held once every week on Wednesday 1-2pm. You may contact [Richard](mailto:[email protected]) if you are interested to join.
3938
4039
### Sponsors/Grants
4140
Our work is/was supported by the following sponsors/grants:
4241
1. Singapore Ministry of Education (MoE) Academic Research Fund (AcRF) Tier 1 grant.
4342
2. National Research Foundation, Singapore, and Cyber Security Agency of Singapore under its National Cybersecurity R&D Programme (Fuzz Testing \<NRF-NCR25-Fuzz-0001\>).
4443
45-
### Reading Groups
46-
We currently run an [Advanced Automata Theory](https://www.mimuw.edu.pl/~bojan/paper/automata-toolbox-book) reading group once every 2 weeks. We meet on Wednesday 1-2pm at COM3 MR21. You may contact [Daniel](mailto:[email protected]) if you are interested to join.
47-
4844
# - block: markdown
4945
# content:
5046
# title:
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
# Display name
3+
title: An Jun Lim
4+
5+
# Full name (for SEO)
6+
first_name: An Jun
7+
last_name: Lim
8+
9+
# Organizational groups that you belong to (for People widget)
10+
# Set this to `[]` or comment out if you are not using People widget.
11+
user_groups:
12+
- Undergraduate Students
13+
14+
alumni: BComp, 2026
15+
16+
---
File renamed without changes.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
# Display name
3+
title: Andrew Daniel Janong
4+
5+
# Full name (for SEO)
6+
first_name: Andrew Daniel
7+
last_name: Janong
8+
9+
# Organizational groups that you belong to (for People widget)
10+
# Set this to `[]` or comment out if you are not using People widget.
11+
user_groups:
12+
- Undergraduate Students
13+
14+
alumni: BComp, 2026
15+
16+
---

content/authors/arsyad.kamili/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ last_name: Kamili
99
# Organizational groups that you belong to (for People widget)
1010
# Set this to `[]` or comment out if you are not using People widget.
1111
user_groups:
12-
- Undergraduate Students
12+
- Alumni
1313

1414
link: https://kamiliarsyad.com/
1515

16+
alumni: BComp, 2025
17+
1618
---

content/authors/bryan.lim/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ last_name: Lim
99
# Organizational groups that you belong to (for People widget)
1010
# Set this to `[]` or comment out if you are not using People widget.
1111
user_groups:
12-
- Undergraduate Students
12+
- Alumni
13+
14+
alumni: BComp, 2025
1315

1416
---

content/authors/daniel.lim/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ last_name: Lim
99
# Organizational groups that you belong to (for People widget)
1010
# Set this to `[]` or comment out if you are not using People widget.
1111
user_groups:
12-
- Research Assistants
12+
- Alumni
1313

1414
link: https://daniellim.ws
1515

16+
alumni: Research Assistant, 2024-25
17+
1618
social:
1719
- icon: orcid
1820
icon_pack: fab

content/authors/dasco.gabriel/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ last_name: Gabriel
1111
user_groups:
1212
- Alumni
1313

14-
alumni: BComp, 2023
14+
alumni: BComp, 2024
1515

1616
---

content/authors/david.zhu/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ last_name: Zhu
99
# Organizational groups that you belong to (for People widget)
1010
# Set this to `[]` or comment out if you are not using People widget.
1111
user_groups:
12-
- Undergraduate Students
12+
- Alumni
13+
14+
alumni: BComp, 2025
1315

1416
---

0 commit comments

Comments
 (0)