Skip to content
View samuelhajnik's full-sized avatar

Block or report samuelhajnik

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. distributed-web-crawler distributed-web-crawler Public

    Distributed web crawler demo focused on durable crawl state, asynchronous workers, reconciliation, and stale-lease recovery.

    TypeScript

  2. reactive-payment-platform reactive-payment-platform Public

    Interactive demo of a reactive payment platform with WebFlux, Kafka, Apache Camel, durable idempotency, and a bounded outbox relay.

    Java

  3. event-driven-systems-tradeoffs-demo event-driven-systems-tradeoffs-demo Public

    Understanding event-driven systems: retries, idempotency, DLQs, ordering, and batching trade-offs

    Go 1

  4. k8s-autoscaling-patterns-demo k8s-autoscaling-patterns-demo Public

    Kubernetes autoscaling demo comparing CPU-based HPA vs lag-based KEDA scaling for synchronous vs asynchronous workloads.

    Go

  5. kubernetes-backup-recovery-demo kubernetes-backup-recovery-demo Public

    Kubernetes backup and recovery demo focused on data consistency, failure scenarios, and reliable restore workflows for stateful applications.

    Shell