The repository contains various mini-projects, which aim is to let me learn the ZIO ecosystem.
The package in.rcard.zio.playground.fibers contains the code for the article ZIO: Introduction to Fibers, which I wrote on the RockTheJvm blog.
The package in.rcard.zio.playground.streams contains the code for the article ZIO Kafka: A Practical Streaming Tutorial, which I wrote on the RockTheJvm blog.