Back to Java Design Patterns

Design Patterns Implemented in Java

README.md

1.25.0144.3 KB
Original Source

Design Patterns Implemented in Java

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

<!-- ALL-CONTRIBUTORS-BADGE:END -->

Read in different language : zh, ko, fr, tr, ar, es, pt, id, ru, de, ja, vi, bn, np, it, da

Introduction

Design patterns are the best, formalized practices a programmer can use to solve common problems when designing an application or system.

Design patterns can speed up the development process by providing tested, proven development paradigms.

Reusing design patterns helps prevent subtle issues that cause major problems, and it also improves code readability for coders and architects who are familiar with the patterns.

Getting Started

This site showcases Java Design Patterns. The solutions have been developed by experienced programmers and architects from the open-source community. The patterns can be browsed by their high-level descriptions or by looking at their source code. The source code examples are well commented and can be thought of as programming tutorials on how to implement a specific pattern. We use the most popular battle-proven open-source Java technologies.

Before you dive into the material, you should be familiar with various Software Design Principles.

All designs should be as simple as possible. You should start with KISS, YAGNI, and Do The Simplest Thing That Could Possibly Work principles. Complexity and patterns should only be introduced when they are needed for practical extensibility.

Once you are familiar with these concepts you can start drilling down into the available design patterns by any of the following approaches:

  • Search for a specific pattern by name. Can't find one? Please report a new pattern here.
  • Using tags such as Performance, Gang of Four or Data access.
  • Using pattern categories, Creational, Behavioral, and others.

Hopefully, you find the object-oriented solutions presented on this site useful in your architectures and have as much fun learning them as we had while developing them.

How to Contribute

If you are willing to contribute to the project you will find the relevant information in our developer wiki. We will help you and answer your questions in the Gitter chatroom.

The Book

The design patterns are now available as an e-book. Find out more about "Open Source Java Design Patterns" here: https://payhip.com/b/bNQFX

The project contributors can get the book for free. Contact the maintainer via Gitter chatroom or email (iluwatar (at) gmail (dot) com ). Send a message that contains your email address, Github username, and a link to an accepted pull request.

License

