A collection of toy apps, while learning Kotlin from multiple sources
- DevAppsInKotlin - Set of apps from the Developing Android Apps with Kotlin course by Udacity
- KotlinPlayer - Kotlin For Android Developers online course by Antonio Leiva
- HelloKotlin - Theory + Practice - Kotlin Bootcamp for Programmers, Udacity course
- Java2KotlinNotepad - Converting a simple Java note-taking app to Kotlin - Kotlin for Android Developers, Udacity course
- Solitaire - Solitaire game (using Anko) - Treehouse project
- funFactsKT - Simple Java app (showing random facts with random colours) converted to Kotlin - Treehouse project