A Kotlin Application that uses Dublin bus API to show when the next available bus will arrive. It uses Retrofit and MockWebServer to mock apis.
An application that connects to a server websocket application, which we can send and receive data over Websockets using Starscream.
A sample application on how to do testing with Kotlin.
A Swift Application that uses SwiftUI and uses the library `swift snapshot testing` to take snapshots.
A Swift Application that contains a Swift module/library that can be reused in many other projects.