diff --git a/docs/AboutUs.md b/docs/AboutUs.md
index 54db1c74156..11e4b12d970 100644
--- a/docs/AboutUs.md
+++ b/docs/AboutUs.md
@@ -9,13 +9,13 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
## Project team
-### John Doe
+### Eu Jia Xin
-
+
[[homepage](http://www.comp.nus.edu.sg/~damithch)]
-[[github](https://github.com/johndoe)]
-[[portfolio](team/johndoe.md)]
+[[github](https://github.com/JiaXinEu)]
+[[portfolio](team/jiaxineu.md)]
* Role: Project Advisor
diff --git a/docs/images/jiaxineu.png b/docs/images/jiaxineu.png
new file mode 100644
index 00000000000..8adb39f84da
Binary files /dev/null and b/docs/images/jiaxineu.png differ
diff --git a/docs/team/jiaxineu.md b/docs/team/jiaxineu.md
new file mode 100644
index 00000000000..ef69689b2cc
--- /dev/null
+++ b/docs/team/jiaxineu.md
@@ -0,0 +1,19 @@
+---
+layout: page
+title: Jia Xin Eu's Project Portfolio Page
+---
+
+### Project: TeachStack
+
+TeachStack 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.
+
+* **New Feature**:
+* **Code contributed**:
+* **Project management**:
+* **Enhancements to existing features**:
+* **Documentation**:
+* **Community**:
+* **Tools**:
+ * Integrated a new Github plugin (CircleCI) to the team repo