Skip to content
View DanSilva41's full-sized avatar
💭
Happy
💭
Happy
Block or Report

Block or report DanSilva41

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
DanSilva41/README.md

Danilo Silva

Linkedin Badge Twitter Badge

Hi there 👋

Senior Software Engineer with Java expertise at Jaya
I'm mainly working with Spring Boot, Java 8/11/17, Kotlin, Kafka, metrics/perfomance, code quality, containers and cloud.

😄 Pronouns: He/Him

A little more about me...

const dan = {
  code: [Java, Kotlin, Javascript, Typescript, HTML, CSS, Bash],
  tools: [Angular, Redux, Node, Quarkus, Spring Framework, Docker, Kafka, MongoDB, Maven, Gradle, Hibernate, JPA, Intellij IDEA, Web Storm],
  architecture: ["microservices", "clean-arquicture", "design system pattern"]
}

📫 How to reach me

I love to talk to people and discuss tech! You can reach me out on any channels below!

  • 🔗 I have a personal website at danilosilva.tk where all my social networks are located! You can reach me anywhere over there!
  • 📝 I also have a blog at danilosilva.tk/blog

⚡ Fun facts

  • I love playing guitar in my spare time. 😄
  • I love teaching and learning!

Pinned

  1. advanced-streams-collectors-optional advanced-streams-collectors-optional Public

    The Stream API and the Collectors are two new additions to the JDK in Java 8 that allow the efficient processing of data using the map / filter / reduce approach. It brings many new patterns on the…

    Java

  2. java-8-novos-recursos java-8-novos-recursos Public

    Curso realizado na plataforma Alura, aplicando novos recursos vindo na versão 8 do Java. Lambda, default methods, Interfaces funcionais, method reference, Stream, Filter, Collectors e novas APIs de…

    Java

  3. tdd-java tdd-java Public

    Curso realizado na plataforma Alura, aplicando boas práticas com teste de unidade e Test Driven Development(TDD). Escrevendo bons testes, filtrando classes de equivalência e conhecendo conceitos de…

    Java

  4. java-excecoes java-excecoes Public

    Curso realizado na plataforma Alura, entendendo a fundo exceções, rastro da pillha, multi catch, criação de exceções próprias.

    Java

  5. uniph uniph Public

    Projeto desenvolvido com Paulo Henrique Lerbach em um curso de Java para a Web com JSF/Primefaces e JPA/Hibernate

    Java

  6. api_telegram_JS api_telegram_JS Public

    Chat de mensagens compartilhas em Bots do Telegram recuperado através de Javascript , Json e Html.

    HTML 1