Pinned Repositories
j2objc-gradle
J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
Java_MVVM_with_Swing_and_RxJava_Examples
Java MVVM (Model View ViewModel) with Swing, RxJava and RxSwing examples
masterdetail-j2objc-swift
A sample project that uses J2ObjC to share Java business logic between Android and iOS Swift apps
oh-my-zsh-plugins
Some custom oh-my-zsh plugins
teavm
Compiler of Java bytecode to JavaScript
kirkvogen's Repositories
kirkvogen/masterdetail-j2objc-swift
A sample project that uses J2ObjC to share Java business logic between Android and iOS Swift apps
kirkvogen/j2objc-gradle
J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
kirkvogen/Java_MVVM_with_Swing_and_RxJava_Examples
Java MVVM (Model View ViewModel) with Swing, RxJava and RxSwing examples
kirkvogen/oh-my-zsh-plugins
Some custom oh-my-zsh plugins
kirkvogen/teavm
Compiler of Java bytecode to JavaScript