- Montevideo, Uruguay
-
18:54
(UTC -03:00) - https://www.linkedin.com/in/santiago-mattiauda-584548150/
- @santimattius
- https://medium.com/@santimattius
-
android-koin-skeleton Public template
Basic Android Skeleton using Koin
-
-
android-basic-skeleton Public template
Basic android app configurations for start develop.
-
-
kmp-compose-gradle-skeleton Public template
KMP Compose Gradle Skeleton
-
kmp-resilient Public
A Kotlin Multiplatform library providing resilience patterns (Timeout, Retry, Circuit Breaker, Rate Limiter, Bulkhead, Hedging, Cache, Fallback) for suspend functions. Compose them declaratively wi…
-
kmp-multi-module-example Public
Example multi-module concepts in Kotlin Multiplatform
-
kmp-http-client Public
A lightweight Kotlin Multiplatform HTTP client built on top of Ktor, offering a clean builder-style API, typed configuration, interceptors (logging, auth, error handling), and a unified response mo…
-
KMP for Mobile Native Developers
-
kmp-kvs-storage Public template
The KVS library provides a Key-Value storage system
-
kmp-entertainment-app Public template
Kotlin Multiplaform App using Compose Multiplaform
-
-
-
App Startup Extension is a library based on AndroidX App Startup that optimizes component initialization in Android applications using Kotlin Coroutines. Its primary goal is to improve startup time…
-
swift-export-sample Public
Forked from Kotlin/swift-export-sampleKotlin to Swift technology preview
Swift MIT License UpdatedOct 10, 2025 -
-
android-testing Public template
Example of Android Testing for Medium Articles
-
-
StrictPreferences is an Android library designed to help developers detect and diagnose SharedPreferences access on the main application thread.
-
-
-
android-deeplink-watcher Public
DeepLink Watcher offers a mechanism to capture the deeplinks that are executed in our application, simplifying their visualization in a simple way.
-
CMP for Mobile Native Developers: Series
-
-
Koin Extension using App Startup
-
-
-
android-koin-startup Public archive
Using Koin lazy module for improvement startup
-
-
This repository contains examples of the application lifecycle in Android, including how to identify foreground and background events, as well as strategies to avoid overriding lifecycle methods in…