{"id":20061645,"url":"https://github.com/tylerrick/nick_names","last_synced_at":"2025-10-12T06:33:53.860Z","repository":{"id":66442502,"uuid":"26674","full_name":"TylerRick/nick_names","owner":"TylerRick","description":"A database of first names and common substitute names (nick names) for each","archived":false,"fork":false,"pushed_at":"2019-04-11T20:12:00.000Z","size":92,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T16:44:43.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TylerRick.png","metadata":{"files":{"readme":"Readme","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2008-06-19T10:46:02.000Z","updated_at":"2020-07-30T15:37:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"30a98bc0-b18c-4cc0-9e63-99cb50937e79","html_url":"https://github.com/TylerRick/nick_names","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TylerRick/nick_names","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerRick%2Fnick_names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerRick%2Fnick_names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerRick%2Fnick_names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerRick%2Fnick_names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TylerRick","download_url":"https://codeload.github.com/TylerRick/nick_names/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerRick%2Fnick_names/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010516,"owners_count":26084757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T13:21:06.341Z","updated_at":"2025-10-12T06:33:53.855Z","avatar_url":"https://github.com/TylerRick.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"NickNames\n=========\n\nThis is a database of first name equivalence classes. Given a common first name, this class will return an array of possible substitute names (nick names).\n\nThis list of names can then be used to build a search in Rails that, for example, return all Bobs, if you search for Robert, and vice versa.\n\n\nExample\n=======\n\n    NickNames['bob'] == [\"bill\", \"billy\", \"bob\", \"bobby\", \"rob\", \"robby\", \"robert\"]\n\nTo build a nickname-insensitive \n    conditions = []\n    first_names_cond_sql = ([\"first_name SOUNDS LIKE ?\"]*first_names.size).join(' OR ')\n    conditions \u003c\u003c \"((#{first_names_cond_sql}) AND last_name SOUNDS LIKE ?) AND (people.listed = ? AND users.state = ?)\"\n\n\nCredits\n=======\n\nSource of data: http://deron.meranda.us/data/nicknames.txt\n\n    Prepared by Deron Meranda \u003cderon.meranda@gmail.com\u003e\n\n    Based upon 1990 US Census Data and other various sources\n    Some data also from http://www.censusdiggins.com/\n\nPlugin is copyright (c) 2008 Tyler Rick, released under the MIT license\n\nThe latest version can always be found at:\n    http://github.com/TylerRick/nick_names/tree/master\n    git://github.com/TylerRick/nick_names.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerrick%2Fnick_names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerrick%2Fnick_names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerrick%2Fnick_names/lists"}