Pinned Repositories
artificial-intelligence-jvm
Repository that contain study about artificial intelligence using Java
clean-architecture-quarkus
Project based on the course "Avançando no PHP: Introdução à Clean Architecture" but using Java with Quarkus (https://cursos.alura.com.br/course/php-introducao-clean-achitecture)
dlnd-language-translation
Project 4 from the course https://br.udacity.com/course/deep-learning-nanodegree-foundation--nd101
dynamic-programming
Study about dynamic programming, based on the freeCodeCamp course.
estudo-java-nio
Esse projeto é apenas um estudo sobre Java NIO, utilizando o ServerSockerChannel e Selector de maneira não bloqueante (assíncrono do começo ao fim)
graph-algorithms
Based on the course freeCodeCamp course https://www.youtube.com/watch?v=tWVWeAqZ0WU
java-design-patterns
Design patterns implemented in Java
machine-learning-python
master-math-by-coding-in-python
Based on course Master Math by Coding in Python from Udemy
quarkus-crud
A project used to study the quarkus, based on the course (https://www.udemy.com/course/des-web-quarkus-basico/)
guilherme-alves-silve's Repositories
guilherme-alves-silve/clean-architecture-quarkus
Project based on the course "Avançando no PHP: Introdução à Clean Architecture" but using Java with Quarkus (https://cursos.alura.com.br/course/php-introducao-clean-achitecture)
guilherme-alves-silve/java-design-patterns
Design patterns implemented in Java
guilherme-alves-silve/machine-learning-python
guilherme-alves-silve/master-math-by-coding-in-python
Based on course Master Math by Coding in Python from Udemy
guilherme-alves-silve/artificial-intelligence-jvm
Repository that contain study about artificial intelligence using Java
guilherme-alves-silve/dynamic-programming
Study about dynamic programming, based on the freeCodeCamp course.
guilherme-alves-silve/graph-algorithms
Based on the course freeCodeCamp course https://www.youtube.com/watch?v=tWVWeAqZ0WU
guilherme-alves-silve/agendamento-email-ejb
Projeto baseado no curso de Java EE 8 e EJB 3 da Alura: https://cursos.alura.com.br/course/java-ee-8-e-ejb-3
guilherme-alves-silve/akka-study
Study of the course https://www.udemy.com/course/practical-java-concurrency-with-the-akka-actor-model/
guilherme-alves-silve/angular-study
Project based on the course https://cursos.alura.com.br/course/angular-fundamentos
guilherme-alves-silve/antlr-study
Study of the course https://www.udemy.com/course/antlr-programming-masterclass-with-python and future antlr study
guilherme-alves-silve/camel-study
Estudo do curso de Apache Camel da Alura
guilherme-alves-silve/communication-platform
Projeto - Communication Platform implementado com Vert.x (reativo e não bloqueante)
guilherme-alves-silve/computer-vision-python
Study about computer vision (opencv, ml, etc)
guilherme-alves-silve/d2l-java
The Java implementation of Dive into Deep Learning (D2L.ai)
guilherme-alves-silve/data-oriented-programming
Data Oriented Programming in Java - book https://www.manning.com/books/data-oriented-programming
guilherme-alves-silve/dlnd-tv-script-generation
Project 3 from the course https://br.udacity.com/course/deep-learning-nanodegree-foundation--nd101
guilherme-alves-silve/estatistica-com-python
Curso que contém os notebooks da formação do link https://cursos.alura.com.br/formacao-estatistica-python
guilherme-alves-silve/graph-database-in-action
Study about graph database using Gremlin of the book Graph Database in Action (https://github.com/bechbd/graph-databases-in-action)
guilherme-alves-silve/grpc-proto3
Study about protobuff
guilherme-alves-silve/java-11-study-certification
guilherme-alves-silve/java-module
This is an study of the book Modular Programming in Java 9 from the Packtpub, https://www.packtpub.com/product/modular-programming-in-java-9/9781787126909
guilherme-alves-silve/java-study-general-modular
Study of Java 11 with modular and ADT implementation
guilherme-alves-silve/kafka-avro-course
Study of the Udemy course Apache Kafka Series - Confluent Schema Registry & REST Proxy
guilherme-alves-silve/parallel-collectors
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
guilherme-alves-silve/security-alura-shows
Estudo do curso Segurança Web em Java (https://cursos.alura.com.br/course/seguranca-web-em-java-parte-1 & https://www.alura.com.br/curso-online-seguranca-web-em-java-parte-2)
guilherme-alves-silve/spaced-repetition-app-graphile
An application that uses GraphQL + Postgres using the framework Graphile
guilherme-alves-silve/text-recognize
Reconhecimento de textos em imagens (Alura)
guilherme-alves-silve/vector-database-algorithm
Study about vector database algorithms
guilherme-alves-silve/vertx-study
Study about the vert.x