{"id":22452657,"url":"https://github.com/totaltechgeek/7segment","last_synced_at":"2025-03-27T12:42:34.525Z","repository":{"id":148358336,"uuid":"152169930","full_name":"TotalTechGeek/7segment","owner":"TotalTechGeek","description":"A simple project to find the longest string that can be displayed on a 7 segment display. ","archived":false,"fork":false,"pushed_at":"2018-10-09T02:17:37.000Z","size":2022,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:13:50.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TotalTechGeek.png","metadata":{"files":{"readme":"readme.md","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}},"created_at":"2018-10-09T01:37:00.000Z","updated_at":"2018-10-09T02:17:38.000Z","dependencies_parsed_at":"2023-05-19T21:00:10.941Z","dependency_job_id":null,"html_url":"https://github.com/TotalTechGeek/7segment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalTechGeek%2F7segment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalTechGeek%2F7segment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalTechGeek%2F7segment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalTechGeek%2F7segment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TotalTechGeek","download_url":"https://codeload.github.com/TotalTechGeek/7segment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850218,"owners_count":20682635,"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","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-12-06T06:12:01.561Z","updated_at":"2025-03-27T12:42:34.505Z","avatar_url":"https://github.com/TotalTechGeek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 7 Segment Display \n\n---\n\nThis code was a quick implementation of the algorithm to test for the situation described by Tom Scott in the following YouTube video:\n\n[![Tom Scott Video](http://img.youtube.com/vi/zp4BMR88260/0.jpg)](http://www.youtube.com/watch?v=zp4BMR88260)\n## To Run\n\nTo launch the program, execute the following from a command-line interface: \n\n```\nnode index.js [optional regex]\n```\n\nYou are allowed to pass in a regex string as an argument to this program. \n\nFor example, executing \n\n```\nnode index.js \"[^oizehslbg]\"\n```\n\nShould return the longest word that can be typed in on a 9 digit calculator screen (flipped upside down).\n\n## License\n\nThe official license used is the Unlicense. This work is therefore released to the public domain. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotaltechgeek%2F7segment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotaltechgeek%2F7segment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotaltechgeek%2F7segment/lists"}