Pinned Repositories
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-grpc
Akka gRPC
akka-http
The Streaming-first HTTP server/module of Akka
akka-management
Akka Management is a suite of tools for operating Akka Clusters.
akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
angularjs-book
Examples and Code snippets from the AngularJS O'Reilly book
cqrs-demo
The code from this repository was used during presentation on CQRS/ES/DDD architecture.
create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
fsm-demo
The code from this repository was used during presentation on Finite-State Machines in Scala on BeeScala conference in Slovenia 2016.
michaltomanski's Repositories
michaltomanski/cqrs-demo
The code from this repository was used during presentation on CQRS/ES/DDD architecture.
michaltomanski/fsm-demo
The code from this repository was used during presentation on Finite-State Machines in Scala on BeeScala conference in Slovenia 2016.
michaltomanski/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
michaltomanski/akka-grpc
Akka gRPC
michaltomanski/akka-http
The Streaming-first HTTP server/module of Akka
michaltomanski/akka-management
Akka Management is a suite of tools for operating Akka Clusters.
michaltomanski/akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
michaltomanski/angularjs-book
Examples and Code snippets from the AngularJS O'Reilly book
michaltomanski/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
michaltomanski/endless
endless is a library to build distributed systems in functional Scala using a pluggable runtime model
michaltomanski/fsm-demo-old
Project used for demonstration during presentations on Akka persistent FSM
michaltomanski/inspiring-tooling
Starter repo for InspiringSolutions workshops
michaltomanski/inspiringsolutions-tooling
Sample project used for workshops during Inspiring Solutions conference
michaltomanski/pig-demo
michaltomanski/play-authenticate
An authentication plugin for Play Framework 2.x (Java)
michaltomanski/preso-software-industry
michaltomanski/scala
The Scala programming language
michaltomanski/scalacheck
Property-based testing for Scala