Pinned Repositories
coursera
A Coursera projects to be stored here
euro-millions-lottery
Euro Millions system bets problem solution using Scala and Cats
puzzles
Solutions to puzzles
rock-paper-scissors
Rock-Paper-Scissors game. What if we want to add new features such as Rock-Paper-Scissors-Lizard-Spock. Is the solution scalable?
streamed-files-conversion
Streamed conversion of data from several sources: Cats, streams, IO, fs2, Typelevel
very-high-level-recommendation-system
RESTful service with Akka, Akka HTTP, Cats which serves as a very high level recommendation system.
oleksiypr's Repositories
oleksiypr/reactive-rest
Simple RETS service based on akka actors.
oleksiypr/spring-bootstrap
Code based Spring+Hibernate Maven archetype.
oleksiypr/diploma-project
This is my diploma project. The aim of this project was to create framework by means of principles of Reactive and Functional programming in Scala to be used for simulation of computer systems. This framework represents DSL for computer system simulations (something like VHDL). Framework was developed based on event-driven model. As a concept Mili Automate had been simulated and one's work investigated against theoretical analysis and expectations.
oleksiypr/test
test
oleksiypr/spring-mvc-noxml
Code based Spring+Hibernate webapp.