Skip to content
View MPTavares's full-sized avatar
💭
Always creating
💭
Always creating
  • Marcus Paulo Tavares
  • São Paulo/ Brazil

Block or report MPTavares

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MPTavares/README.md
  • 👋 Hi, I’m Marcus Paulo Tavares
  • 👀 I’m interested in series, movies, plays, games and my family.
  • 🌱 I’m currently learning testing, learning machine, java

Pinned Loading

  1. DesignPatterns DesignPatterns Public

    Simple examples of design patterns.

    C#

  2. Visitor-Pattern Visitor-Pattern Public

    This is a example of VISITOR Pattern.

    C#

  3. FactoryPattern FactoryPattern Public

    Este é um pequeno exemplo do uso do padrão Factory, que permite a criação de objetos dinamicamente sem conhecer a classe de implementação. somente sua interface: o padrão factory estabelece uma for…

    C#

  4. ProjetoAula-eCommerceMicroServicos-payment ProjetoAula-eCommerceMicroServicos-payment Public

    Java

  5. KafkaExample KafkaExample Public

    Simple example of using Kafka with a producer and two consumers, where one of the consumers is also a producer.

    C# 1

  6. ExtensionExample ExtensionExample Public

    Example of using extensions in an application to check if a word is a palindrome.

    C#