This is your work, valued
concurrency-in-scala-with-ce. Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.
473finch-demo. Introduction to Finch, a lightweight HTTP server library based on Twitter's Finagle.
19setting-up-spark. Quick guide for setting up Apache Spark on a local cluster.
16typelevel-stack. Small HTTP web server with a simple backend, implemented using typelevel libraries (cats, http4s, doobie, circe, etc.) and packaged via docker-compose.
13aws-rds-export-to-athena. AWS setup for loading daily DB snapshots into a data lake: RDS -> S3 -> Glue -> Athena, automatised via EventBridge. Includes the CloudFormation template.
13concurrency-with-fibers-in-scala. Concurrency with fibers in Scala using Cats Effect 3 and ZIO.
3btree. Functional implementation of binary search tree in Scala
3broken-links. Check a website for broken links (Scala + Play + Spark)
2scala-patterns. Some useful patterns for reference
1akka-streams-quickstart. Quick demo for akka-streams
1learning-spark. Following O'Reilly "Learning Spark" book (Scala only)
1sorts. Implementation of various sorting algorithms in Scala
1redis-test. Trying out Redis in Scala
1ultimatic. Ultimate-tic-tac-toe game for two remote players
1