Skip to content
View emeraldhieu's full-sized avatar
😁
Never look back
😁
Never look back
Block or Report

Block or report emeraldhieu

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. weatherman weatherman Public

    A weather forecaster that integrates with Open Weather API and serves multiple users by solving rate limiting.

    Java 2

  2. vinci vinci Public

    A microservice-based shopping webapp that uses API-first approach, Spring Boot 3, Kafka 3, Schema Registry, Liquibase, Flyway, gRPC, GraphQL, DGS, etc. with Docker Compose and Kubernetes deployment.

    Java 10 1

  3. spring-boot-testcontainers spring-boot-testcontainers Public

    A project that uses Testcontainers for integration-testing communications between a Spring Boot app and external services such as Postgres, Kafka, and Schema Registry.

    Java

  4. raft-consensus raft-consensus Public

    A simple visualization of Raft Consensus Algorithm that is used by Apache Kafka Raft (KDraft) aka Kafka without Zookeeper. Revised and simplified from https://raft.github.io.

    2

  5. toucher toucher Public

    A travelcard system simulation that processes touch data and produces aggregation output such as successful trips, unprocessable data, and trip summary.

    Java

  6. kafka-connect-playground kafka-connect-playground Public

    A playground for Kafka Connect. Inspired by "Kafka - The Definitive Guide" by Neha Narkhede, Gwen Shapira, and Todd Palino.