A developer created a journal app featuring a zoomable timeline that showcases 4 million events from Wikipedia and Wikidata. The application, utilizing Kotlin Multiplatform and Compose Multiplatform, displays events scored using PageRank from a PostgreSQL database.
A developer has built a journal application that incorporates a zoomable timeline feature.
This timeline presents 4 million events sourced from Wikipedia and Wikidata.
The app is developed using Kotlin Multiplatform, allowing reuse of code across platforms.
Compose Multiplatform is utilized for the user interface, enhancing the app's capability for multiple devices.
Event data is scored using the PageRank algorithm for relevance.
The app connects to a backend powered by Kotlinx-RPC and uses a PostgreSQL database hosted on a Hetzner server.
The project has garnered attention on platforms like Hacker News, receiving over 20 points and multiple comments.
β¨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors β check the original sources. How BrevFeed works β
A developer created a journal app featuring a zoomable timeline that showcases 4 million events from Wikipedia and Wikidata. The application, utilizing Kotlin Multiplatform and Compose Multiplatform, displays events scored using PageRank from a PostgreSQL database.