{"id":18861549,"url":"https://github.com/bulletsentence/bin2dec","last_synced_at":"2026-02-22T08:39:05.573Z","repository":{"id":123065093,"uuid":"248337937","full_name":"BulletSentence/Bin2Dec","owner":"BulletSentence","description":"Conversor de binário para decimal usando React","archived":false,"fork":false,"pushed_at":"2020-03-18T05:12:09.000Z","size":310,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T13:28:21.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BulletSentence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-18T20:39:39.000Z","updated_at":"2020-07-19T23:20:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d2ac67f-4507-4bf0-9475-6f279bbf36b3","html_url":"https://github.com/BulletSentence/Bin2Dec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BulletSentence/Bin2Dec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BulletSentence%2FBin2Dec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BulletSentence%2FBin2Dec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BulletSentence%2FBin2Dec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BulletSentence%2FBin2Dec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BulletSentence","download_url":"https://codeload.github.com/BulletSentence/Bin2Dec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BulletSentence%2FBin2Dec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29707054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08T04:29:58.118Z","updated_at":"2026-02-22T08:39:05.538Z","avatar_url":"https://github.com/BulletSentence.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bin2Dec\nConversor de binário para decimal usando React.\n\n\n**Tier:** 1-Beginner\n\nBinary is the number system all digital computers are based on. Therefore it's important for developers to understand binary, or base 2, mathematics. The purpose of Bin2Dec is to provide practice and understanding of how binary calculations.\n\nBin2Dec allows the user to enter strings of up to 8 binary digits, 0's and 1's, in any sequence and then displays its decimal equivalent.\n\n- This challenge requires that the developer implementing it follow these constraints:\n\n- Arrays may not be used contain the binary digits entered by the user\nDetermining the decimal equivalent of a particular binary digit in the sequence must be calculated using a single mathematical function, for example the natural logarithm. It's up to you to figure out which function to use.\n\n## User Stories\n\n- [x] User can enter up to 8 binary digits in one input field\n- [x] User must be notified if anything other than a 0 or 1 was entered\n- [x] User views the results in a single output field containing the decimal (base 10) equivalent of the the binary number that was entered\n\n## Bonus features\n\n- [x] User can enter a variable number of binary digits\n\n## Demo imagens\n- Conversão bem sucedida\n![Conversao bem sucedida](https://github.com/fdAssis/Bin2Dec/blob/master/web/img/001.png)\n\n- Erro no input\n![Erro de conversao](https://github.com/fdAssis/Bin2Dec/blob/master/web/img/002.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletsentence%2Fbin2dec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulletsentence%2Fbin2dec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletsentence%2Fbin2dec/lists"}