Pinned Repositories
apache-kafka
Examples of microservices using the apache kafka messageria architecture, which consists of the Publisher/Consumer style.
ataDePresen-a
Aplicação de uma ata de presença feita em Python com a GUI Tkinter e sqlite, integrando uma área para o aluno, e uma área para o professor.
BancoDigital-POO-Principios
Entrega de projeto da DIO, onde fiz a melhoria do código de um Banco Digital, utilizando os Princípios da POO com Java.
controleEstoque
Desktop application de um controle de estoque com a Interface Gráfica Swing e AWT
cqrs-eventsourcing-springboot
This repository contains a sample project that implements the CQRS (Command Query Responsibility Segregation) architecture and Event Sourcing using Spring Boot and Apache Kafka.
Discord-Bot-Choo-Choo
A discord bot example for A2Z
FourPark
Projeto prático de um estacionamento para o curso de Java do FourCamp
FourStore-Team4
Design of an inventory control system for a store.
Gym_System
CRUD de um sistema de academia, feito na linguagem Java usando a GUI Swing.
SSE-With-SpringBoot
This repository contains an example implementation of Server-Sent Events (SSE) using the Spring Boot framework.
robinhosz's Repositories
robinhosz/SSE-With-SpringBoot
This repository contains an example implementation of Server-Sent Events (SSE) using the Spring Boot framework.
robinhosz/apache-kafka
Examples of microservices using the apache kafka messageria architecture, which consists of the Publisher/Consumer style.
robinhosz/blog-quarkus
Simple example of a blog api with quarkus.
robinhosz/EducPlus-Academy
University project where we made an API for online education
robinhosz/Google-Solution-Challenger
Here is my application for the google solution challenger, where I created a solution to a local problem using Google's technologies.
robinhosz/robinhosz
My README <3
robinhosz/cqrs-eventsourcing-springboot
This repository contains a sample project that implements the CQRS (Command Query Responsibility Segregation) architecture and Event Sourcing using Spring Boot and Apache Kafka.
robinhosz/unifg-omdbAPI
University Project
robinhosz/angular-guide
Here in this repository there are several exercises and tools to use in angular
robinhosz/api-movies
Example of a java service that consumes the tmdb api, this service is wrapped through azure aks
robinhosz/hello-docker-spring
A simple spring boot program with docker.
robinhosz/Hello-gRPC-Quarkus
A simple project that I use gRPC with quarkus
robinhosz/Hexagonal-Architecture-Spring-Boot
Project made in spring boot using hexagonal architecture
robinhosz/java-email-sender
A simple API that sends emails to a target
robinhosz/jwt-spring-security
Project with spring security that validates and generates jwt tokens for requests
robinhosz/kafka-avro-springboot
A simple example using Kafka Avro with Spring Boot
robinhosz/LibraryAPI
A simple book api that has many features and relationships between classes
robinhosz/MicroservicesWithSpring
Building microservices with spring boot using multiple spring cloud projects
robinhosz/MovieeTV
UNIFG Project
robinhosz/ms-quarkus
Here is my project of studies of micro services in quarkus, where I used several technologies to test in this framework
robinhosz/rabbitmq-with-spring-boot
Example of how to use rabbit mq in spring boot, how to create queues, exchanges, and dead letter queues
robinhosz/spring-ai-example
A simple example of using OPEN AI in spring boot
robinhosz/spring-batch-5.0
A simple example of hello world using spring batch in version 5.0
robinhosz/Spring-Batch-Examples
Exercises and sample projects with spring batch
robinhosz/spring-batch-quartz
Simple project using Spring Batch, where I make a Job that sends emails and also use Quartz to schedule the operation of this Job
robinhosz/spring-with-graphql
Simple project using I did query and mutations with graphql in spring boot, I also performed the tests of the functionalities.
robinhosz/SpringBoot-TravisCI
Simple example of a spring boot application focused on running a pipeline in travis CI that builds the project and sends it to sonarqube.
robinhosz/techsec.github.io
University project of a website in blog format about digital security
robinhosz/traffic-data-analyzer
This repository presents a project for urban traffic signal optimization using Reinforcement Learning (RL) to improve traffic flow, increase safety at intersections, and promote energy efficiency in cities. Using the "Traffic Volume Counts" dataset from Kaggle.
robinhosz/websocket-angular
Simple example of how to connect and listen to topic messages via websocket in angular