This project is licensed under the terms of the MIT license.

Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/iluwatar"> <sub><b>Ilkka Seppälä</b></sub></a> <a href="#projectManagement-iluwatar" title="Project Management">📆</a> <a href="#maintenance-iluwatar" title="Maintenance">🚧</a> <a href="#content-iluwatar" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="http://subho.xyz"> <sub><b>Subhrodip Mohanta</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ohbus" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aohbus" title="Reviewed Pull Requests">👀</a> <a href="#maintenance-ohbus" title="Maintenance">🚧</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/amit1307"> <sub><b>amit1307</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=amit1307" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/npathai"> <sub><b>Narendra Pathai</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=npathai" title="Code">💻</a> <a href="#ideas-npathai" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Anpathai" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/fluxw42"> <sub><b>Jeroen Meulemeester</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=fluxw42" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://www.joemccarthy.co.uk"> <sub><b>Joseph McCarthy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mikulucky" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/thomasoss"> <sub><b>Thomas</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=thomasoss" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/anuragagarwal561994"> <sub><b>Anurag Agarwal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=anuragagarwal561994" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://markusmo3.github.io"> <sub><b>Markus Moser</b></sub></a> <a href="#design-markusmo3" title="Design">🎨</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=markusmo3" title="Code">💻</a> <a href="#ideas-markusmo3" title="Ideas, Planning, & Feedback">🤔</a></td> <td align="center" valign="top" width="16.66%"><a href="https://twitter.com/i_sabiq"> <sub><b>Sabiq Ihab</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=isabiq" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://inbravo.github.io"> <sub><b>Amit Dixit</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=inbravo" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/piyushchaudhari04"> <sub><b>Piyush Kailash Chaudhari</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=piyushchaudhari04" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/joshzambales"> <sub><b>joshzambales</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=joshzambales" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Crossy147"> <sub><b>Kamil Pietruszka</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Crossy147" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://cs.joensuu.fi/~zkhayda"> <sub><b>Zafar Khaydarov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=zafarella" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=zafarella" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://kemitix.github.io/"> <sub><b>Paul Campbell</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kemitix" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Argyro-Sioziou"> <sub><b>Argyro Sioziou</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Argyro-Sioziou" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/TylerMcConville"> <sub><b>TylerMcConville</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=TylerMcConville" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/saksham93"> <sub><b>saksham93</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=saksham93" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/nikhilbarar"> <sub><b>nikhilbarar</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=nikhilbarar" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://colinbut.com"> <sub><b>Colin But</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=colinbut" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ruslanpa"> <sub><b>Ruslan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ruslanpa" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JuhoKang"> <sub><b>Juho Kang</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JuhoKang" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dheeraj-mummareddy"> <sub><b>Dheeraj Mummareddy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dheeraj-mummareddy" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://www.bernardosulzbach.com"> <sub><b>Bernardo Sulzbach</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=bernardosulzbach" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/4lexis"> <sub><b>Aleksandar Dudukovic</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=4lexis" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.yusufaytas.com"> <sub><b>Yusuf Aytaş</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yusufaytas" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://futurehomes.hu"> <sub><b>Mihály Kuprivecz</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=qpi" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/kapinuss"> <sub><b>Stanislav Kapinus</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kapinuss" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/gvsharma"> <sub><b>GVSharma</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=gvsharma" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/SrdjanPaunovic"> <sub><b>Srđan Paunović</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=SrdjanPaunovic" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://sideris.xyz/"> <sub><b>Petros G. Sideris</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sideris" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/pramodgupta3/"> <sub><b>Pramod Gupta</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AIAmPramod" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://amarnath510.github.io/portfolio"> <sub><b>Amarnath Chandana</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Amarnath510" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Anurag870"> <sub><b>Anurag870</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Anurag870" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Anurag870" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://theerroris.me"> <sub><b>Wes Gilleland</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Deathnerd" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Harshrajsinh"> <sub><b>Harshraj Thakor</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Harshrajsinh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/MaVdbussche"> <sub><b>Martin Vandenbussche</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MaVdbussche" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://alexsomai.com"> <sub><b>Alexandru Somai</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=alexsomai" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/amogozov"> <sub><b>Artur Mogozov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=amogozov" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/anthonycampbell"> <sub><b>anthony</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=anthonycampbell" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://ccygnus.com/"> <sub><b>Christian Cygnus</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=christophercolumbusdog" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://about.me/dzmitryh"> <sub><b>Dima Gubin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dzmitryh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jjjimenez100"> <sub><b>Joshua Jimenez</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jjjimenez100" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://about.me/kaiwinter"> <sub><b>Kai Winter</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kaiwinter" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/lbroman"> <sub><b>lbroman</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=lbroman" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://przemeknowak.com"> <sub><b>Przemek</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=pnowy" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/prafful1"> <sub><b>Prafful Agarwal</b></sub></a> <a href="#content-prafful1" title="Content">🖋</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sankypanhale"> <sub><b>Sanket Panhale</b></sub></a> <a href="#content-sankypanhale" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/staillebois"> <sub><b>staillebois</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=staillebois" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/valdar-hu"> <sub><b>Krisztián Nagy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=valdar-hu" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.vanogrid.com"> <sub><b>Alexander Ivanov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vanogrid" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/yosfik"> <sub><b>Yosfik Alqadri</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yosfik" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/7agustibm"> <sub><b>Agustí Becerra Milà</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=7agustibm" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Juaanma"> <sub><b>Juan Manuel Suárez</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Juaanma" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://www.devsedge.net/"> <sub><b>Luigi Cortese</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=LuigiCortese" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Rzeposlaw"> <sub><b>Katarzyna Rzepecka</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Rzeposlaw" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://adamski.pro"> <sub><b>adamski.pro</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=akrystian" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/baislsl"> <sub><b>Shengli Bai</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=baislsl" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/besok"> <sub><b>Boris</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=besok" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dmitraver"> <sub><b>Dmitry Avershin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dmitraver" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/fanofxiaofeng"> <sub><b>靳阳</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=fanofxiaofeng" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hoangnam2261"> <sub><b>hoangnam2261</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hoangnam2261" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jarpit96"> <sub><b>Arpit Jain</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jarpit96" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://joningi.net"> <sub><b>Jón Ingi Sveinbjörnsson</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=joningiwork" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/kirill-vlasov"> <sub><b>Kirill Vlasov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kirill-vlasov" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://mitchell-irvin.com"> <sub><b>Mitchell Irvin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mitchellirvin" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://ranjeet-floyd.github.io"> <sub><b>Ranjeet</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ranjeet-floyd" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://alwayswithme.github.io"> <sub><b>PhoenixYip</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Alwayswithme" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/MSaifAsif"> <sub><b>M Saif Asif</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MSaifAsif" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/kanwarpreet25"> <sub><b>kanwarpreet25</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kanwarpreet25" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://leonmak.me"> <sub><b>Leon Mak</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=leonmak" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://www.wramdemark.se"> <sub><b>Per Wramdemark</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=perwramdemark" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/waisuan"> <sub><b>Evan Sia Wai Suan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=waisuan" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/AnaghaSasikumar"> <sub><b>AnaghaSasikumar</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=AnaghaSasikumar" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://christofferh.com"> <sub><b>Christoffer Hamberg</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=christofferh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dgruntz"> <sub><b>Dominik Gruntz</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dgruntz" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://bitbucket.org/hannespernpeintner/"> <sub><b>Hannes</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hannespernpeintner" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/leogtzr"> <sub><b>Leo Gutiérrez Ramírez</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=leogtzr" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/npczwh"> <sub><b>Zhang WH</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=npczwh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/oconnelc"> <sub><b>Christopher O'Connell</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=oconnelc" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/giorgosmav21"> <sub><b>George Mavroeidis</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=giorgosmav21" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hbothra15"> <sub><b>Hemant Bothra</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hbothra15" title="Code">💻</a> <a href="#design-hbothra15" title="Design">🎨</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.kevinpeters.net/about/"> <sub><b>Kevin Peters</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=igeligel" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://llorllale.github.io/"> <sub><b>George Aristy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=llorllale" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mookkiah"> <sub><b>Mahendran Mookkiah</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mookkiah" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Azureyjt"> <sub><b>Azureyjt</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Azureyjt" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/vehpsr"> <sub><b>gans</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vehpsr" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ThatGuyWithTheHat"> <sub><b>Matt</b></sub></a> <a href="#content-ThatGuyWithTheHat" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/gopinathlangote/"> <sub><b>Gopinath Langote</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=gopinath-langote" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hoswey"> <sub><b>Hoswey</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hoswey" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/amit2103"> <sub><b>Amit Pandey</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=amit2103" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/gwildor28"> <sub><b>gwildor28</b></sub></a> <a href="#content-gwildor28" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://t.me/paul_docker"> <sub><b>田浩</b></sub></a> <a href="#content-llitfkitfk" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://twitter.com/StPitsios"> <sub><b>Stamatis Pitsios</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=pitsios-s" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/qza"> <sub><b>qza</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=qza" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://tschis.github.io"> <sub><b>Rodolfo Forte</b></sub></a> <a href="#content-Tschis" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ankurkaushal"> <sub><b>Ankur Kaushal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ankurkaushal" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/ovidijus-okinskas/"> <sub><b>Ovidijus Okinskas</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=okinskas" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/robertt240"> <sub><b>Robert Kasperczyk</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=robertt240" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/trautonen"> <sub><b>Tapio Rautonen</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=trautonen" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://vk.com/yuri.orlov"> <sub><b>Yuri Orlov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yorlov" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/varunu28/"> <sub><b>Varun Upadhyay</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=varunu28" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/PalAditya"> <sub><b>Aditya Pal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=PalAditya" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/grzesiekkedzior"> <sub><b>grzesiekkedzior</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=grzesiekkedzior" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Agrzesiekkedzior" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sivasubramanim"> <sub><b>Sivasubramani M</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sivasubramanim" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/d4gg4d"> <sub><b>Sami Airaksinen</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=d4gg4d" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/vertti"> <sub><b>Janne Sinivirta</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vertti" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Bobo1239"> <sub><b>Boris-Chengbiao Zhou</b></sub></a> <a href="#content-Bobo1239" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://jahhein.github.io"> <sub><b>Jacob Hein</b></sub></a> <a href="#content-Jahhein" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/iamrichardjones"> <sub><b>Richard Jones</b></sub></a> <a href="#content-iamrichardjones" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://rachelcarmena.github.io"> <sub><b>Rachel M. Carmena</b></sub></a> <a href="#content-rachelcarmena" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://zd-zero.github.io"> <sub><b>Zaerald Denze Lungos</b></sub></a> <a href="#content-zd-zero" title="Content">🖋</a></td> <td align="center" valign="top" width="16.66%"><a href="https://webpro.nl"> <sub><b>Lars Kappert</b></sub></a> <a href="#content-webpro" title="Content">🖋</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://xiaod.info"> <sub><b>Mike Liu</b></sub></a> <a href="#translation-xiaod-dev" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/charlesfinley"> <sub><b>Matt Dolan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=charlesfinley" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Acharlesfinley" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/MananS77"> <sub><b>Manan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AMananS77" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/nishant"> <sub><b>Nishant Arora</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=nishant" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/raja-peeyush-kumar-singh"> <sub><b>Peeyush</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=raja-peeyush-kumar-singh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ravening"> <sub><b>Rakesh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ravening" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aravening" title="Reviewed Pull Requests">👀</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/vINCENT8888801"> <sub><b>Wei Seng</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vINCENT8888801" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/ashish-trivedi-218379135/"> <sub><b>Ashish Trivedi</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ashishtrivedi16" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://rayyounghong.com"> <sub><b>洪月阳</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=RayYH" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://xdvrx1.github.io/"> <sub><b>xdvrx1</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Axdvrx1" title="Reviewed Pull Requests">👀</a> <a href="#ideas-xdvrx1" title="Ideas, Planning, & Feedback">🤔</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/nahteb"> <sub><b>Bethan Palmer</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=nahteb" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ToxicDreamz"> <sub><b>Toxic Dreamz</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ToxicDreamz" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://www.edycutjong.com"> <sub><b>Edy Cu Tjong</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=edycutjong" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mkrzywanski"> <sub><b>Michał Krzywański</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mkrzywanski" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.stefan-birkner.de"> <sub><b>Stefan Birkner</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=stefanbirkner" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/fedorskvorcov"> <sub><b>Fedor Skvorcov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=fedorskvorcov" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/samilAyoub"> <sub><b>samilAyoub</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=samilAyoub" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/vdlald"> <sub><b>Vladislav Golubinov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vdlald" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/swarajsaaj"> <sub><b>Swaraj</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=swarajsaaj" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://christophflick.de"> <sub><b>Christoph Flick</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ChFlick" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ascenio"> <sub><b>Ascênio</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AAscenio" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/domenico-sibilio/"> <sub><b>Domenico Sibilio</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dsibilio" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/akashchandwani"> <sub><b>Akash Chandwani</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aakashchandwani" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="http://www.linkedin.com/in/manannikov"> <sub><b>Pavlo Manannikov</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=manannikov" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/eimanip"> <sub><b>Eiman</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=eimanip" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/OrangePants-R"> <sub><b>Rocky</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=OrangePants-R" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://ibrahimalii.github.io/"> <sub><b>Ibrahim ali abdelghany</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AibrahimAlii" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/gkulkarni2020"> <sub><b>Girish Kulkarni</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=gkulkarni2020" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/omk13"> <sub><b>Omar Karazoun</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=omk13" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jeff303"> <sub><b>Jeff Evans</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jeff303" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://viveksb007.github.io"> <sub><b>Vivek Singh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=viveksb007" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/siavashsoleymani"> <sub><b>siavash</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=siavashsoleymani" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ruchpeanuts"> <sub><b>ruchpeanuts</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ruchpeanuts" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/warp125"> <sub><b>warp125</b></sub></a> <a href="#translation-warp125" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="http://libkhadir.fr"> <sub><b>KHADIR Tayeb</b></sub></a> <a href="#translation-tkhadir" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ignite1771"> <sub><b>ignite1771</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ignite1771" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/demirhalil"> <sub><b>Halil Demir</b></sub></a> <a href="#translation-demirhalil" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/rohit10000"> <sub><b>Rohit Singh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=rohit10000" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/byoungju94"> <sub><b>byoungju94</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=byoungju94" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/moustafafarhat"> <sub><b>Moustafa Farhat</b></sub></a> <a href="#translation-moustafafarhat" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/richardmr36"> <sub><b>Martel Richard</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=richardmr36" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/va1m"> <sub><b>va1m</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=va1m" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/noamgrinch"> <sub><b>Noam Greenshtain</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=noamgrinch" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://xuyonghong.cn/"> <sub><b>yonghong Xu</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=qfxl" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/jinisha-vora"> <sub><b>jinishavora</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Ajinishavora" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jinishavora" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/eas5"> <sub><b>Elvys Soares</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=eas5" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/zWeBrain"> <sub><b>zWeBrain</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=zWeBrain" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://al-assad.github.io/notion/"> <sub><b>余林颖</b></sub></a> <a href="#translation-Al-assad" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/STudio26"> <sub><b>Alain</b></sub></a> <a href="#translation-STudio26" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/DEV-VRUPER"> <sub><b>VR</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=DEV-VRUPER" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JackieNim"> <sub><b>JackieNim</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JackieNim" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/EdisonE3"> <sub><b>EdisonE3</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=EdisonE3" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/tao-sun2"> <sub><b>Tao</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=tao-sun2" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JuanManuelAbate"> <sub><b>Juan Manuel Abate</b></sub></a> <a href="#translation-JuanManuelAbate" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Xenilo137"> <sub><b>Xenilo137</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Xenilo137" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/souzasamuel/"> <sub><b>Samuel Souza</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=samuelpsouza" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=samuelpsouza" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/marlo2222"> <sub><b>Marlo Henrique</b></sub></a> <a href="#translation-marlo2222" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/AndriyPyzh"> <sub><b>AndriyPyzh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=AndriyPyzh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/karthikbhat13"> <sub><b>karthikbhat13</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=karthikbhat13" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mortezaadi"> <sub><b>Morteza Adigozalpour</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mortezaadi" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://stackoverflow.com/users/308565/nagaraj-tantri"> <sub><b>Nagaraj Tantri</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=tan31989" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/frascu"> <sub><b>Francesco Scuccimarri</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=frascu" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Conhan93"> <sub><b>Conny Hansson</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Conhan93" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://muklasr.medium.com"> <sub><b>Muklas Rahmanto</b></sub></a> <a href="#translation-muklasr" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/VxDxK"> <sub><b>Vadim</b></sub></a> <a href="#translation-VxDxK" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sims-keshri"> <sub><b>Simran Keshri</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sims-keshri" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://programacionymas.com"> <sub><b>JCarlos</b></sub></a> <a href="#translation-JCarlosR" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.mrmoshkel.ir"> <sub><b>Ali Ghasemi</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Dev-AliGhasemi" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://carlfx.wordpress.com"> <sub><b>Carl Dea</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=carldea" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Mozartuss"> <sub><b>Mozartus</b></sub></a> <a href="#translation-Mozartuss" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ManviGoel26"> <sub><b>Manvi Goel</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ManviGoel26" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/blueberry404"> <sub><b>Anum Amin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=blueberry404" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://uh-zz.github.io/blog/"> <sub><b>Reo Uehara</b></sub></a> <a href="#translation-uh-zz" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Fiordy"> <sub><b>Fiordy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Fiordy" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/harshalkh"> <sub><b>Harshal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=harshalkh" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/abhinav-vashisth-06613b208/"> <sub><b>Abhinav Vashisth</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vashisthabhinav" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://no website"> <sub><b>Kevin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AKevinyl3" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Kevinyl3" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Shrirang97"> <sub><b>Shrirang</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AShrirang97" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Shrirang97" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/interactwithankush"> <sub><b>interactwithankush</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=interactwithankush" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/yuhangbin"> <sub><b>CharlieYu</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yuhangbin" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Leisterbecker"> <sub><b>Leisterbecker</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Leisterbecker" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://rosaecrucis.cn"> <sub><b>DragonDreamer</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=castleKing1997" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ShivanshCharak"> <sub><b>ShivanshCharak</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ShivanshCharak" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HattoriHenzo"> <sub><b>HattoriHenzo</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=HattoriHenzo" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://arnabsen.bio.link"> <sub><b>Arnab Sen</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=arnabsen1729" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://javaforlife.wordpress.com/"> <sub><b>MohanaRao SV</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mohanaraosv" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/yonatankarp"> <sub><b>Yonatan Karp-Rudin</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yonatankarp" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Ayonatankarp" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/GustavoOliani"> <sub><b>Oliani</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=GustavoOliani" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Liu-rj"> <sub><b>Renjie LIU</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Liu-rj" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/TreeFireMen"> <sub><b>perfect guy</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=TreeFireMen" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/xyllq999"> <sub><b>xyllq999</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=xyllq999" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dmdbilal"> <sub><b>Mohamed Bilal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dmdbilal" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/karshilsheth/"> <sub><b>Karshil sheth</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=karshil2309" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/kongleong86"> <sub><b>kongleong86</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=kongleong86" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/aitorfi"> <sub><b>Aitor Fidalgo Sánchez</b></sub></a> <a href="#translation-aitorfi" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=aitorfi" title="Documentation">📖</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aaitorfi" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HeVictor"> <sub><b>Victor He</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=HeVictor" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://m-inh.github.io/"> <sub><b>Minh Nguyen</b></sub></a> <a href="#translation-m-inh" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=m-inh" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HeVictor"> <sub><b>Victor He</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=HeVictor" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/YichuanSun"> <sub><b>yiichan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=YichuanSun" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/PanSem"> <sub><b>Pan Sem</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=PanSem" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/zhoumengyks"> <sub><b>zhoumengyks</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=zhoumengyks" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/you"> <sub><b>you</b></sub></a> <a href="#translation-you" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/thanks"> <sub><b>Thanks</b></sub></a> <a href="#translation-Thanks" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/lazy-pr0grammer"> <sub><b>LazyProgrammer</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=lazy-pr0grammer" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mdfaizanahmed786"> <sub><b>Mohammed Faizan Ahmed</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mdfaizanahmed786" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/burno1"> <sub><b>Bruno Fernandes</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=burno1" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/SammanPali"> <sub><b>SammanPali</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=SammanPali" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/LeseChe"> <sub><b>Qixiang Chen</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=LeseChe" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/shouryamanekar"> <sub><b>Shourya Manekar</b></sub></a> <a href="#translation-shouryamanekar" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://seongkyu-lim.github.io/Blog/"> <sub><b>Alan</b></sub></a> <a href="#translation-seongkyu-lim" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JanFidor"> <sub><b>JanFidor</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JanFidor" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JanFidor" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/drakulavich"> <sub><b>Anton Yakutovich</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=drakulavich" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/steph88ss"> <sub><b>steph88ss</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=steph88ss" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://yujanranjitkar.com.np"> <sub><b>Yujan Ranjitkar</b></sub></a> <a href="#translation-0xYujan" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/yusha-g"> <sub><b>yusha-g</b></sub></a> <a href="#translation-yusha-g" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/robertvolkmann"> <sub><b>Robert Volkmann</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=robertvolkmann" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Arobertvolkmann" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/bipin-k"> <sub><b>Bipin Kumar Chaurasia</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=bipin-k" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/KyleSong30"> <sub><b>KyleSong30</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=KyleSong30" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/u7281975"> <sub><b>u7281975</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=u7281975" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/harshalkhachane"> <sub><b>harshalkhachane</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=harshalkhachane" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ec-026"> <sub><b>Tejas Singh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ec-026" title="Documentation">📖</a> <a href="#translation-ec-026" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://journal.artfuldev.com"> <sub><b>Sudarsan Balaji</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=artfuldev" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/vaibhav-agr/"> <sub><b>Vaibhav Agrawal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=vaibhav-if" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/u7275858"> <sub><b>u7275858</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=u7275858" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://gist.github.com/prasad-333"> <sub><b>prasad-333</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=prasad-333" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JurenXu"> <sub><b>JurenXu</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JurenXu" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/murphShaw"> <sub><b>murphShaw</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=murphShaw" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/XianWu99"> <sub><b>XianWu99</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=XianWu99" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JoshuaSinglaANU"> <sub><b>JoshuaSinglaANU</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JoshuaSinglaANU" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="http://www.linkedin.com/in/ricardo-ramos-moura"> <sub><b>Ricardo Ramos</b></sub></a> <a href="#translation-ricardo-ramos-moura" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://zhrfrd.github.io/faridzouheir/"> <sub><b>Farid Zouheir</b></sub></a> <a href="#translation-zhrfrd" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/vinicius-beraldo/"> <sub><b>Vinícius A. B.</b></sub></a> <a href="#translation-Viniberaldo" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="http://www.linkedin.com/in/stefanel-stan/"> <sub><b>Stefanel Stan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=StefanelStan" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/bhati00"> <sub><b>Prince bhati</b></sub></a> <a href="#translation-bhati00" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/wulangcode"> <sub><b>WuLang</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=wulangcode" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hkattt"> <sub><b>Hugo Kat</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hkattt" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/shivu2002a"> <sub><b>Shivanagouda Agasimani</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=shivu2002a" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ap284"> <sub><b>Aparna</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Ap284" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/girolamo-giordano"> <sub><b>Girolamo Giordano</b></sub></a> <a href="#translation-girolamo-giordano" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Chak-C"> <sub><b>Chak-C</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Chak-C" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/nakul251197"> <sub><b>Nakul Nambiar</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=nakul251197" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/KarmaTashiCat"> <sub><b>KarmaTashiCat</b></sub></a> <a href="#translation-KarmaTashiCat" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Marikattt"> <sub><b>marikattt</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Marikattt" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Harsh4902"> <sub><b>Hashvardhan Parmar</b></sub></a> <a href="#translation-Harsh4902" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://hwan33.tistory.com/"> <sub><b>YongHwan</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yongyongkr" title="Documentation">📖</a> <a href="#translation-yongyongkr" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/shogohida"> <sub><b>Shogo Hida</b></sub></a> <a href="#translation-shogohida" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Regyl"> <sub><b>Eugene</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Regyl" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/piyush280599"> <sub><b>Piyush</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=piyush280599" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/rahulraj90/"> <sub><b>Rahul Raj</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=rahul-raj" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/bharathkalyans/"> <sub><b>Bharath Kalyan S</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=bharathkalyans" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/thisissaiteja/"> <sub><b>Saiteja Reddy</b></sub></a> <a href="#translation-saiteja55" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="http://twitch.tv/clerici"> <sub><b>Enrique Clerici</b></sub></a> <a href="#translation-TheClerici" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ramilS"> <sub><b>Ramil Sayetov</b></sub></a> <a href="#translation-ramilS" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://pkq.xyz"> <sub><b>东方未白</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=pikapiu" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/swashb0ckler"> <sub><b>Fredrik Sejr</b></sub></a> <a href="#translation-swashb0ckler" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/akshatarora0013"> <sub><b>akshatarora0013</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=akshatarora0013" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://mugheesqasimmq.wixsite.com/portfolio-website"> <sub><b>Mughees Qasim</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MugheesQasim" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/behappyleee"> <sub><b>behappyleee</b></sub></a> <a href="#translation-behappyleee" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ayush-Thakur-geek"> <sub><b>Ayush Thakur</b></sub></a> <a href="#translation-Ayush-Thakur-geek" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/boscha1"> <sub><b>Anthony Bosch</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=boscha1" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/AnsonTran"> <sub><b>trananso</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=AnsonTran" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/beef-e"> <sub><b>Giammaria Biffi</b></sub></a> <a href="#translation-beef-e" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/saif7159"> <sub><b>Saiful Haque</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=saif7159" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JabezBrew"> <sub><b>JabezBrew</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JabezBrew" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/konstantin-goldman"> <sub><b>konstantin-goldman</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=konstantin-goldman" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/tiennm99"> <sub><b>Tien Nguyen Minh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=tiennm99" title="Code">💻</a> <a href="#translation-tiennm99" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/VladimirCreator"> <sub><b>Vladimir</b></sub></a> <a href="#translation-VladimirCreator" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://surjendu-pal.netlify.app/"> <sub><b>Surjendu</b></sub></a> <a href="#translation-surjendu104" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=surjendu104" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/bakazhou"> <sub><b>bakazhou</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=bakazhou" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Owen-CH-Leung"> <sub><b>Owen Leung</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Owen-CH-Leung" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/thestbar"> <sub><b>Stavros Barousis</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=thestbar" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ibrahim89"> <sub><b>Syyed Ibrahim Abdullah</b></sub></a> <a href="#translation-ibrahim89" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JanisZhang"> <sub><b>JiaDi Zhang</b></sub></a> <a href="#translation-JanisZhang" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sanchitbansal10"> <sub><b>Sanchit Bansal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sanchitbansal10" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mm-saiful6854"> <sub><b>Md Saiful Islam</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mm-saiful6854" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/AddeusExMachina"> <sub><b>Antonio Addeo</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=AddeusExMachina" title="Documentation">📖</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=AddeusExMachina" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Upendra-Allagadda"> <sub><b>Allagadda Sai Upendranath</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Upendra-Allagadda" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/mobraga/"> <sub><b>Matheus Braga</b></sub></a> <a href="#translation-mathbraga" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mathbraga" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/satyabarghav"> <sub><b>Appari Satya Barghav</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=satyabarghav" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://mribeirodantas.me"> <sub><b>Marcel Ribeiro-Dantas</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mribeirodantas" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hamexhanif"> <sub><b>Muhammad Hanif Amrullah</b></sub></a> <a href="#translation-hamexhanif" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JackH408"> <sub><b>JackH408</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JackH408" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/versus2004"> <sub><b>Shubham</b></sub></a> <a href="#translation-versus2004" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/inishantjain"> <sub><b>Nishant Jain</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=inishantjain" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hallowshaw"> <sub><b>Rhitam Chaudhury</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hallowshaw" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/JerryZhao275"> <sub><b>JerryZhao275</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=JerryZhao275" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://twitter.com/llisant"> <sub><b>Leonardo Lisanti</b></sub></a> <a href="#translation-leonardol" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="http://www.linkedin.com/in/yenniferh"> <sub><b>Yennifer Herrera</b></sub></a> <a href="#translation-Yenniferh" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3AYenniferh" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jnniu-n"> <sub><b>jnniu-n</b></sub></a> <a href="#translation-jnniu-n" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jnniu-n" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/miguel-is-coding"> <sub><b>Miguel Angel Perez Garcia</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Amiguel-is-coding" title="Reviewed Pull Requests">👀</a> <a href="#translation-miguel-is-coding" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/SuwanSankaja"> <sub><b>Suwan Sankaja</b></sub></a> <a href="#translation-SuwanSankaja" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Iamalok007"> <sub><b>alok</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Iamalok007" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dlvideira"> <sub><b>Daniel Lisboa</b></sub></a> <a href="#translation-dlvideira" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ComplexOW"> <sub><b>Sam Powell</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ComplexOW" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jppf22"> <sub><b>João Fernandes</b></sub></a> <a href="#translation-jppf22" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HongGeonUi"> <sub><b>Hong Geon-ui</b></sub></a> <a href="#translation-HongGeonUi" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ylcn91"> <sub><b>Doksanbir</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ylcn91" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ylcn91" title="Documentation">📖</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aylcn91" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Chant3ll3"> <sub><b>Chant3ll3</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Chant3ll3" title="Documentation">📖</a> <a href="#translation-Chant3ll3" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://hwan33.tistory.com/"> <sub><b>YongHwan Kwon</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hwan33" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/takikuba"> <sub><b>Jakub Klimek</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=takikuba" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/bachbil"> <sub><b>believe</b></sub></a> <a href="#translation-bachbil" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/egg0102030405"> <sub><b>egg0102030405</b></sub></a> <a href="#translation-egg0102030405" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=egg0102030405" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://vedasole.cloud"> <sub><b>Ved Asole</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ved-asole" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Holiday-C"> <sub><b>NewMorning</b></sub></a> <a href="#translation-Holiday-C" title="Translation">🌍</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Kiro-Young"> <sub><b>资深老萌新</b></sub></a> <a href="#translation-Kiro-Young" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://itistori.tistory.com/"> <sub><b>Seunghwan Jeon</b></sub></a> <a href="#translation-Nickolodeon98" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sugan0tech"> <sub><b>sugavanesh</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sugan0tech" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/FinnS-F"> <sub><b>FinnS-F</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=FinnS-F" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jerryyummy"> <sub><b>jerryyummy</b></sub></a> <a href="#translation-jerryyummy" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://manojkumarchow.github.io/"> <sub><b>Manoj Chowdary</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Manojkumarchow" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/MaverickWingman"> <sub><b>Aditya</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MaverickWingman" title="Documentation">📖</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MaverickWingman" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/nooynayr"> <sub><b>nooynayr</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=nooynayr" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/pushpander1010"> <sub><b>CYBERCRUX2</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=pushpander1010" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/luismateoh"> <sub><b>Luis Mateo Hincapié Martinez</b></sub></a> <a href="#translation-luismateoh" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3Aluismateoh" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://guqing.io"> <sub><b>guqing</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=guqing" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sashirestela"> <sub><b>Sashir Estela</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sashirestela" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/omahs"> <sub><b>omahs</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=omahs" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/leiferksn"> <sub><b>leif e.</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=leiferksn" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://junhkang.tistory.com/"> <sub><b>Jun Kang</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=junhkang" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/KishalayP"> <sub><b>Kishalay Pandey</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=KishalayP" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/drishtii7"> <sub><b>drishtii7</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=drishtii7" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/DavidMedinaO"> <sub><b>David Medina Orozco</b></sub></a> <a href="#translation-DavidMedinaO" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3ADavidMedinaO" title="Reviewed Pull Requests">👀</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Romo4ka-bot"> <sub><b>Roman Leontev</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Romo4ka-bot" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ehspresso"> <sub><b>Riley</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Ehspresso" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/k1w1dev"> <sub><b>k1w1dev</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=k1w1dev" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dev-yugantar"> <sub><b>dev-yugantar</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dev-yugantar" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Adelechka"> <sub><b>Adelya</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Adelechka" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/gatlanagaprasanna"> <sub><b>gatlanagaprasanna</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=gatlanagaprasanna" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Avinash2110"> <sub><b>Avinash Shukla</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Avinash2110" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Mayankchoudhary294"> <sub><b>Mayank Choudhary</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Mayankchoudhary294" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/romannimets"> <sub><b>romannimets</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=romannimets" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Joel-Dandin"> <sub><b>Joel</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Joel-Dandin" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/244Walyson"> <sub><b>Walyson Moises</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=244Walyson" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Xcyq"> <sub><b>Xcyq</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Xcyq" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ritabrata1080"> <sub><b>Ritabrata</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/pulls?q=is%3Apr+reviewed-by%3ARitabrata1080" title="Reviewed Pull Requests">👀</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/trivikr"> <sub><b>Trivikram Kamat</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=trivikr" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/vvanghelle"> <sub><b>Vincent Vanghelle</b></sub></a> <a href="#translation-vvanghelle" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/antoheri"> <sub><b>Antoine Héritier</b></sub></a> <a href="#translation-antoheri" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/fishandsheep"> <sub><b>QinShower</b></sub></a> <a href="#translation-fishandsheep" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/LakshyaPunyani-01"> <sub><b>LakshyaPunyani-01</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=LakshyaPunyani-01" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jasonjyu"> <sub><b>jasonjyu</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jasonjyu" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/jeffmorrison"> <sub><b>jeffmorrison</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=jeffmorrison" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/dmgodoy"> <sub><b>David M.</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=dmgodoy" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/apophizzz"> <sub><b>Patrick Kleindienst</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=apophizzz" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/proceane"> <sub><b>Juyeon</b></sub></a> <a href="#translation-proceane" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://mammadyahya.vercel.app"> <sub><b>Mammad Yahyayev</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mammadyahyayev" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/SalmaAzeem"> <sub><b>Salma</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=SalmaAzeem" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://codemaverick-143.github.io/My-Portfolio/"> <sub><b>Arpit Sarang</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=CodeMaverick-143" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/mayatarek"> <sub><b>Maya</b></sub></a> <a href="#translation-mayatarek" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/HabibaMekay"> <sub><b>HabibaMekay</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=HabibaMekay" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Ahmed-Taha-981"> <sub><b>Ahmed-Taha-981</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Ahmed-Taha-981" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://malakelbanna.netlify.app/"> <sub><b>Malak Elbanna</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=malak-elbanna" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/depthlending"> <sub><b>BiKangNing</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=depthlending" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/TarunVishwakarma1"> <sub><b>Tarun Vishwakarma</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=TarunVishwakarma1" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/shahdhoss"> <sub><b>Shahd Hossam</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=shahdhoss" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://mehdirahimi.github.io"> <sub><b>Mehdi Rahimi</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=mehdirahimi" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/clintaire"> <sub><b>Clint Airé</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=clintaire" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/darkhyper24"> <sub><b>darkhyper24</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=darkhyper24" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/MohanedAtef238"> <sub><b>Mohaned Atef</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=MohanedAtef238" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/maximevtush"> <sub><b>Maxim Evtush</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=maximevtush" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/hvgh88"> <sub><b>Harshita Vidapanakal</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=hvgh88" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/smile-ab"> <sub><b>smile-ab</b></sub></a> <a href="#translation-smile-ab" title="Translation">🌍</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=smile-ab" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Francisco-G-P"> <sub><b>Francisco-G-P</b></sub></a> <a href="#translation-Francisco-G-P" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Duartegdm"> <sub><b>Gabriel Duarte</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Duartegdm" title="Documentation">📖</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/DenizAltunkapan"> <sub><b>Deniz Altunkapan</b></sub></a> <a href="#translation-DenizAltunkapan" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/johnklint81"> <sub><b>John Klint</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=johnklint81" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/sanurah"> <sub><b>Sanura Hettiarachchi</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=sanurah" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/2897robo"> <sub><b>Kim Gi Uk</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=2897robo" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Suchismita-Deb"> <sub><b>Suchismita Deb</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Suchismita-Deb" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/ssrijan-007-sys"> <sub><b>ssrijan-007-sys</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ssrijan-007-sys" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/e5LA"> <sub><b>e5LA</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=e5LA" title="Code">💻</a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=e5LA" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="http://maziyar-gerami.github.io/portfolio/"> <sub><b>Maziyar Gerami</b></sub></a> <a href="#translation-maziyar-gerami" title="Translation">🌍</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/yybmion"> <sub><b>yoobin_mion</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=yybmion" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://ronodhirsoumik.github.io"> <sub><b>Soumik Sarker</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=ronodhirSoumik" title="Documentation">📖</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/naman-sriv"> <sub><b>Naman Srivastava</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=naman-sriv" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/letdtcode"> <sub><b>Thanh Nguyen Duc</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=letdtcode" title="Code">💻</a></td> </tr> <tr> <td align="center" valign="top" width="16.66%"><a href="https://github.com/skamble2"> <sub><b>Soham Kamble</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=skamble2" title="Code">💻</a></td> <td align="center" valign="top" width="16.66%"><a href="https://github.com/Olexandr88"> <sub><b>Olexandr88</b></sub></a> <a href="https://github.com/iluwatar/java-design-patterns/commits?author=Olexandr88" title="Documentation">📖</a></td> </tr> </tbody> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->