Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,163 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 16 commits in 2 repositories
Created a pull request in git/git-scm.com that received 2 comments
swap out API_USER/API_PASS for GITHUB_API_TOKEN
The use of bare username/password combos to do API calls has been dropped by GitHub, as of 2020-11-13: https://developer.github.com/changes/2020-02…