3478 Repositories
Android kotlin-jetpack Libraries
Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality
Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on
A Simple movies app using Kotllin, MVVM, and with an offline caching capability.
IMDB-CLONE A simple imdb clone using KOTLIN,MVVM with searching and bookmarking ability with offline caching ability Libraries used:- Kotlin Coroutine
Android app that uses TMDB API to show info about movies.
Movies App: Projeto Integrador - Vitória Code 2021 🎬 Sobre o projeto Esse é um aplicativo Android feito em Kotlin que oferece aos usuários uma listag
Jetpack Compose Number Picker
Jetpack Compose Number Picker Android library providing a Number Picker for Jetpack Compose. Showcase Installation In your module build.gradle : depen
MQTT android client
killerbee MQTT android client For comparison with Paho Client check the blog on Killer Bee vs Paho. Adding as a Dependency This package is currently h
An easy to use android library to let devs know how much internet-data their app is consuming
EasyAnalytics! an easy to use android library to let developers know how much internet-data their app is consuming. We can identify this as we want ba
WalletConnect Kotlin SDK v2
WalletConnect V2 - Kotlin Kotlin implementation of WalletConnect v2 protocol for Android applications. Requirements Android min SDK 21 Java 11 Install
Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.
CoinBox CoinBox is a multi module small currency tracker app which is developed with Jetpack Compose. This demo app used coingecko.com API to fetch da
Event Bus powered by Kotlin Coroutines Flow
FlowBus FlowBus is a kotlin event bus implementation. Powered by Kotlin Coroutines and Flows Android MainThread-aware Fully operable from Java code Ex
An application to manage SSH and GPG keys on GitHub written in Kotlin.
KeyManager An application to manage SSH and GPG keys on GitHub written in Kotlin. Thanks to FreePik for the app icon. Screenshots Building You will ne
Kotlin Symbol Processing (KSP) sample project
Kotlin Symbol Processing (KSP) Sample Project Sample annotation processor created with Kotlin Symbol Processing (KSP) API. The repository supplements
This is a simple video games discovery app showcasing UI using Jetpack Compose with Clean Architecture and also tests for composable UI.
Jetpack-Compose-Video-Games-Example 🎮 This is a simple video games discovery app showcasing UI using Jetpack Compose and also tests for composable UI
[Tutorial] D-pad navigation in Jetpack Compose
dpad-compose D-pad navigation in Jetpack Compose The problem While Android is mostly used on touch devices, the operating system can also be used with
This repo is to demonstrate the jetpack compose 's canvas api's usage and creating an icon pack using the basic functions.
Jetpack Compose Canvas API Demo App We all know that Jetpack Compose has now reached the 1.0.0 release milestone. This is a huge change we can say for
SlushFlicks has been built upon public APIs from IMDB.
SlushFlicks SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movi
Morph is an Android library, written in Kotlin, built to work together with Jetpack Compose.
Morph Morph is an Android library, written in Kotlin, built to work together with Jetpack Compose. It allows you to transition any view to another vie
KMM StoreList App (Kotlin Multiplaform Mobile), by Shady Selim
Shady Selim's KMM StoreList App My new visit to KMM and creating an example StoreList App (Kotlin Multiplaform Mobile) for both Android and iOS, divid
Functional Kotlin & Arrow based library for generating and verifying JWTs and JWSs
kJWT Functional Kotlin & Arrow based library for generating and verifying JWTs and JWSs. JWS JWT The following Algorithms are supported: HS256 HS384 H
Kotlin Programming Fundamentals - Assessment
This project is an exercise to implement some functions at a already created school system and was purposed as a final project of a Jr. Mobile Developer Bootcamp (more information about the exercise in README.md)
A modular framework for building Discord bots in Kotlin using Kordex and Kord
Mik Bot A modular framework for building Discord bots in Kotlin using Kordex and Kord **If you are here for mikmusic, click here and there Deployment
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions. It is built with the MVVM pattern and the latest Jetpack components. Firebase as the backend
Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose
Unsplash Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose with ❤️ 👉 Presentation Set up the environmen
Using State in Jetpack Compose Codelab
Using State in Jetpack Compose Codelab This folder contains the source code for the Using State in Jetpack Compose codelab. In this codelab, you will
Aplicação Micronaut GRPC utilizando Kotlin e arquitetura Hexagonal
micronaut-grpc-demo Aplicação Micronaut GRPC utilizando Kotlin e arquitetura Hexagonal #Baixando e configurando um container Postgres: Postgres: docke
From Swedish "Öppettider", an app to quickly access your favorite places' opening times. Built to practice Android development and try out Jetpack Compose.
Appettider From Swedish "Öppettider", an app to quickly access your favorite places' opening times. Built to practice Android development and try out
A search in the GitHub api and lists the most starred repositories in Kotlin
Description: This simple app provides a search in the GitHub api and lists the most starred repositories in the Kotlin language, it has infinite listi
An implementation of MediatR on JVM for Spring using Kotlin coroutines
Kpring MediatR In this project, an attempt has been made to implement the mediator pattern on the JVM with simplicity using Kotlin with native corouti
ComposeImageBlurhash is a Jetpack Compose component with the necessary implementation to display a blurred image while the real image is loaded from the internet. Use blurhash and coil to ensure good performance.
compose-image-blurhash ComposeImageBlurhash is a Jetpack Compose component with the necessary implementation to display a blurred image while the real
An application that calculates the amount of a potential tip to a service that we were satisfied with.
Project: Tip Time App The 4th project of Kotlin on Android Studio Basics course. Introduction In this project we will create an interactive applicatio
A kotlin drawing application for all ages
DrawingApp An android drawing application for all ages. It comes with 5 different brush sizes, includes color picker using Spectrum library, undo and
An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly.
An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly. The main aim of this repository is to help students who are learning Android Development or preparing for an Android Developer role-based job.
Android Library to create Lottie animation view dialog easily with a lot of customization
Android Library to create Lottie animation view dialog easily with a lot of customization
AnalyticaHouse Test Case Application with using Jetpack Compose
AnalyticaHouse This repository made for AnalyticaHouse Test Case Application with using Jetpack Compose. Datas is coming from here. Libraries Used Arc
A Kotlin coroutines wrapper for IndexedDB.
Kotlin IndexedDB A wrapper around IndexedDB which allows for access from Kotlin/JS code using suspend blocks and linear, non-callback based control fl
Yelp Clone App Using Kotlin
Yelp Clone Jingxi (Harvey) Cai Yelp clone displays a list of search results from the Yelp API and displays the results in a scrollable list. Time spen
A Kotlin library used to analyse discrete Markov chains, in order to generate plausible sequences
Markov Markov is a Kotlin library used to analyse discrete Markov chains, in order to generate plausible sequences. Using This project is still under
ComposeImageBlurhash is a Jetpack Compose component with the necessary implementation to display a blurred image
compose-image-blurhash ComposeImageBlurhash is a Jetpack Compose component with the necessary implementation to display a blurred image while the real
KSP extension for the kotlin-maven-plugin
kotlin-maven-symbol-processing Extension for the kotlin-maven-plugin to support Kotlin Symbol Processing (KSP). Usage To use this extension, add the d
🧶 Full-fledged Kotlin client for MikaBot/cluster-operator as a separate package
🧶 Eri Full-fledged Kotlin client for MikaBot/cluster-operator as a separate package Usage Connecting to operator fun main(args: ArrayString) {
Demo Spting REST Service on Kotlin. Works with PostgreSQL via Spring Data. Data initialization provided by liquibase
Spring Boot REST API with Kotlin Spring Boot REST API service. Spring Data with PostgreSQL. Data initialization with Liquibase. Swagger UI Reference D
Team management service is a production ready and fully tested service that can be used as a template for a microservices development.
team-mgmt-service Description Team management service is a production ready and fully tested service that can be used as a template for a microservice
API for accessing magtu pairs.
Magtu pairs api. What does it do? Provides easy access to parsed pairs. Makes possible to create your own bot implementations. How to use? Do a reques
A Kotlin Multiplatform and Compose template that allows you to easily set up your project targeting: Android, Desktop, and Web
A Kotlin Multiplatform and Compose template that allows you to easily set up your project targeting: Android, Desktop, and Web
AsukaBot - A simple Kotlin Discord Bot
The Discord bot of the serber, a private Discord server. Asuka is a Discord But running on the JDA API but made in kotlin.
Easy Note: Building a Notes app using MVVM, JetPack Compose with a clean multi-module architecture approach.
Easy Note Easy Note: Notes app using JetPack Compose and MVVM with a clean architecture approach. This app shows the usage of the new Navigation Archi
Exercises for Functional Programming learning in Kotlin with Arrow
Exercises for Functional Programming in Kotlin with Arrow-kt Exercises and practice code for Functional Programming learning in Kotlin with Arrow Requ
Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3
TO-DO Notes - Code for 5.1-5.3 Testing Codelab Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3 Introduction TO-DO Notes is an app where y
Building Web Applications with React and Kotlin JS Hands-On Lab
Building Web Applications with React and Kotlin JS Hands-On Lab This repository is the code corresponding to the hands-on lab Building Web Application
Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers
Ktor Plugin Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers. Requires: https://github.com/Po
Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
Reddit App Built Using Kotlin
Reddit App Setup Build the project gets top post from reddit and displays different media(GIF.VIDEO,IMAGE). Enable user to add/remove a post to favour
Text Recognizer App Using the ML Kit
Features Detects text in images Using the ML Kit Text Recognition API Uses the CameraX to show a viewfinder and display the camera preview Provides a
Feature toggle library for Android
FeatureToggle Feature toggle library for Android. Overview FeatureToggle library allows to configure features of Android application in runtime using
Android Kotlin Completed Training Applications.
Android Kotlin Completed Training Applications. This Repo is used to track a series of Android Kotlin apps I've created based on Google & Udacity trai
A Gradle plugin to ease testing in Kotlin Multiplatform projects.
Multiplatform Testing Plugin A Gradle plugin for easy testing of Kotlin Multiplatform projects in your CI pipeline. Support for testing android() targ
ShopApp - A Native Android Shop app with kotlin
A Native Android Shop app. Light Theme Dark Theme I've used: Kotlin The MVVM architecture pattern Jetpack Compose Hilt for dependency injectio
A simple of jetpack compose project
Terminal Commands A CLI handbook for MacOS&Linux. App using my personality project's API and Jetpack Compose. Application architecture based on MVVM a
Glue QA Tech Challenge with kotlin
Glue QA Tech Challenge Summary For this challenge, we have prepared an app that tells you whether you are legally allowed to drink in the UK based on
Simple Kotlin localization library.
Simple Kotlin localization library.
Firestore Kotlin Client with strict (and relaxed) type-system.
Firestore Kotlin Client with strict (and relaxed) type-system.
Parking APP on Kotlin lang
Parksharing Parking APP on Kotlin lang Parksharing is a smarter way to park. Easily pay for street, lot, or garage parking right from your mobile devi
Build a StateFlow stream using Jetpack Compose
Molecule Build a StateFlow or Flow stream using Jetpack Compose1. fun CoroutineScope.launchCounter(): StateFlowInt = launchMolecule { val count by
RSocket, WebFlux, Reactor, Kotlin, Coroutines
RSocket messaging services communication RSocket, WebFlux, Reactor, Kotlin, Coroutines edge-service -~- web-service -~- coroutines-service -~- r
Weather App using Retrofit Kotlin Android
NewsFeed Built an Android App which displays current weather and weather forecast of a selected city to the user. Features Coroutines Hilt JSON Parsin
Spring-Boot Kotlin template for new microservices
kotlin-ms-template Spring-Boot Kotlin template for new microservices REST and GRPC ready Kafka producer/consumer ready Logs in JSON Format Base ready
Set projects versions based on git tags and following semantic versioning
SemVer Gradle Plugin Set projects versions based on git tags and following semantic versioning. Inspired on Reckon but centered on supporting multi-pr
A simple utility Compose to add customizable buttons when swiping the card in an easy way.
Swipeable-Card A simple utility Compose to add customizable buttons when swiping the card in an easy way. Import: This library is available as a gradl
Starter code for the third independent project for Android Basics in Kotlin
Lunch Tray - Starter Code Starter code for the third independent project for Android Basics in Kotlin Introduction This is the starter code for the Lu
The goal of the KaMP Kit is to facilitate your evaluation of Kotlin Multiplatform
KaMP Kit Welcome to the KaMP Kit! About Goal The goal of the KaMP Kit is to facilitate your evaluation of Kotlin Multiplatform (aka KMP). It is a coll
🍣✨ Simple Ktor server to handle GitHub - YouTrack, usually for YouTrack Standalone.
🍣 sushi Simple Ktor server to handle GitHub Issues to YouTrack, usually for YouTrack Standalone. Why? There is not really a definite way to handle Gi
This repository stores the code for the open-sourced donation app that we built for the @AndronixApp
This repository stores the code for the open-sourced donation app that we built for the [Andronix App](https://andronix.app). What Tech has been used?
Kotlin Programming Fundamentals - Assessment
Kotlin Programming Fundamentals - Assessment É hora de vermos o quanto você aprendeu sobre Kotlin e Programação Orientada a Objetos Parte 1: Entendend
Android Trivia Starter With Kotlin
AndroidTriviaFragment - solution code This app is the solution code for Android Kotlin Fundamentals codelab 3.1: Create and add a fragment. The app is
This repo contains components built with Jetpack Compose for the Microsoft Surface Duo.
Surface Duo Jetpack Compose SDK This repo contains components built with Jetpack Compose for the Microsoft Surface Duo and other large screen and fold
Beautifully designed Pokémon Database app for Android based on PokéAPI and powered by Kotlin.
PokéFacts PokéFacts is an open-source Pokémon Database app for Android based on PokéAPI and powered by Kotlin. The app allows users to view Pokémons,
Spotify Demo Desktop app using Jetpack compose
Compose Spotify Desktop Declarative UI A Spotify demo app for desktop using Jetpack Compose UI toolkit Demo Home Search & Detail Jetpack Compose Jetpa
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Expenso 📊 A Simple Expense Tracker App 📱 built to demonstrate the use of modern android architecture component with MVVM Architecture 🏗 . Made with
Sleek dialogs and bottom-sheets for quick use in your app
⭐ Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
Weather App With Jetpack Compose
Weather-App-With-Compose In this repository i made weather app with using Jetpack Compose. Datas is coming from internet. You can look in here. Librar
A simple Kotlin multi-platform abstraction around the javax.inject annotations.
Inject A simple Kotlin multi-platform abstraction around the javax.inject annotations. This allows using the annotations in Kotlin common code so that
First submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
Github User App (Submission 1) Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for
Android UI component to validate passwords.
PasswordValidationView Android UI component that validates passwords. All design credits goes to Piotr Sliwa And inspired by this design Demo Setup Ad
Wheel Picker With Kotlin
WheelPicker Including in your project Gradle Add below codes to your project build.gradle file. buildscript { repositories { mavenCentral(
🔥Simple quote app using MVVM, Retrofit, Coroutines and Dagger Hilt 💉
🔥 simple quote app using MVVM, Retrofit, Coroutines and Dagger Hilt 💉 quote.mp4 📚 knowledges and technologies ViewBinding Retrofit Coroutines MVVM
An app which displays questions from Stack Exchange from it's api. Can search questions with tags as well. Uses MVVM architecture, dependency injection, coroutines, retrofit2 for network calls
Stack Exchange app What the app does? Shows a list of trending questions from stack exchange api Can search for the desires question. Can add tags to
A Good Scanner Built With Kotlin
GoodScanner TODO OpenCV Android 프로젝트에 설치 https://webnautes.tistory.com/923 Gaussian Blurring 과 같은 기술을 이용하여 Image의 noise 제거 OpenCV를 이용한 Document Edge D
A sample of how to implement a design system in Jetpack Compose
[WIP] Sample Design System This project aims to hold an example of how to implement a design system with Jetpack Compose. At this moment it only has t
🦄 Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack based on MVVM architecture.
Pokedex-AR Pokedex-AR is a small demo application based on AR, modern Android application tech-stacks, and MVVM architecture. This project focuses on
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
D-KMP architecture - official sample This is the official sample of the D-KMP architecture, presenting a simple master/detail app, for Android, iOS an
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack based on MVVM architecture.
🛡️ Android security app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals dokümantasyonunun Türkçeye çevrilmiş halidir.
Android-Kotlin-Fundamentals | Türkçe Dokümantasyon Çevirisi Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals dok
Spring for Kotlin Example
Spring for Kotlin Example This project is for studying the spring using by kotlin. Required docker-compose Running project docker-compose -f docker-co
Gradle plugin to ease Kotlin IR plugin development and usage in multimodule gradle projects
Gradle plugin to ease Kotlin IR plugin development and usage in multimodule gradle projects. Former: kotlin-ir-plugin-adapter-gradle
Example project for using the Selenium toolkit with Kotlin, Maven, TestNg and the config is managed via a property file.
Selenium-Java-Toolkit-TestNg-Playground This is the sample-Project and show you how to use the Selenium-Toolkit. The Selenium-Toolkit is a Java based
Bar Service Kotlin Client
A simple starter service client written in Kotlin against generated models (protos)A simple starter service client written in Kotlin against generated models (protos)
io.github.jakob.AgonesClient - Kotlin client library for sdk.proto
io.github.jakob.AgonesClient - Kotlin client library for sdk.proto Requires Kotlin 1.3.41 Gradle 4.9 Build First, create the gradle wrapper script: gr
ZoomableComposeImage - A zoomable image for jetpack compose
ZoomableComposeImage - A zoomable image for jetpack compose
A repo to experiment with Continuation R, A implementations in Kotlin
A repo to experiment with Continuation R, A implementations in Kotlin
A Kotlin Multiplatform Project using TMDB Api. Currently supports Android,iOS,Desktop and web platforms
A Kotlin Multiplatform Project using TMDB Api(https://www.themoviedb.org/). Currently this project is implemented in following platforms Andr
Jetpack Compose performance testing
Jetpack Compose performance testing