Pinned Repositories
containers-demo
Demonstration of a Dockerized .NET Core - based system running in Kubernetes
cqrs-fsharp
Example of a simple inventory management system implemented in F# using DDD, CQRS, and Event Sourcing.
docker-dev-services
Set of services (ELK, Mongo, RabbitMQ, and others) you can run on demand with Docker Compose
docker-dotnetcore-demo
Demonstration of how to build a scalable multi-component app implemented in .Net Core and hosted in Docker.
dotfiles
Scripts and configurations
eventsourced-processmanager
Flexible Process Manager implementation using Event Sourcing
ocaml-devcontainer
VSCode devcontainer for OCaml
powershell-build-system
1-file build system template for C#/F# solutions
temporal-processmanager
Exploring Temporal.io
iblazhko's Repositories
iblazhko/cqrs-fsharp
Example of a simple inventory management system implemented in F# using DDD, CQRS, and Event Sourcing.
iblazhko/docker-dev-services
Set of services (ELK, Mongo, RabbitMQ, and others) you can run on demand with Docker Compose
iblazhko/dotfiles
Scripts and configurations
iblazhko/eventsourced-processmanager
Flexible Process Manager implementation using Event Sourcing
iblazhko/temporal-processmanager
Exploring Temporal.io
iblazhko/haskell-devcontainer
VSCode devcontainer for Haskell
iblazhko/ocaml-devcontainer
VSCode devcontainer for OCaml
iblazhko/powershell-build-system
1-file build system template for C#/F# solutions
iblazhko/docker-ci
Docker-based CI process
iblazhko/docker_plantuml
docker container for plantuml
iblazhko/equatable-with-polymorphic-models
Testing various approaches to implementing equality checks in polymorphic data structures
iblazhko/es-replicator
Real-time replication tool
iblazhko/eventcatalog
Discover, Explore and Document your Event Driven Architectures powered by Markdown.
iblazhko/fake-bootstrap
FAKE5 bootstrap scripts
iblazhko/fsharp-serialization
Domain model serialization example
iblazhko/kata-plutorover
Exercise in TDD
iblazhko/kata-roman-numerals-clojure
TDD exercise (Clojure)
iblazhko/kata-roman-numerals-csharp
TDD exercise (C#)
iblazhko/kata-roman-numerals-elixir
TDD exercise (Elixir)
iblazhko/kata-roman-numerals-fsharp
TDD exercise
iblazhko/kata-roman-numerals-ocaml
TDD exercise (OCaml)
iblazhko/kata-simpletexteditor-csharp
HackerRank Simple Text Editor exercise
iblazhko/Kevsoft.PDFtk
.NET Library to drive the awesome PDFtk binary.
iblazhko/language-ext
C# functional language extensions - a base class library for functional programming
iblazhko/photo-scripts
Various photo manipulation scripts
iblazhko/pvr-bulloak
An opinionated event sourced, CQRS framework with support for child entities
iblazhko/pvr-bulloak-eventstore
The EventStore integration project for BullOak
iblazhko/pvr-slmm
The coding exercise for server side applicants
iblazhko/TickSpec
Lean .NET BDD framework with powerful F# integration
iblazhko/vscode-specflow-bug
Demonstrates VSCode C# extension bug