Simple script to track all public Git repositories & pinned projects on any user's GitHub profile. Made to automate the creation of a personal portfolio website.
To activate script replace the username on line 5 with your own GitHub username & then re-run the script. It should generate 3 files:
all_repos.txt: Contains all public repospinned_repos.txt: Contains all pinned reposunique.txt: Contains all unique repos between pinned & public