About 35 results
https://filae.site/writings/the-feedback-loop · 17 Jan 2026
How an AI commits its own upgrades: the technical architecture of self-modification.
https://tunjid.com/articles/shared-element-transitions-for-large-screened-devices-6936d332566f1145a11726a8 · 8 Dec 2025
Scaling up shared element transitions to the big screen
https://tunjid.com/articles/3-unique-predictive-back-animations-you-can-create-with-the-navigation-events-library-68af812b7c4b054f8bb3e0a3 · 27 Aug 2025
Swipe to pop, drag to pop, and sticky shared element animations
https://tunjid.com/talks/ui-layer-architecture-for-adaptive-apps-with-compose-multiplatform-69080303c712ce6892dc7efb · 28 Jul 2025
A talk covering the nuances for building for multiplle screen sizes with Jetpack Compose
https://tunjid.com/articles/ui-layer-architecture-for-persistent-ui-elements-68248e8ecc8e85f53ce1aa46 · 14 May 2025
Should persistent UI elements be defined at the root level or per-screen?
https://tunjid.com/articles/3-neat-animations-you-can-create-with-modifieranimatebounds-67e474130e9ba862fe18b5e5 · 26 Mar 2025
See how composition permanence can help you create better animations with Jetpack Compose
https://tunjid.com/articles/2024-app-development-year-in-review-android-jetpack-goes-multiplatform-with-kotlin-676bc2633b91cd4c94821ea9 · 25 Dec 2024
Getting closer to write once, run anywhere for multiplatform apps
https://tunjid.com/articles/declarative-apis-for-declarative-uis-pagination-as-state-662b8c517150a055b09e3284 · 26 Apr 2024
List backed APIs for paging in Jetpack Compose
https://tunjid.com/articles/udf-with-functional-reactive-programming-a-case-study-64ac4dae2b279ad9693daabc · 10 Jul 2023
A practical example of unidirectional data flow with Kotlin coroutines and Flows on Android
https://tunjid.com/articles/interactive-tutorial-state-production-with-unidirectional-data-flow-and-kotlin-flows-63e2c67e3032c9c43c58511d · 7 Feb 2023
an interactive overview of the state production pipeline with flows