Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AboutUs for yisiox #44

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 14 additions & 20 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](https://github.com/darkvoid32)]
[[portfolio](team/darkvoid32.md)]

* Role: Developer and Tester
* Responsibilities: Full-stack software engineer and writing tests.
* Roles: Developer & Tester
* Responsibilities: Full-stack development and writing tests.

### Leong Heng Yew

Expand All @@ -29,7 +29,7 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](http://github.com/aureliony)]
[[portfolio](team/aureliony.md)]

* Role: Java Expert
* Roles: Java Expert
* Responsibilities: Helps other team members with matters related to the Java programming language.

### Yee Jun Hyeok Bryan
Expand All @@ -39,7 +39,7 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](http://github.com/bryanyee33)]
[[portfolio](team/bryanyee33.md)]

* Role: UI & UX expert
* Roles: UI & UX expert
* Responsibilities: Manages things related to the UI & UX such as JavaFX and design.

### Muhammad Rizki Bayuaji
Expand All @@ -49,25 +49,19 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
[[github](http://github.com/rizkidelta)]
[[portfolio](team/rizkidelta.md)]

* Role: Developer, Designer
* Responsibilities: Full-stack developer, and design UI mockups or other components that are used in the application.
* Roles: Developer & Designer
* Responsibilities: Full-stack development and designing UI mockups or other components
that are used in the application.

### Jean Doe
### Guk Yi Siong

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

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

* Role: Developer
* Responsibilities: Dev Ops + Threading
* Role: Developer & Taskmaster
* Responsibilities: Full-stack development and documentation.
In charge of defining, assigning, and tracking project tasks.

### James Doe

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

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

* Role: Developer
* Responsibilities: UI
Binary file added docs/images/yisiox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 38 additions & 0 deletions docs/team/yisiox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: default.md
title: "Guk Yi Siong'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.