Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srinibasbiswal/HacktoberProfile
A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/
https://github.com/srinibasbiswal/HacktoberProfile
digitalocean hacktoberfest hacktoberfest19 hacktoberfest2019 hacktoberprofile
Last synced: about 16 hours ago
JSON representation
A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/
- Host: GitHub
- URL: https://github.com/srinibasbiswal/HacktoberProfile
- Owner: srinibasbiswal
- Archived: true
- Created: 2019-09-26T18:20:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T05:31:07.000Z (about 5 years ago)
- Last Synced: 2024-08-03T07:02:53.954Z (4 months ago)
- Topics: digitalocean, hacktoberfest, hacktoberfest19, hacktoberfest2019, hacktoberprofile
- Language: JavaScript
- Homepage:
- Size: 373 KB
- Stars: 31
- Watchers: 3
- Forks: 151
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hacktoberprofile
![GitHub pull requests](https://img.shields.io/github/issues-pr/srinibasbiswal/HacktoberProfile?color=green) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/srinibasbiswal/HacktoberProfile) ![GitHub contributors](https://img.shields.io/github/contributors-anon/srinibasbiswal/HacktoberProfile)Happy Hacktoberfest! Hacktoberfest is back :fire:
HacktoberProfile is a list of profiles of Hacktoberfest 2019 participants.Link to webpage: [https://srinibasbiswal.github.io/HacktoberProfile/](https://srinibasbiswal.github.io/HacktoberProfile/)
## Contributing
If this is your first pull request, please read this article: [How To Create a Pull Request on GitHub](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github)
### 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 `hacktoberProfile.js` and add your name, place and github userName to the bottom of the file using this format:
```
{
name : "Full Name",
place : "City, Country",
github : "github userName"
}
```### Step 3
Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own profile on the [HacktoberProfile](https://srinibasbiswal.github.io/HacktoberProfile/)!
### Step 4
Please star the repo if you like this fun little Hacktoberfest project :heart:
## License
[MIT](LICENSE)