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.md and add portfolio page for aureliony #33

Merged
merged 4 commits into from
Mar 2, 2024
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
14 changes: 13 additions & 1 deletion docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,17 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`
* Role:
* Responsibilities:

### Leong Heng Yew

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

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

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

### Yee Jun Hyeok Bryan

<img src="images/bryanyee33.png" width="200px">
Expand All @@ -36,7 +47,8 @@ You can reach us at the email `seer[at]comp.nus.edu.sg`

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

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

* Role: Developer
* Responsibilities: Data
Expand Down
Binary file added docs/images/aureliony.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/aureliony.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: default.md
title: "Leong Heng Yew'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.