Pinned Repositories
99-scala
Ninety-Nine Scala Problems
akka-http-websockets
Reactive WebSockets with Akka, Circe
App
Count words in text with immutable tread-safe Trie tree.
article-viewer
API integration demo with Cats Effect, Sttp, Circe, Logback, ScalaFmt, Tagless Final style.
broadcaster
stateful TCP broadcaster with aggregation and transformation
cats-effect
The IO monad for Scala
coordinates
Monix Task, MVar to process data file
eshop
Spring, Hibernate, ...
exchange
Crypto exchange algorithm demo, graph algs + theory.
scraper
Web Crawler + GraphQL FP demo (Tagless Final, Cats Effect, Http4s, Sangria, ...)
kartavtcev's Repositories
kartavtcev/scraper
Web Crawler + GraphQL FP demo (Tagless Final, Cats Effect, Http4s, Sangria, ...)
kartavtcev/akka-http-websockets
Reactive WebSockets with Akka, Circe
kartavtcev/99-scala
Ninety-Nine Scala Problems
kartavtcev/App
Count words in text with immutable tread-safe Trie tree.
kartavtcev/article-viewer
API integration demo with Cats Effect, Sttp, Circe, Logback, ScalaFmt, Tagless Final style.
kartavtcev/broadcaster
stateful TCP broadcaster with aggregation and transformation
kartavtcev/cats-effect
The IO monad for Scala
kartavtcev/coordinates
Monix Task, MVar to process data file
kartavtcev/eshop
Spring, Hibernate, ...
kartavtcev/exchange
Crypto exchange algorithm demo, graph algs + theory.
kartavtcev/ecommerce
Spring backend
kartavtcev/Exercise
Technical Exercise
kartavtcev/exercises
kartavtcev/gateway-sketch
Payment gateway REST API Demo
kartavtcev/mailing-schedule
Build mailing schedule for clients 90 days forward
kartavtcev/Micro-demo-of-Tagless-Final-Cats-Effect
Micro demo of Tagless Final with Functor, Sync, IO, IOApp (Cats Effect): an attempt to demonstrate a form of compositionality.
kartavtcev/monix-nio
Java NIO utilities for usage with Monix
kartavtcev/records
Backdating demo with Scala, Slick, H2 in-memory DB, ScalaTest.
kartavtcev/SeatsBooking
kartavtcev/springtutorial
kartavtcev/stream-readers
Fun with Akka Stream, Schedulers
kartavtcev/suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
kartavtcev/TraderReport
TraderReport: F# async, C# fuzz buzz service interop, write CSV, logger.
kartavtcev/words
Files I/O, processing. TF-IDF with Spark, Scala.