Add search, sort and filter to Profile > Contributed projects
## Problem
`Profile > Contributed projects` currently only contains a list of all projects the user is a member of without the ability to search, sort or filter the content. This is a problem for users that are members of hundreds of projects, as they cannot find relevant content.
[Example](https://gitlab.com/users/lohrc/contributed)
## Proposal
Add a search, sort and filtering component similar to the ones used on other list pages, such as the [group overview page](https://gitlab.com/gitlab-org).

The options can be simple at first and follow the standard offering of sorting by:
- Name
- Updated
- Created
issue