Pinned Repositories
akka-courses-rockthejvm
Try to understand akka with https://rockthejvm.com/ courses.
akka-http-bookstore
This repo contains code for the book Building Akka HTTP RESTful APIs by Codemunity
akka-in-action
Accompanying source code for akka in action
algorithms
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
captify-test-task
Test task
functional-programming-in-scala
learn-cats
Practice and exercises from underscore.io book
yaroslav73's Repositories
yaroslav73/functional-programming-in-scala
yaroslav73/akka-courses-rockthejvm
Try to understand akka with https://rockthejvm.com/ courses.
yaroslav73/algorithms
yaroslav73/learn-cats
Practice and exercises from underscore.io book
yaroslav73/cats-helper
Helpers for cats & cats-effect
yaroslav73/cats-study
Playground Repo For Cats
yaroslav73/concurrency-in-scala-with-ce
Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.
yaroslav73/databases-playground
yaroslav73/foundations
Foundations of Functional Programming in Scala is a comprehensive, self-paced online course with no prerequisites, which helps you to become a confident, productive, and powerful functional Scala developer.
yaroslav73/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
yaroslav73/functional-reactive-domain-modeling
Code repo for Functional and Reactive Domain Modeling
yaroslav73/get-programming-with-scala
Code for the book "Get Programming with Scala" (Manning)
yaroslav73/github-pages-with-jekyll
yaroslav73/hackerrank
Solution for tasks from hackerrank.com
yaroslav73/learn-cats-effect
Repository for learning cats-effect https://typelevel.org/cats-effect/
yaroslav73/ninety-nine-problems
Play with ninety-nine problems and Scala 3 http://aperiodic.net/phil/scala/s-99/
yaroslav73/parallel-programming-in-scala
Solution for exercises from book Learning Concurrent Programming in Scala by A. Prokopec
yaroslav73/pfp-scala
Example project from book "Practical FP in Scala: A hands-on approach"
yaroslav73/play-json-example
yaroslav73/pure-functional-api
yaroslav73/rockthejvm-youtube-lessons
Code examples and experiments learned from https://www.youtube.com/c/RocktheJVM
yaroslav73/scala-bootcamp
Scala Bootcamp
yaroslav73/scala-bootcamp-homework
Solution for Scala Bootcamp homework
yaroslav73/scala-sql-compare
yaroslav73/scala-test-playground
Playground for testing Scala libraries
yaroslav73/simple-poll-bot
Simple poll bot for Slack
yaroslav73/skills-copilot-codespaces-vscode
My clone repository
yaroslav73/skunk-playground
yaroslav73/supercharge-scala-future
Master IO, a functional programming technique used to create simple, asynchronous and concurrent workflows.
yaroslav73/typelevel-project
Example of project that build on Typelevel Stack during learning RockTheJVM course