Starred repositories
Background blurring for Compose Multiplatform / Jetpack Compose
Anthropic's Interactive Prompt Engineering Tutorial
Android in-app purchases and subscriptions made easy.
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
A Kotlin Multiplatform library for saving simple key-value data
A simple and flexible library for tracking component impressions with Jetpack Compose
Markdown lets you easily display markdown data in android and its compose ready.
A feature-rich command-line audio/video downloader
Github action that publishes the Kover code coverage report as a comment in pull requests
A library provides a way to track impressions of items in a lazy list with Jetpack Compose.
Wheel date and time picker like IOS picker
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud.
Add asynchronous RPC services to your multiplatform applications.
A list of the best places to job hunt. I've been curating this for the past 7 years.
OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
A powerful and extensible multiplatform chart library.
✨ An android Library to enhance UIs, supporting a wide range of common use-cases with Dialogs, Popups, and Bottom Sheets. ✨
✨ Gemini Android demonstrates Google's Generative AI on Android with Stream Chat SDK for Compose.
A GitHub action to create a pull request for changes to your repository in the actions workspace
Gradle plugin for updating a project version catalog
JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)
Konsist is a powerful static code analyzer tailored for Kotlin, focused on ensuring codebase consistency and adherence to coding conventions.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step