https://github.com/githubuseraccountamazing/github-username-helper
Generate a list of available 1 word usernames for your github account!
https://github.com/githubuseraccountamazing/github-username-helper
github python random username-generator
Last synced: 4 months ago
JSON representation
Generate a list of available 1 word usernames for your github account!
- Host: GitHub
- URL: https://github.com/githubuseraccountamazing/github-username-helper
- Owner: GithubUserAccountAmazing
- License: mit
- Created: 2022-05-10T04:04:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T21:39:29.000Z (over 3 years ago)
- Last Synced: 2025-08-05T15:44:56.457Z (6 months ago)
- Topics: github, python, random, username-generator
- Language: Python
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Github-Username-Helper :bust_in_silhouette:
Generate a list of available 1 word usernames for your github account!
##### How to use:
0.) Save a list of words to 'wordlist'
1.) Run GithubUsernameListMaker
2.) Wait for 100 words to be added to usernameSelection
3.) Find a name you like
4.) Change username at https://github.com/settings/admin
#
Notes:
- Not all names generated with this list will work. Github purposely doesn't allow certain words and there may be other reasons why the name won't work. This tool simply checks if the username is currently being used or not.
- This does not come with a prefilled list of words. Though many word lists can easily be located on Github.
- This could easily be optimized; I only made this so that I could come up with a username for myself!