Skip to main content

Kotlin Projects

Kotlin libraries and tools I’ve developed.

2023

AWS CDK Kotlin

·2 mins
AWS CDK Kotlin is a generated Kotlin DSL for AWS CDK. It provides a more idiomatic way to work with AWS CDK in Kotlin, enabling fluent, type-safe infrastructure as code.

2021

AutoDSL

·1 min
AutoDSL auto-generates DSL (Domain Specific Languages) for your Kotlin classes using annotations. It can run with either KSP or KAPT.

2020

Querydsl Kotlin Codegen

Querydsl Kotlin Codegen

·1 min
Querydsl Kotlin Codegen is a querydsl module which allows you to generate kotlin QClasses. It was upstreamed in querydsl 5. I’m also helping with Querydsl maintenance in general.

2019

Liquibase Kotlin DSL

Liquibase Kotlin DSL

·1 min
Liquibase Kotlin DSL is a Kotlin DSL for Liquibase changelogs, originally developed by redundent.

Kotlin Cardmarket API

·1 min
cardmarket-api-kotlin is a kotlin wrapper for the cardmarket.com API.