Posts Tagged "Kotlinx Serialization"

U#3 Ex Libris – home library management

U#3 Ex Libris – home library management

Ex Libris is a cross‑platform personal library manager built with Flutter. It lets users organize books, authors, and categories, track reading status, and keep a normalized view of their collection. The app includes polished list views, author/category pickers, and a companion Ktor backend for backing up the entire library as JSON.

read more

D#1 Simple Gps Tracker

D#1 Simple Gps Tracker

SimpleGpsTracker is an Android demo app (Kotlin, Compose) that runs a foreground GPS tracking service and sends location updates to a configurable Ktor backend, showcasing clean architecture and real cloud integration. It’s designed as an example of how a mobile client and Kotlin server can communicate via well‑defined JSON...

read more