---
  layout: default.md
  title: "Portfolio Page"
---

### Project: ProjectEx

ProjectEx is an example project application used for showcasing a default MarkBind template specifically for project documentation. It can be taken as a reference for users to base their own MarkBind sites off of.

<box type="tip">
    Content can be easily be replaced by the user's project information and context.
</box>

Given below are my contributions to the project.

* **New Feature**: Feature X
  * What it does: This feature does a thing
  * Justification: This feature is important because...
  * Highlights:
    * Point 1
    * Point 2
  * Credits: *{mention here for reused code/ideas or use of a third-party library}*

* **Code contributed**: [Github Repo]()

* **Project management**:
  * Managed releases `v1.3` - `v1.5rc` (3 releases) on GitHub

* **Enhancements to existing features**:
  * Wrote additional tests, increasing coverage to 92% (Pull requests [\#36](), [\#38]())

* **Documentation**:
  * User Guide:
    * Added documentation for feature [\#72]()
  * Developer Guide:
    * Added implementation details of feature.

* **Community**:
  * PRs reviewed (with non-trivial review comments): [\#12](), [\#32](), [\#19](), [\#42]()
  * Contributed to forum discussions (examples: [1](), [2](), [3](), [4]())

* **Tools**:
  * Integrated a third party library (Natty) to the project ([\#42]())

* _{ You can add/remove categories in the list above }_
