diff --git a/docs/AboutUs.md b/docs/AboutUs.md index 83395406bcf..393f72df337 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 @@ -29,30 +29,31 @@ You can reach us at the email `seer[at]comp.nus.edu.sg` * Role: Team Lead * Responsibilities: UI -### Johnny Doe +### Ronn Ng - + -[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)] +[[github](http://github.com/ronnnnnnnnn)] [[portfolio](team/johndoe.md)] * Role: Developer * Responsibilities: Data -### Jean Doe +### Wong Qing Yee - + -[[github](http://github.com/johndoe)] +[[github](http://github.com/Wongqingyee)] [[portfolio](team/johndoe.md)] * Role: Developer * Responsibilities: Dev Ops + Threading -### Wong Qing Yee - +### Zhuo En -[[github](http://github.com/Wongqingyee)] + + +[[github](https://github.com/willowisp01)] [[portfolio](team/johndoe.md)] * Role: Developer 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/images/ronnnnnnnnn.png b/docs/images/ronnnnnnnnn.png new file mode 100644 index 00000000000..a05b8f04ea4 Binary files /dev/null and b/docs/images/ronnnnnnnnn.png differ diff --git a/docs/images/willowisp01.png b/docs/images/willowisp01.png new file mode 100644 index 00000000000..f7f7e1346e6 Binary files /dev/null and b/docs/images/willowisp01.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