Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added github-username-generator-checker script #83

Merged
merged 3 commits into from
Oct 19, 2018
Merged

Added github-username-generator-checker script #83

merged 3 commits into from
Oct 19, 2018

Conversation

y-pankaj
Copy link
Contributor

@y-pankaj y-pankaj commented Oct 18, 2018

This pull request is for issue #56

Added a folder named Github-username-generator-checker under the Automation section which contains the file github-username-generator-checker.py. It also contains a README which describes the python file.

The python script asks the user for his/her name and generates some possible usernames for the user's GitHub handle. Then it checks if they are available ( i.e. not taken by someone else ) and displays the usernames along with their availability status.
Make sure you've requests and random-word packages installed on your computer

Copy link
Member

@master-fury master-fury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Work!! Keep Contributing! Don't forget to star us and visit our website http://codezoned.com/

@master-fury master-fury merged commit 8702406 into codezoned:master Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants