Skip to content

Commit

Permalink
Add liauzhanyi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liauzhanyi committed Oct 1, 2024
1 parent 09862c7 commit 4173dd7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 45 deletions.
50 changes: 5 additions & 45 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,51 +11,11 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

## Project team

### John Doe
### Liau Zhan Yi

<img src="images/johndoe.png" width="200px">
<img src="images/liauzhanyi.png" width="200px">

[[homepage](http://www.comp.nus.edu.sg/~damithch)]
[[github](https://github.com/johndoe)]
[[portfolio](team/johndoe.md)]
[[github](https://github.com/liauzhanyi)]
[[portfolio](team/liauzhanyi.md)]

* Role: Project Advisor

### Jane Doe

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]

* Role: Team Lead
* Responsibilities: UI

### Johnny Doe

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)]

* Role: Developer
* Responsibilities: Data

### Jean Doe

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]

* Role: Developer
* Responsibilities: Dev Ops + Threading

### James Doe

<img src="images/johndoe.png" width="200px">

[[github](http://github.com/johndoe)]
[[portfolio](team/johndoe.md)]

* Role: Developer
* Responsibilities: UI
* Role: Integration
12 changes: 12 additions & 0 deletions docs/team/liauzhanyi.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 4173dd7

Please sign in to comment.