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). ![Screenshot_2024-08-06_at_22.13.45](/uploads/e2f3743146e20086f8db3ab8fd4c8b0c/Screenshot_2024-08-06_at_22.13.45.png) The options can be simple at first and follow the standard offering of sorting by: - Name - Updated - Created
issue