diff --git a/docs/AboutUs.md b/docs/AboutUs.md
index b46559c6c9c..ae961de632b 100644
--- a/docs/AboutUs.md
+++ b/docs/AboutUs.md
@@ -17,10 +17,10 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[homepage](https://darkvoid32.github.io/)]
[[github](https://github.com/darkvoid32)]
-[[portfolio](team/tangyetong.md)]
+[[portfolio](team/darkvoid32.md)]
-* Role:
-* Responsibilities:
+* Role: Developer and Tester
+* Responsibilities: Full-stack software engineer and writing tests.
### Leong Heng Yew
@@ -42,15 +42,15 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
* Role: UI & UX expert
* Responsibilities: Manages things related to the UI & UX such as JavaFX and design.
-### Johnny Doe
+### Muhammad Rizki Bayuaji
-
+
-[[github](http://github.com/johndoe)]
-[[portfolio](team/johndoe.md)]
+[[github](http://github.com/rizkidelta)]
+[[portfolio](team/rizkidelta.md)]
-* Role: Developer
-* Responsibilities: Data
+* Role: Developer, Designer
+* Responsibilities: Full-stack developer, and design UI mockups or other components that are used in the application.
### Jean Doe
diff --git a/docs/images/darkvoid32.jpg b/docs/images/darkvoid32.jpg
deleted file mode 100644
index 71c0a48c56f..00000000000
Binary files a/docs/images/darkvoid32.jpg and /dev/null differ
diff --git a/docs/images/darkvoid32.png b/docs/images/darkvoid32.png
new file mode 100644
index 00000000000..bbc92303f69
Binary files /dev/null and b/docs/images/darkvoid32.png differ
diff --git a/docs/images/rizkidelta.png b/docs/images/rizkidelta.png
new file mode 100644
index 00000000000..69d75170363
Binary files /dev/null and b/docs/images/rizkidelta.png differ
diff --git a/docs/team/darkvoid32.md b/docs/team/darkvoid32.md
new file mode 100644
index 00000000000..bb3024df714
--- /dev/null
+++ b/docs/team/darkvoid32.md
@@ -0,0 +1,38 @@
+---
+ layout: default.md
+ title: "Tang Yetong's Project Portfolio Page"
+---
+
+### Project: AssetBook3
+
+AssetBook-3 is a desktop application for logistics managers to keep track point-of-contacts' (POCs) contact information, along with their relevant assets. It is meant for those who have too many POCs and assets, and wish to easily retrieve contact details based on name, tag, or asset ID.
+
+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.
+
+* **New Feature**: TODO.
+ * What it does: TODO.
+ * Justification: TODO.
+ * Highlights: TODO.
+ * Credits: TODO.
+
+* **Code contributed**: [RepoSense link]()
+
+* **Project management**:
+ * TODO.
+
+* **Enhancements to existing features**:
+ * TODO.
+
+* **Documentation**:
+ * User Guide:
+ * TODO.
+ * Developer Guide:
+ * TODO.
+
+* **Community**:
+ * TODO.
+
+* **Tools**:
+ * TODO.
diff --git a/docs/team/rizkidelta.md b/docs/team/rizkidelta.md
new file mode 100644
index 00000000000..3ccd5d7be53
--- /dev/null
+++ b/docs/team/rizkidelta.md
@@ -0,0 +1,38 @@
+---
+ layout: default.md
+ title: "Muhammad Rizki Bayuaji's Project Portfolio Page"
+---
+
+### Project: AssetBook3
+
+AssetBook-3 is a desktop application for logistics managers to keep track point-of-contacts' (POCs) contact information, along with their relevant assets. It is meant for those who have too many POCs and assets, and wish to easily retrieve contact details based on name, tag, or asset ID.
+
+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.
+
+* **New Feature**: TODO.
+ * What it does: TODO.
+ * Justification: TODO.
+ * Highlights: TODO.
+ * Credits: TODO.
+
+* **Code contributed**: [RepoSense link]()
+
+* **Project management**:
+ * TODO.
+
+* **Enhancements to existing features**:
+ * TODO.
+
+* **Documentation**:
+ * User Guide:
+ * TODO.
+ * Developer Guide:
+ * TODO.
+
+* **Community**:
+ * TODO.
+
+* **Tools**:
+ * TODO.
diff --git a/docs/team/tangyetong.md b/docs/team/tangyetong.md
deleted file mode 100644
index 15fe09c51c0..00000000000
--- a/docs/team/tangyetong.md
+++ /dev/null
@@ -1,35 +0,0 @@
----
- layout: default.md
- title: "Tang Yetong's Project Portfolio Page"
----
-
-### Project: SponsorTracker
-
-SponsorTracker allows organisations to easily track sponsors, sponsored assets and point-of-contacts (POCs). Each sponsor could have multiple POCs and the organisation itself can have people assigned as POCs for each sponsor. Sponsored assets may have logistical tracking with IDs. Can search info by sponsor, asset, POC or tags.
-
-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.
-
-* **New Feature**:
- * What it does:
- * Justification:
- * Highlights:
- * Credits:
-
-* **New Feature**:
-
-* **Code contributed**: [RepoSense link]()
-
-* **Project management**:
-
-* **Enhancements to existing features**:
-
-* **Documentation**:
- * User Guide:
- * Developer Guide:
-
-* **Community**:
- * PRs reviewed (with non-trivial review comments):
- * Contributed to forum discussions (examples: )
- * Reported bugs and suggestions for other teams in the class (examples: )