Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mileswwatkins/baby_name_picker
Iteratively choose a baby name using filtered Social Security birth data
https://github.com/mileswwatkins/baby_name_picker
Last synced: about 5 hours ago
JSON representation
Iteratively choose a baby name using filtered Social Security birth data
- Host: GitHub
- URL: https://github.com/mileswwatkins/baby_name_picker
- Owner: mileswwatkins
- Created: 2014-06-03T04:27:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T03:34:38.000Z (over 10 years ago)
- Last Synced: 2023-08-04T09:07:18.839Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Baby Name Picker
================Iteratively choose a baby name using filtered Social Security birth data
The user can filter a particular year of baby names, with options including length, commonness, gendering, and name variant handling (eg, Will vs William). Once this list has been filtered, they are repeatedly presented with a small, random set of names from that list to consider; all names not chosen get thrown out. Repeat this step until only the favorite names are left!