This website allows you to enter in a name, and receive a prediction for age, gender, and nationality. The predictions are offered by services provided by Demografix ApS.
You can also enter in a country, or a two-digit ISO 3166-1 alpha-2 country code to get results specific to one country. See a list of supported countries and their respective country codes here.
This website and the developers are not associated with Demografix ApS in any way. Demografix ApS provides public APIs used by this website to make predictions, which are genderize.io, agify.io, and nationalize.io. This software does not provide any guarantees regarding the accuracy or completeness of returned predictions.
This software is published under the MIT License.
To run this website locally, run "npm start" in the working directory of the project. You can then access the website through a web browser at localhost:3000.