On GitHub, a user can have pinned repositories.
There\'s also the Repositories section of the API describing how to make requests that involve repos. You can also ge
Go to this URL and type your username and hit the "go" button. There you will see your pinned repos as a JSON responce.
Click here
Or else, you can replace your username in the below link.
https://gh-pinned-repos-5l2i19um3.vercel.app/?username={Username}
For more info: Click here or here