diff --git a/content/sessions/a_kotlin_multiplatform_evolution.md b/content/sessions/a_kotlin_multiplatform_evolution.md new file mode 100644 index 0000000..c387952 --- /dev/null +++ b/content/sessions/a_kotlin_multiplatform_evolution.md @@ -0,0 +1,14 @@ +--- +key: a_kotlin_multiplatform_evolution +title: "A Kotlin multiplatform evolution" +level: advanced +talkType: Conference +tags: + - Languages +speakers: + - liliia_abdulina +presentation: +videoId: +--- +Have you heard of the code-sharing feature in Kotlin, accompanied with "Write once, run everywhere" slogan? Among its users not only libraries and frameworks authors; there are some projects which have already adopted multiplatform for production. Their applications, written in Kotlin for *both* iOS and Android, are published in stores. +With this talk, you'll get a brief overview of the evolution of multiplatform technology in Kotlin, concerning the tasks it's evolved to solve. How it was and how it is expected to be; what has changed and which tasks can be already solved with it. What are the facilities right now and which real projects already use multiplatform? diff --git a/content/speakers/liliia_abdulina.md b/content/speakers/liliia_abdulina.md new file mode 100644 index 0000000..1d888b3 --- /dev/null +++ b/content/speakers/liliia_abdulina.md @@ -0,0 +1,13 @@ +--- +key: liliia_abdulina +feature: false +name: "Liliia Abdulina" +company: Jetbrains +city: "Munich, Germany" +photoURL: "/images/speakers/liliia_abdulina.jpg" +socials: + - icon: twitter + link: https://twitter.com/var_lynx + name: var_lynx +--- +Kotlin QA since 2017. Writing Kotlin code on a daily basis to be one of the first persons who try the things around Kotlin, mostly tooling; multiplatform is the biggest and a favorite part — made 200+ posts answering the users when we've announced Kotlin Multiplatform 1.3 for the first time. I have a rich mobile apps QA background, used to be a Java developer for a little while at the very beginning of the carrier. diff --git a/static/images/speakers/Billet SunnyTech 2019.pdf b/static/images/speakers/Billet SunnyTech 2019.pdf deleted file mode 100644 index bdae88d..0000000 Binary files a/static/images/speakers/Billet SunnyTech 2019.pdf and /dev/null differ diff --git a/static/images/speakers/liliia_abdulina.jpg b/static/images/speakers/liliia_abdulina.jpg new file mode 100644 index 0000000..8fba786 Binary files /dev/null and b/static/images/speakers/liliia_abdulina.jpg differ