diff --git a/README.md b/README.md index c0063129c..57511732a 100644 --- a/README.md +++ b/README.md @@ -8,62 +8,4 @@ [![Issues](https://img.shields.io/github/issues-pr/ashdavies/playground.ashdavies.dev.svg)](https://github.com/ashdavies/playground.ashdavies.dev/pulls) [![License](https://img.shields.io/github/license/ashdavies/playground.ashdavies.dev.svg)](https://github.com/ashdavies/playground.ashdavies.dev/blob/main/LICENSE) -![Android 8.0.0](https://img.shields.io/badge/android-8.0.0-version.svg?colorA=555555&colorB=3DDC84&label=&logo=android&logoColor=ffffff&logoWidth=10) -![Compose 1.4.0](https://img.shields.io/badge/compose-1.4.0-version.svg?colorA=555555&colorB=4285F4&label=&logo=jetpack-compose&logoColor=ffffff&logoWidth=10) -![Kotlin 1.8.20](https://img.shields.io/badge/kotlin-1.8.20-version.svg?colorA=555555&colorB=7F52FF&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) - -## Projects - - - - - - - -
-

After Party [after-party]

- Alpha - Desktop - Android -

Original multiplatform application to demonstrate the capabilities of the included Kotlin libraries and tools.

-

Formerly exclusively for Android, but now configured for Desktop application, and iOS soon to follow.

-

Application purpose is to view upcoming Android conferences, and allow collecting of virtual lanyards.

-
-

Cloud Run [cloud-run]

- Experimental - JVM -
-

Dominion App [dominion-app]

- Alpha - Desktop - Android -
- -## Modules - -### App-Check [app-check] -![Planned](https://img.shields.io/badge/project-planned-status.svg?colorA=555555&colorB=blue&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) -![JVM](https://img.shields.io/badge/project-jvm-component.svg?colorA=555555&colorB=7F52FF&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) - -Implements a custom app-check provider for multiplatform applications to verify client applications. -https://firebase.google.com/docs/app-check/custom-provider - -### Build Plugins [build-plugins] -![Experimental](https://img.shields.io/badge/project-experimental-status.svg?colorA=555555&colorB=red&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) -![JVM](https://img.shields.io/badge/project-jvm-component.svg?colorA=555555&colorB=7F52FF&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) - -### Kotlin GB [kotlin-gb] -![Experimental](https://img.shields.io/badge/project-experimental-status.svg?colorA=555555&colorB=red&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) -![Multiplatform](https://img.shields.io/badge/project-multiplatform-component.svg?colorA=555555&colorB=7F52FF&label=&logo=kotlin&logoColor=ffffff&logoWidth=10) -Offers a set of Traditional English aliases for Simplified English Kotlin APIs, largely a parody, thus does not comply to the same level of modularisation. - -## Talks -- Droidcon Berlin 2022 -- Droidcon NYC 2019 -- Droidcon Berlin 2018 - -## Releases - -- [Droidcon NYC 2019: Implementing the Paging Library](https://github.com/ashdavies/playground/releases/tag/v3.0) -- [Droidcon Berlin 2018: Leveraging Android Data Binding with Kotlin](https://github.com/ashdavies/playground/releases/tag/v2.0) -- [Android Data Binding Beta: Sample](https://github.com/ashdavies/playground/releases/tag/v1.0) +![](art/conferences-app-desktop.png) diff --git a/art/conferences-app-desktop.png b/art/conferences-app-desktop.png new file mode 100644 index 000000000..79f4087d7 Binary files /dev/null and b/art/conferences-app-desktop.png differ