A sane music player built with media3 and material design library that is following android's standard strictly.
-
Updated
Aug 10, 2025 - Kotlin
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage
data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage
returns a different object than localStorage
for the corresponding site loaded over HTTPS (e.g., https://example.com).
A sane music player built with media3 and material design library that is following android's standard strictly.
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Privacy focused period tracking!
An Ads Free Video Player
A local storage management library for Kotlin Multiplatform Mobile iOS and Android
store cache any data type string, boolean, jsonObject, jsonArray, .....
Prefessor is a multiplatform preference manager library. Supports Android, iOS, Js and MacOS platforms.
Fast and easy Shared Preferences managing with object mapping annotations for simple or complex class structures
Coffee shop mobile app
Marvel Comics management (challenge made it in 7 days)
A simple notes application built using modern android development tools like Kotlin, Jetpack Compose, MVVM, Room, Navigation Compose, Flow, Coroutines, etc.
Introducing Contact Book, an Android app for efficient contact management. Users can add, update, delete contacts, and sort them by name or date
Android application to Save data in a local database using Room using Kotlin Programming Language.
ObjectBox is a super fast mobile database that persists objects. It lets you avoid many repetitive tasks and offers a simple interface to your data.Here I have created a Simple Application to Demonstrate crud opreations on ObjectBox
An application designed to serve as a reminder and an educational tool to promote a healthy lifestyle.
Android full Sources Code: MVVM with Clean Architucture, KOIN DI, Retrofit for API / Networking, Room DB, Unit and Instrumention Testing
This is simple demo of room database in kottlin
Self-directed Android development project focusing on clean architecture. Implements MVVM and MVI architectural patterns for the presentation layer. Utilizes Dagger 2, Retrofit 2, Room Persistence Library, coroutines, and local caching.
Compra Inteligente is a smart shopping app designed to help users manage their shopping lists and compare prices. As of now it is in beta release, which may have bugs, and feedback is appreciated to improve future versions.
A weather app built in Kotlin Multiplatform Technology