{"id":22336873,"url":"https://github.com/lindauroneto/conversor-de-binario","last_synced_at":"2025-03-26T08:21:41.728Z","repository":{"id":246843958,"uuid":"822316835","full_name":"LindauroNeto/Conversor-de-Binario","owner":"LindauroNeto","description":"Conversor de um valor binário para um número decimal e vice-versa.","archived":false,"fork":false,"pushed_at":"2024-07-02T15:14:31.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T09:43:11.405Z","etag":null,"topics":["beginner","beginner-code","java","java-17"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"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/LindauroNeto.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":"2024-06-30T22:34:25.000Z","updated_at":"2024-08-25T23:43:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4f5246e-ccd0-447f-a30c-90ec444996a7","html_url":"https://github.com/LindauroNeto/Conversor-de-Binario","commit_stats":null,"previous_names":["lindauroneto/conversor-de-binario-para-decimal-java","lindauroneto/conversor-de-binario"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindauroNeto%2FConversor-de-Binario","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindauroNeto%2FConversor-de-Binario/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindauroNeto%2FConversor-de-Binario/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindauroNeto%2FConversor-de-Binario/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LindauroNeto","download_url":"https://codeload.github.com/LindauroNeto/Conversor-de-Binario/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245615162,"owners_count":20644398,"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":["beginner","beginner-code","java","java-17"],"created_at":"2024-12-04T06:08:12.216Z","updated_at":"2025-03-26T08:21:41.702Z","avatar_url":"https://github.com/LindauroNeto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conversor de números Binários e Decimais 🔄\nSistema que ao ser iniciado pergunta ao usuário a operação que deseja realizar, podendo converter um valor binário para um decimal e também fazendo o contrário, convertendo um número decimal para o binário.\n\n## Como funciona? 🤔\nA depender da opção que você escolher:\n\n### Decimal ➡ Binário\n1. Digite o número decimal.\n2. Receba o resultado em binário!\n\n### Binário ➡ Decimal\n1. Digite o numéro binário.\n2. Receba o resultado em um número decimal!\n\n## Conceitos aplicados 🧠⚡\n* Controles de Fluxo\n* Uso do Scanner\n* Controle de Exceptions\n* Aplicação de Laços de Repetição\n* Emprego de Interfaces\n* Aplicação de Arrays\n* Utilização de Generics\n\n## Exibição do Programa 👨‍💻\n### 1. Conversão de um número decimal para binário\nEx.: 12355(10) -\u003e 11000001000011(2)  \u003cbr/\u003e\u003cbr/\u003e\n![decimal-binario (1)](https://github.com/LindauroNeto/Conversor-de-Binario-para-Decimal-Java/assets/140420389/e6e04557-0753-40e3-a8ef-5edfeac6bb43)\n\n### 2. Conversão de um número binário para decimal\nEx.: 10110001101(2) -\u003e 1421(10)  \u003cbr/\u003e\u003cbr/\u003e\n![binario-decimal](https://github.com/LindauroNeto/Conversor-de-Binario-para-Decimal-Java/assets/140420389/8b865a46-6846-4af6-a138-1d48092ec63c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindauroneto%2Fconversor-de-binario","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindauroneto%2Fconversor-de-binario","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindauroneto%2Fconversor-de-binario/lists"}