{"id":22474634,"url":"https://github.com/themiu/design-patterns-impl","last_synced_at":"2025-10-09T12:32:55.522Z","repository":{"id":207597264,"uuid":"717806982","full_name":"TheMIU/Design-Patterns-Impl","owner":"TheMIU","description":"Design Patterns Implementation","archived":false,"fork":false,"pushed_at":"2024-01-25T17:08:03.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T20:30:03.386Z","etag":null,"topics":["behavioral-patterns","creational-patterns","decorator","design-patterns","facade","factory","observer","singleton","strategy","structual"],"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/TheMIU.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":"2023-11-12T16:57:04.000Z","updated_at":"2023-11-16T14:46:57.000Z","dependencies_parsed_at":"2025-02-01T20:36:32.159Z","dependency_job_id":null,"html_url":"https://github.com/TheMIU/Design-Patterns-Impl","commit_stats":null,"previous_names":["themiu/design-patterns-impl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2FDesign-Patterns-Impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2FDesign-Patterns-Impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2FDesign-Patterns-Impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMIU%2FDesign-Patterns-Impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMIU","download_url":"https://codeload.github.com/TheMIU/Design-Patterns-Impl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245887999,"owners_count":20688893,"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":["behavioral-patterns","creational-patterns","decorator","design-patterns","facade","factory","observer","singleton","strategy","structual"],"created_at":"2024-12-06T13:09:23.675Z","updated_at":"2025-10-09T12:32:50.475Z","avatar_url":"https://github.com/TheMIU.png","language":"Java","readme":"# Design Patterns\n\n3 Main types;\n1. Creational\n2. Structural\n3. Behavioral\n\n### 1. Creational\nDesign patterns focusing on object **creation**:\n  * [🔗 Singleton Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O1_creational_design_patterns/singleton/SingletonTest.java)\n  * [🔗 Factory Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O1_creational_design_patterns/factory/FactoryTest.java)\n\n### 2. Structural\nDesign patterns addressing object **relationships**:\n  * [🔗 Facade Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O2_structural_design_patterns/facade/FacadeTest.java)\n  * [🔗 Decorator Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O2_structural_design_patterns/decorator/DecoratorTest.java)\n\n### 3. Behavioral\nDesign patterns involving object **communication**:\n  * [🔗 Observer Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O3_behavioral_design_patterns/observer/ObserverTest.java)\n  * [🔗 Strategy Design Pattern](https://github.com/TheMIU/Design-Patterns-Impl/blob/main/src/O3_behavioral_design_patterns/strategy/StrategyTest.java)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemiu%2Fdesign-patterns-impl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemiu%2Fdesign-patterns-impl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemiu%2Fdesign-patterns-impl/lists"}