{"id":19092369,"url":"https://github.com/maxjdev/desafios-javaai-bootcamp","last_synced_at":"2026-06-26T09:31:06.180Z","repository":{"id":228588876,"uuid":"774404674","full_name":"maxjdev/Desafios-JavaAI-Bootcamp","owner":"maxjdev","description":"Repositório destinado a armazenar entregas dos desafios de código realizados durante o bootcamp Java AI","archived":false,"fork":false,"pushed_at":"2024-03-29T15:25:27.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T07:42:00.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/maxjdev.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-03-19T13:48:39.000Z","updated_at":"2024-03-19T13:57:46.000Z","dependencies_parsed_at":"2024-03-19T15:07:38.893Z","dependency_job_id":"9e173224-8f88-4823-8f55-867b0383a970","html_url":"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp","commit_stats":null,"previous_names":["maxjdev/desafios-javaai-bootcamp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxjdev/Desafios-JavaAI-Bootcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FDesafios-JavaAI-Bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FDesafios-JavaAI-Bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FDesafios-JavaAI-Bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FDesafios-JavaAI-Bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxjdev","download_url":"https://codeload.github.com/maxjdev/Desafios-JavaAI-Bootcamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjdev%2FDesafios-JavaAI-Bootcamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34811914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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-09T03:19:27.836Z","updated_at":"2026-06-26T09:31:06.151Z","avatar_url":"https://github.com/maxjdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Desafios de código realizados durante o Bootcamp Java AI Powered\n\n\u003cimg width=\"200\" src=\"https://hermes.dio.me/tracks/fb1b88ee-257f-4870-8cf8-1339b38c188d.png\"\u003e\n\n\u003c/div\u003e\n\n## Design Patterns\n\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/design_patterns/desafio_1\"\u003eSingleton\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/design_patterns/desafio_2\"\u003eStrategy\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/design_patterns/desafio_3\"\u003eObserver\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/design_patterns/desafio_4\"\u003eStrategy\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/design_patterns/desafio_5\"\u003eAdapter\u003c/a\u003e\n\n## S.O.L.I.D\n\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/SOLID/desafio_1\"\u003ePrincípio da Responsabilidade Única\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/SOLID/desafio_2\"\u003ePrincípio de Segregação de Interface\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/SOLID/desafio_3\"\u003ePrincípio Aberto/Fechado\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/SOLID/desafio_4\"\u003ePrincípio da Substituição de Liskov\u003c/a\u003e\n- \u003ca href=\"https://github.com/maxjdev/Desafios-JavaAI-Bootcamp/tree/main/src/main/java/org/exercises/SOLID/desafio_5\"\u003eSingle Responsibility + Open/Closed + Liskov Substitution + Interface Segregation\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjdev%2Fdesafios-javaai-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxjdev%2Fdesafios-javaai-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjdev%2Fdesafios-javaai-bootcamp/lists"}