diff --git a/docs/AboutUs.md b/docs/AboutUs.md
index 870004b900a..ce6d8de3760 100644
--- a/docs/AboutUs.md
+++ b/docs/AboutUs.md
@@ -11,6 +11,16 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
## Project team
+
+### Liau Zhan Yi
+
+
+
+[[github](https://github.com/liauzhanyi)]
+[[portfolio](team/liauzhanyi.md)]
+
+* Role: Integration
+
### Andrew Teoh
@@ -48,3 +58,4 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
* Role: Software Engineer
* Responsibilities: In charge of `Model`
+
diff --git a/docs/team/liauzhanyi.md b/docs/team/liauzhanyi.md
new file mode 100644
index 00000000000..90f5cf9c40a
--- /dev/null
+++ b/docs/team/liauzhanyi.md
@@ -0,0 +1,12 @@
+---
+ layout: default.md
+ title: "Liau Zhan Yi's Project Portfolio Page"
+---
+
+### Project: AddressBook Level 3
+
+AddressBook - Level 3 is a desktop address book application used for teaching Software Engineering principles. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.
+
+Given below are my contributions to the project.
+
+* **Code contributed**: [RepoSense link](https://nus-cs2103-ay2425s1.github.io/tp-dashboard/?search=&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2024-09-20)