Patrick Jackson · projects

Project shelf

Projects

18 words1 min read

Open-source projects and side projects by Patrick Jackson — Kotlin Multiplatform, Android, iOS, and more.

A collection of open-source work, libraries, and side projects. Focused on Kotlin Multiplatform, Android, iOS, and mobile engineering.

Kotlin Multiplatform Library Publishing

Notes and tooling for publishing Kotlin Multiplatform libraries to Maven Central via GitHub Actions across Linux, macOS, and Windows build environments.

kotlin-multiplatformmavenopen-source

Certificate Pinning for Mobile

A guide to implementing certificate and public key pinning on Android and iOS to protect against man-in-the-middle attacks.

securityandroidios

ReduxKotlin

Redux state management for Kotlin Multiplatform — port of the JavaScript Redux library supporting Android, iOS, JVM, and native targets.

kotlin-multiplatformreduxopen-source