nomisRev
Functional Programmer in Kotlin & playing with all FP langs, @arrow_kt maintainer, Principal Software Engineer @47deg, Backend in @kotlin
@xebia-functional | Formerly known as @47degBelgium
Pinned Repositories
arrow
Λrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
AndroidGradleJacoco
Jacoco setup for android gradle and jenkins
FasterLayoutsWithAnko
gcp-pubsub-kt
Ktor Plugin and Kotlin(X) integrations for GCP PubSub
kotlin-kafka
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
kotlinx-serialization-jsonpath
KotlinX Serialization JsonElement DSL based on Arrow Optics
ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
ktor-k8s-zero-downtime
Kotlin Native Ktor server with K8s zero-downtime demo
OpenAPI-kt
Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code generation, etc.
Saga
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
nomisRev's Repositories
nomisRev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
nomisRev/kotlin-kafka
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
nomisRev/Saga
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
nomisRev/kotlinx-serialization-jsonpath
KotlinX Serialization JsonElement DSL based on Arrow Optics
nomisRev/ktor-k8s-zero-downtime
Kotlin Native Ktor server with K8s zero-downtime demo
nomisRev/gcp-pubsub-kt
Ktor Plugin and Kotlin(X) integrations for GCP PubSub
nomisRev/KotlinConf2024Example
Full production example of: Unlocking the Power of Arrow 2.0: A Comprehensive Guide
nomisRev/arrow-ktor
Arrow ❤️ Ktor
nomisRev/ktor-arrow-webinar-31-05-2022
Building applications with Ktor and Arrow.kt in style
nomisRev/ktor-native-server
Example of Ktor server for Linux & MacOs using SqlDelight with Postgres and Arrow
nomisRev/OpenAPI-kt
Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code generation, etc.
nomisRev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
nomisRev/nomisrev.github.io
nomisRev/rewrite-arrow
nomisRev/arrow-fx-coroutines-utils
Small library for concurrency primitives that are not included in Arrow Fx Coroutines.
nomisRev/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
nomisRev/ktor-structured-concurrency
A sample project demonstrating the how structured concurrency works in Ktor
nomisRev/arrow-detekt-rules
nomisRev/awesome-ktor
Awesome books, tutorials, courses, and resources for the Ktor framework ecosystem. ⚡
nomisRev/cohort
Ktor based spring-actuator style library - healthchecks, logging, database
nomisRev/easyracer
nomisRev/kotest
Powerful, elegant and flexible test framework for Kotlin
nomisRev/KT-54506-reproducible-example
Example to reproduce KT-54506
nomisRev/Pi5J
Pi4J simple example failing with Kotlin, and Raspberry PI 5
nomisRev/postgres-native-sqldelight
A Kotlin native Postgres driver for SqlDelight.
nomisRev/quiver
Quiver is a collection of extension methods and handy functions to make the wonderful functional programming Kotlin library, Arrow, even better.
nomisRev/rewrite-gradle-plugin
Eliminate tech-debt. As part of your build process.
nomisRev/rewrite-kotlin
Work-in-progress implementation of Kotlin language support
nomisRev/snakeyaml-kmp-reproducer
Reproduces https://github.com/krzema12/snakeyaml-engine-kmp/issues/204
nomisRev/spring-server-events
Spring MVC example of server sent events and Spring Security