Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EddieHubCommunity/awesome-github-profiles
List of GitHub profiles that have awesome customisation, that you can use for inspiration
https://github.com/EddieHubCommunity/awesome-github-profiles
List: awesome-github-profiles
Last synced: 2 months ago
JSON representation
List of GitHub profiles that have awesome customisation, that you can use for inspiration
- Host: GitHub
- URL: https://github.com/EddieHubCommunity/awesome-github-profiles
- Owner: EddieHubCommunity
- License: mit
- Created: 2020-07-17T10:55:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T11:36:56.000Z (8 months ago)
- Last Synced: 2024-05-21T19:08:54.236Z (8 months ago)
- Language: HTML
- Homepage: https://eddiehubcommunity.github.io/awesome-github-profiles/
- Size: 2.18 MB
- Stars: 1,438
- Watchers: 21
- Forks: 878
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - EddieHubCommunity/awesome-github-profiles - List of GitHub profiles that have awesome customisation, that you can use for inspiration (others)
README
# Note: This repository is _not_ included in the Hacktoberfest event, as it is for practice only!
## Awesome GitHub profiles
[![Read/Write profiles' data](https://github.com/EddieHubCommunity/awesome-github-profiles/actions/workflows/main.yml/badge.svg)](https://github.com/EddieHubCommunity/awesome-github-profiles/actions/workflows/main.yml)
List of GitHub profiles that have awesome customization, that you can use for inspiration.\
Feel free to submit a [pull request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) with your suggestions for awesome GitHub profiles.## How can I add my GitHub profile? 🤷♀️🤷♂️
1. Create an [issue](https://github.com/EddieHubCommunity/awesome-github-profiles/issues), with the title as your name, and in the description put a screenshot of the customised GitHub profile page (copy the generated image URL, this will be needed in the next step). The URL will look something like this `https://github.com/EddieHubCommunity/awesome-github-profiles/assets/51878265/ee31b832-d549-4df9-8ffe-24419f9d0e46`
3. Fork the project, using the top right corner button, that states `fork`
4. Create a file named `your-username.json` in the directory [`profiles`](https://github.com/EddieHubCommunity/awesome-github-profiles/tree/main/profiles) with the following content.
> Your entry should be similar to this example:
```json
{
"image": "https://user-images.githubusercontent.com/624760/91057573-48531300-e61f-11ea-9e13-2d7384e42000.png",
"issueId": 66,
"name": "Eddie Jaoude",
"username": "eddiejaoude"
}
```4. Create a [Pull Request](https://github.com/EddieHubCommunity/awesome-github-profiles/pulls) to add the changes to this repository. Please change the title to `fix: add ` and in the description add `closes #issueNumber`
## Check out our awesome profiles [here](https://eddiehubcommunity.github.io/awesome-github-profiles/profiles)
## Our Pledge
We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community.
If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our [Code of Conduct](https://github.com/EddieHubCommunity/awesome-github-profiles/blob/main/CODE_OF_CONDUCT.md).