Predict the Ethnicity of a Name
_ _ _ _ _ _
| \ | | __ _ | |_ (_) ___ _ __ __ _ | | (_) ____ ___
| \| | / _` | | __| | | / _ \ | '_ \ / _` | | | | | |_ / / _ \
| |\ | | (_| | | |_ | | | (_) | | | | | | (_| | | | | | / / | __/
|_| \_| \__,_| \__| |_| \___/ |_| |_| \__,_| |_| |_| /___| \___|
To use the Nationalize script, follow these steps:
-
Clone the repository:
git clone https://github.com/haithamaouati/Nationalize.git -
Change to the Nationalize directory:
cd Nationalize -
Change the file modes
chmod +x nationalize.sh -
Run the script:
./nationalize.sh
Usage: ./nationalize.sh -n <NAME>
-n, --name Specify the name to analyze (required)
-h, --help Show this help message
The script requires the following dependencies:
- figlet:
pkg install figlet - y - curl:
pkg install curl - y - jq:
pkg install jq -y - bc
pkg install bc -y
Make sure to install these dependencies before running the script.
Made with ☕ by Haitham Aouati
- GitHub: github.com/haithamaouati
Nationalize is licensed under WTFPL license