Skip to content
View TestardR's full-sized avatar
  • In the clouds above France
Block or Report

Block or report TestardR

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. geo-tracking geo-tracking Public

    GT service tracks if drivers are moving using GPS coordinates. Service consumes coordinate events and uses reactive cache to serve driver moving status through HTTP. DDD, Hexagonal, EDA, and CQRS a…

    Go

  2. geo-port geo-port Public

    Geo-port service adds or updates ports in in-memory hashmap. Service can consume large json files through CLI and add or update port consequently. DDD, Hexagonal, and CQRS architecture.

    Go

  3. sandwicher sandwicher Public

    Sandwicher service creates and retrieves sandwiches from lightweight SqlLite DB. Service consumes HTTP requests. DDD, Hexagonal and CQRS architecture.

    Rust

  4. platform-manager platform-manager Public

    Platform-manager is a Kubernetes HTTP client to communicate with a cluster.

    Go

  5. go-concurrency-patterns go-concurrency-patterns Public

    Concurrency patterns in Go

    Go

  6. go-compiler-escape-analysis go-compiler-escape-analysis Public

    Playground to display Go compiler's behavior on heap memory allocation.

    Go 1