Jens Klingenberg

Results 12 repositories owned by Jens Klingenberg

Cabret-Log

196
Stars
4
Forks
Watchers

:pencil2: Method call logging for Kotlin Multiplatform

Jetpack-Compose-Playground

3.3k
Stars
279
Forks
Watchers

Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

Ktorfit

1.4k
Stars
36
Forks
Watchers

HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit

MpApt

237
Stars
12
Forks
Watchers

(Deprecated) :wrench: Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins

KotlinCompilerPluginExample

116
Stars
5
Forks
Watchers

This is an example project that shows how to create a Kotlin Compiler Plugin. The plugin will print "Hello from" and the name of the file that is being compiled, as a compiler warning to the terminal...

HtmlToComposeHTMLConverter

102
Stars
1
Forks
Watchers

IntelliJ Idea Plugin that can convert HTML to Compose HTML code. https://plugins.jetbrains.com/plugin/18261-html-to-compose-web-converter

ExoPlayer-with-MediaControls

21
Stars
10
Forks
Watchers

This is a small project i created to learn how to use the Exoplayer from Google. It plays an video from an URL and you can control the playback. It can now play HLS,Dash and mp4 streams

Folders2kt

28
Stars
0
Forks
Watchers

An interpreter/transpiler, written in Kotlin, for the esoteric programming language Folders, a language with no code and just folders

KotlinReactNativeMpp

37
Stars
4
Forks
Watchers

A ReactNative App written with Kotlin JS

Sheasy

36
Stars
4
Forks
Watchers

This an Android App that helps you share/manage your files on your Android Device through a WebInterface in the Browser - Built with Ktor and Kotlin-React