rajatgoyal715 / hacktoberfest-checker

Check Hacktoberfest status of any username

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest 2021 Logo

hacktoberfest-checker

Hacktoberfest Status Checker shows the number of pull requests created by the user with given username, in the month of October.

Eligibility of Pull Requests to be counted in total number:

  • Pull requests should not be marked with invalid label.
  • Pull requests should be made in the month of October.
  • Pull requests should be made public.

Deployed at https://rajatgoyal715.github.io/hacktoberfest-checker/

Thanks to Github Rest APIs due to which all this data can be queried easily: https://docs.github.com/en/rest/reference

About

Check Hacktoberfest status of any username


Languages

Language:JavaScript 54.7%Language:HTML 34.5%Language:CSS 10.7%