← All stories
● Covered by 1 source Β· 1 reportLow impact

Zoomable timeline app displays 4 million Wikipedia events

Aggregated by BrevFeed general Β· updated 1h ago
πŸ”– Save

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.

Key points

Overview of the Project

A developer has built a journal application that incorporates a zoomable timeline feature.

This timeline presents 4 million events sourced from Wikipedia and Wikidata.

Technical Stack

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.

Data Handling

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.

Community Engagement

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 β†’

Reporting from

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.