All Projects → srinibasbiswal → Github-Profile-README

srinibasbiswal / Github-Profile-README

Licence: MIT License
A list of GitHub Readme Profiles.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Github-Profile-README

Thomas-George-T
Readme for Github Profile. Don't just fork it, Star it too ⭐!
Stars: ✭ 31 (+106.67%)
Mutual labels:  readme, profile-readme
Mindula-Dilthushan
I am Mindula Dilthushan Manamperi 😋
Stars: ✭ 23 (+53.33%)
Mutual labels:  readme, profile-readme
ouuan
A profile README with 86 stars and 152 forks 🌟
Stars: ✭ 86 (+473.33%)
Mutual labels:  readme, profile-readme
milaan9
No description or website provided.
Stars: ✭ 190 (+1166.67%)
Mutual labels:  readme, profile-readme
Raymo111
My awesome profile README
Stars: ✭ 110 (+633.33%)
Mutual labels:  readme, profile-readme
github-readme-quotes
🔥 Add Programming Quotes To Your GitHub Readme
Stars: ✭ 182 (+1113.33%)
Mutual labels:  readme, profile-readme
profile-readme
🗣 Display profile activity and other cool widgets in your profile README.md
Stars: ✭ 49 (+226.67%)
Mutual labels:  readme, profile-readme
teteusAraujo
Meu readme do meu perfil com informações sobre mim.
Stars: ✭ 123 (+720%)
Mutual labels:  readme, profile-readme
SamirPaul1
🤖 My GitHub Profile README ✨
Stars: ✭ 26 (+73.33%)
Mutual labels:  readme, profile-readme
github-readme-linkedin
📋 A serverless application to get dynamically generated images from your LinkedIn profile on your GitHub READMEs
Stars: ✭ 52 (+246.67%)
Mutual labels:  readme, profile-readme
peterthehan
My personal site and profile README.
Stars: ✭ 36 (+140%)
Mutual labels:  readme, profile-readme
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.📢✌️
Stars: ✭ 53 (+253.33%)
Mutual labels:  readme, profile-readme
profile-activity-generator
Generate custom profile activity for your profile README
Stars: ✭ 78 (+420%)
Mutual labels:  readme, profile-readme
DenverCoder1
Jonah Lawrence's Profile README
Stars: ✭ 320 (+2033.33%)
Mutual labels:  readme, profile-readme
Metrics
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
Stars: ✭ 4,621 (+30706.67%)
Mutual labels:  readme, profile-readme
github-profile-views-counter
Github new features README profile views counter made with Yii2 framework.
Stars: ✭ 158 (+953.33%)
Mutual labels:  readme, profile-readme
github-readme-streak-stats
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
Stars: ✭ 1,395 (+9200%)
Mutual labels:  readme, profile-readme
readme-typing-svg
⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text. Typing SVGs can be used as a bio on your Github profile readme or repository.
Stars: ✭ 938 (+6153.33%)
Mutual labels:  readme, profile-readme
raklaptudirm
Repository for Github profile README.
Stars: ✭ 19 (+26.67%)
Mutual labels:  readme, profile-readme
jovanzers
Don't just fork, star it! 👀
Stars: ✭ 13 (-13.33%)
Mutual labels:  readme

GitHub Profile READMEs

Build & Deploy GitHub pull requests GitHub closed pull requests GitHub contributors

Happy Hacktoberfest! Hacktoberfest is back 🔥 Github Profile Cards is a list of GitHub Profle README templates of Hacktoberfest 2020 participants.

Link to webpage: https://github-profile-readmes.firebaseapp.com/

Contributing

If this is your first pull request, please read this article: How To Create a Pull Request on GitHub

Read more about GitHub Profile README: GitHub Official Profile README Docs

Step 1

Fork the repo by pressing the "Fork" button on the top right side of the repository and clone your forked repository.

Step 2

In your forked repository, edit users.js (src/dataSet/users.js) and add your name and github userName to the bottom of the file using this format with adding a comma after the end of the previous user's data. :

  {
    name : "Full Name",
    githubUserName : "github userName"
  }

Step 3

In your forked repository, go to githubCards folder (src/dataSet/githubCards) and add you Github Profile README template keeping the name of the file as your github userName with extension as .md.

Example : 
if GitHub userName is srinibasbiswal, then the fileName will be :

srinibasbiswal.md

Step 4

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own GitHub README card on the Github Profile READMEs!

  • Make sure you have updated code from the master branch before making the pull request.

Step 5

Please star the repo if you like this fun little Hacktoberfest project ❤️

How to run / debug in your local

After cloning the repo, run the following commands.

npm install
npm start
  • Make sure you have Node installed in your local system.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].