Skip to content
View felipegutierrez's full-sized avatar
🎹
🎹
Block or Report

Block or report felipegutierrez

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

Pinned

  1. TU-Berlin-DIMA/AdCom TU-Berlin-DIMA/AdCom Public

    Adaptive Combiner for Streaming Aggregations

    Java 2

  2. explore-kafka explore-kafka Public

    This project implements an end-to-end pipeline for batch to stream processing using Kafka on Docker images. Besides that, there are exercises for a full course in Kafka.

    Java 3 1

  3. bidding-system bidding-system Public

    This is a bidding system implemented using Scala with the libraries: akka-actor, akka-http, and akka-streams. Its docker image is created using abt-native-packager and it is tested on minikube.

    Scala

  4. bidding-system-java bidding-system-java Public

    This is a bidding system implemented using Java 11 with Spring-webflux and the project-reactor. The project uses spring-actuator and micrometer to expose metrics to Prometheus and visualize them in…

    Java

  5. elevator-system elevator-system Public

    An elevator system using Akka actors to receive PickUps and DropOff messages asynchronously.

    Scala

  6. tic-tac-toe tic-tac-toe Public

    tic-tac-toe demo using spring-boot

    Java