Add search, sort and filter to Profile > Snippets
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=434484)
</details>
<!--IssueSummary end-->
## Problem
`Profile > Snippets` currently only contains a list of all personal projects the user has created without the ability to search, sort or filter the content. This is a problem for users that have created hundreds of projects, as they cannot find relevant content. However, this is likely only a small portion of GitLab users, so the items linked to this issue have higher priority for adding this functionality. The users most likely to list hundreds of snippets are bots.
[Example](https://gitlab.com/users/gitlab-qa/snippets)
## 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