Skip to content

List of GitHub profiles that have awesome customisation, that you can use for inspiration

License

Notifications You must be signed in to change notification settings

Pradumnasaraf/awesome-github-profiles

 
 

Repository files navigation

Awesome GitHub profiles

.github/workflows/main.yml

List of GitHub profiles that have awesome customization, that you can use for inspiration.
Feel free to submit a pull request with your suggestions of awesome GitHub profiles.


How can I add my GitHub profile? 🤷‍♀️🤷‍♂️

  1. Create an issue, 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)

  2. Fork the project, using the top right corner button, that states fork

  3. Create a file named your-username.json in the directory profiles with the following content.

Your entry should be similar to this example:

{
  "name": "Eddie Jaoude",
  "githubUsername": "eddiejaoude",
  "imageUrl": "https://user-images.githubusercontent.com/624760/91057573-48531300-e61f-11ea-9e13-2d7384e42000.png",
  "issueNumber": 66
}
  1. Create a Pull Request to add the changes to this repository. Please change the title to add your-username and in the description add resolve #issueNumber

Any questions, feel free to let us know!

Join the conversation on our Discord community!

About

List of GitHub profiles that have awesome customisation, that you can use for inspiration

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 70.4%
  • JavaScript 28.3%
  • SCSS 1.3%