I created a simple website to fetch all contributers of hacktoberfest. Check it out here: https://niklasschmitt.github.io/hacktoberfest
To join to the list of contributers you just need to do this simple steps:
- 
Fork this project
 - 
Edit
index.htmland add you username & href to your github-profile. Please use this format:<a href = "https://github.com/NiklasSchmitt" target="_blank">NiklasSchmitt</a> | - 
Commit your changes
 - 
Create a new PR
 
Happy hacking!