3220 Repositories
Android kotlin-mvvm Libraries
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
🦄 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
Simple app to locally track your public transport trips.
ÖffiTracker Simple app to locally track your public transport trips. License Copyright 2021 Patrick Löwenstein Licensed under the Apache License, Ver
TunePlayer is a basic music player app aimed at showing how MusicServiceCompat and MusicBrowerCompat can be used to build a music playback service
TunePlayer TunePlayer is a basic music player app aimed at showing how MusicServiceCompat and MusicBrowerCompat can be used to build a music playback
Desenvolvimento de uma API utilizando SpringBoot + Kotlin com o intuito de cadastro de Vingadores.
Avengers API - Curso de introdução á Arquitetura Hexagonal com Spring Boot e Kotlin Desenvolvimento de uma API utilizando SpringBoot + Kotlin com o in
Color.kt is a modern color science library for Kotlin Multiplatform and Java.
Color.kt is a modern color science library for Kotlin Multiplatform and Java. It includes modern perceptually-uniform color spaces and color
Criando um App de Lembretes e Tarefas com Kotlin
LAB - Criando um app de lembretes e tarefas com Kotlin. O curso pode ser acessado na plataforma da Digital Innovation One. Sobre o Autor Sou um desenv
Make your IDE play Wilhelm Scream effect when you are using unsafe !! operator in Kotlin
Make your IDE play Wilhelm Scream effect when you are using unsafe !! operator in Kotlin
In this Repo i create public apis to serve apps, like muslim apps using Spring, kotlin, and microservices
spring-freelance-apis-kotlin In this Repo i create public apis to serve apps, like muslim apps using Spring, kotlin, and microservices This repo for l
Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS)
TTS-App Text to Speech Project for Spring Boot and Kotlin, Auth Server, Python with Fast API (gTTS) Python의 gTTS lib를 활용하여 텍스트를 음성으로 변환하는 서비스를 구현해봅니다.
Basic app to use different type of observables StateFlow, Flow, SharedFlow, LiveData, State, Channel...
stateflow-flow-sharedflow-livedata Basic app to use different type of observables StateFlow, Flow, SharedFlow, LiveData, State, Channel... StateFlow,
A collection of code generators powered by ksp.
AutoKsp A collection of code generators powered by ksp. status: working in progress Projects AutoGradlePlugin - Generate gradle plugin properties file
Basic Kotlin project with a Gradle script written in Kotlin.
Mars Rover Problem Basic Kotlin project with a Gradle script written in Kotlin. Definition A squad of robotic rovers are to be landed by NASA on a pla
Simple blockchain example written in Kotlin
Blockchain in Kotlin This is a plain example how Cryptographic blockchains work by constructing a blockchain containing three blocks. Once constructed
High performance and fully asynchronous pulsar client with Kotlin and Vert.x
pulsarkt High performance pulsar client with Kotlin and Vert.x Features Basic Producer/Consumer API Partitioned topics Batching Chunking Compression T
Alert Dialog - You can use this extension instead of creating a separate Alert Dialog for each Activity or Fragment.
We show a warning message (Alert Dialog) to the user in many parts of our applications. You can use this extension instead of creating a separate Alert Dialog for each Activity or Fragment. Thanks to this extension, you can create a Dialog and call it in the Activity or Fragment you want and customize the component you want.
Membuat Aplikasi Pendaftaran Vaksin dengan Android Studio
Pendaftaran-Vaksin Membuat Aplikasi Pendaftaran Vaksin dengan Android Studio Tutorial Build with Android Studio https://youtu.be/O0_3KCrCS8M Tutorial
Fotos de marte - Ejercicio unidad 4 (Android Basics with Kotlin)
MarsPhotos - Starter Code Starter code for Android Basics in Kotlin. Introduction Using this stater code you will create MarsPhotos is a demo app that
Coroutine for Bukkit
Heartbeat Coroutines 두근두근 ❤️ 코루틴 Coroutine for Paper Features Bukkit의 mainHeartBeat(GameLoop)에서 dispatch되는 Coroutine JavaPlugin 생명주기의 CoroutineScope 유
Phone booking system with kotlin
phone-booking-system Too lazy to introspect openapi? No worries, basic CURLs below; however, one needs to start the docker-compose file located in the
Udacity Free course: Developing Android Apps with Kotlin
Room - SleepQualityTracker app This is the toy app for Lesson 6 of the Android App Development in Kotlin course on Udacity. SleepQualityTracker The Sl
Inventory Maker With Kotlin
InventoryMaker Make Inventory Easily Not Hard! Not Tested Version TODO Test class Sample : JavaPlugin() { override fun onEnable() { events
Boring trading log to track yearly profits and current portfolio.
Boring trading log to track yearly profits and current portfolio. May be useful for tax reports. It should be able to import Coinbase and Binance repo
A simple project that describes the relationship between the view and it's viewmodel in android development
View-ViewModel-Communication A simple project that describes the relationship between the view and it's viewmodel in android development In MVVM archi
Spring & Kotlin equivalent to original CraftMania's TypeScript CraftAPI.
KotlinCraftAPI This project is Spring & Kotlin equivalent to original CraftMania's TypeScript CraftAPI. This project was created solely to study Sprin
MVVM + Clean + Hilt + Mockk
Android - MarvelApp What is this repository for? This repository is to show you my skills programming native Android. If you are interested in my prof
Basic RestAPI to practice my skills working with Spring/Kotlin/Gradle
Dining Review API Dining Review API is a basic RestAPI roughly based on the requirements given in a Milestone project in the Building REST APIs with J
A toolkit for ebooks, audiobooks and comics written in Kotlin
Readium Kotlin Toolkit Readium Mobile is a toolkit for ebooks, audiobooks and comics written in Swift & Kotlin. This toolkit is a modular project, whi
FirestoreCleanArchitectureApp is an app built with Kotlin and Firestore that displays data in real-time using the MVVM Architecture Pattern. For the UI it uses Jetpack Compose, Android's modern toolkit for building native UI.
FirestoreCleanArchitectureApp FirestoreCleanArchitectureApp is an app built with Kotlin and Cloud Firestore that displays data in real-time using Andr
Improved project template for Android Studio
Improved project template for Android Studio Unfortunately the default Android Studio template has a lot of unnecessary stuff that has to be removed e
MarsRealEstate is a simple demo app using ViewModel & LiveData with Retrofit, Glide and Moshi in Kotlin.
Android-NASA-Real-Estate-Mars Is Android app that uses Kotlin and MVVM architecture is a simple app that uses Coroutines, LiveData with Retrofit, Glid
Starter code for the second independent project for Android Basics in Kotlin
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
Kotlin Based Spring Boot ETL project
Adverity ETL REST API (AERA) A simple ETL Spring Boot application with H2. This API provides the following basics functionalities: Endpoint that retur
A Simple Calculator developed in Kotlin
Calculator developed in Kotlin This was my first contact with mobile programming using Kotlin. The calc is basic, but it was the first project I did.
Repo: Programming problems with solutions in Kotlin to help avid Kotlin learners to get a strong hold on Kotlin programming.
Kotlin_practice_problems Repo: Programming problems with solutions in Kotlin to help avid Kotlin learners to get a strong hold on Kotlin programming.
Kotlin, MVVM, Navigation Component, Hilt, Jetpack Compose, Retrofit2
What is this project? This course will replace my old java mvvm introduction: https://codingwithmitch.com/courses/rest-api-mvvm-retrofit2/. Watch the
Simple API implement DataBinding and ViewBinding.
Binding has been migrated to Maven Central because jCenter will be deprecated
The most comprehensive utils of ViewBinding.
ViewBinding reduces exceptions caused by id or type errors, which are recommended by both Google officials and Jake Wharton, but it can be a bit cumbersome to use, so this library can help you use ViewBinding with as little code as possible in any usage scenario.
Build a compiler in Kotlin (based on the original tutorial by Jack Crenshaw)
Let's Build a Compiler Based on the original series "Let’s Build a Compiler!" by Jack Crenshaw. This is an adaptation of the original series to Kotlin
Backing property explained - youtube video link in documnetation
backing property = Kotlin = Getter Setter and Backing Property Screenshot Inside android studio open a file press Alt+Shift+A and search for kotlin
Kotlin Multiplatform Mobile version of Tisdagsgolfen... yet another version.
TheCube in Kotlin Multiplatform Experimenting with KMM, and Kotlin, Jetpack, SwiftUI, and all the other new stuff... https://kotlinlang.org/docs/kmm-g
The News App has been carried out within the framework of the MVVM architecture, information about news is obtained by consulting an API, it is built usisng Jetpack Copose, Coroutines, Dependency Injection with Hilt and Retrofit
Journalist The News App consists of an application that displays the latest news from EEUU from an API that provides official and updated information.
Pragmateam code challenge server (Kotlin)
Pragmateam code challenge server (Kotlin) Please refer to the provided document for the code challenge requirements. Framework & languages This projec
Simple project for kotlin and quarkus
microservices-with-quarkus Project This project uses Quarkus, the Supersonic Subatomic Java Framework. If you want to learn more about Quarkus, please
Kstr is a set of helpful methods library for Kotlin intended for make the developer life easier.
Kstr is a set of helpful methods library for Kotlin intended for make the developer life easier. Kstr uses the powerful feature of extension func
Cli lightning network server, based on LDK (rust-lightning). Provides DUMB-RPC interface (telnet friendly).
Hello Lightning Cli lightning network server, based on LDK (rust-lightning). Provides DUMB-RPC interface (telnet friendly). Example: Build it run it:
kotlin mvvm+dataBinding+retrofit2+Arouter等BaseActivity、BaseFragment、BaseDialogFragment基类封装
kotlin-mvvm kotlin mvvm+dataBinding+retrofit2+ARouter等BaseActivity、BaseFragment、BaseDialogFragment基类封装 Android开发项目基本使用框架,封装了各类组件,在基类实现了沉浸式状态栏,可以自己更改颜色
A starting point for interview exercises
Kotlin Interview Starting Point This repo will serve as a starting point for your code challenge. Feel free to change anything in order to complete it
Provides Kotlin libs and some features for building Kotlin plugins
Kotlin Plugin Provides Kotlin libs and some features for building awesome Kotlin plugins. Can be used instead of CreeperFace's KotlinLib (don't use to
Starter code for the second independent project for Android Basics in Kotlin.
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
Kotlin DTO generator for Protobuf Messages
Kotlin DTO Generator for gRPC The protobuf plugin generates DTO classes for the corresponding messages in your *.proto files. The data classes in Kotl
Item Helper For Kotlin
Item Helper For Kotlin
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Bitcoin Market 💰 Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals Tech stack and whys 🏗 Kot
second submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
GithubUserApp2 Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for providing "Bela
Kotlin Android object for global applicationContext
ContextProvider Kotlin Android object for global applicationContext Usage In your Aplication class class YourApp : Application() { override fun o
Bamboo pipeline Specification by example
#Bamboo specification by example in Kotlin Official documentation Bamboo Java Spec documentation Based on the documentation - there are 2 possibilitie
An example of a test task for creating a simple currency converter application for the Android platform. The app is developed using Kotlin, MVI, Dagger Hilt, Retrofit, Jetpack Compose.
Simple Currency Converter Simple Currency Converter Android App by Isaev Semyon An example of a test task for creating a simple currency converter app
Primeiro aplicativo desenvolvido na linguagem kotlin, durante o Hackathon no curso de Android Kotlin da Cel.Lep em parceria com Estação Hack from Facebook
Tela Splash: Nome do aplicativo e uma imagem: Tela Main, principal tela do aplicativo: Um campo para o usuário informar a medida; Um spinner com os ti
Ivy Wallet is an Open Source money manager app for android that you can either build or download from Google Play.
Ivy Wallet is an Open Source money manager app for android that you can either build or download from Google Play.
REST API with Retrofit, SQLite with Room, Hilt, MVVM, Jetpack Compose
Simple REST API Learn how to make an Android App that will call a REST API using Retrofit to retrieve some data that will be stored in SQLite using Ro
Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform.
MovieHunter Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform. Contribution I
Ceci est une application d'actualités de l'architecture MVVM avec Kotlin
MVVM-Appli Infos Ceci est une application d'actualités de l'architecture MVVM avec Kotlin utilisant des composants : Retrofit, Room, Coroutines, et Na
Recetario de cocina en Kotlin.
MiRecetario Recetario para recetas de cocina en Kotlin Está aplicación permite las altas, bajas y actualizaciones de recetas de cocina. Permite el cál
Starter code for getting and saving data from the Internet using Kotlin.
Doggos Description Doggos is an app that fetches (pun intended) information from a third party API. The API returns data about a random dog that conta
ListView Example with custom Adapter Using Kotlin in Android Studio
Kotlin-ListView ListView Example with custom Adapter Using Kotlin in Android Studio Steps to follow : Build ListView with Custom Adapter in Kotlin Add
Aplicación desarrollada en Kotlin. Una aplicación Android donde se puede ver a todos los pokemons existentes, realizar búsquedas y revisar en detalle cuáles son las principales características de un Pokémon. Tiene una vista detallada de cada pokemon y paginación.
pokeapp Aplicación desarrollada en Kotlin. Una aplicación Android donde se puede ver a todos los pokemons existentes, realizar búsquedas y revisar en
Kotlin & Java class for gRPC client
jvm-minter-grpc-class Kotlin & Java class for gRPC client Use @TODO Разное Добавление git subtree add --prefix node-grpc-gateway https://github.com/Mi
Neat little beginner android app for calculating restaurant tip.
TipCalAndroidApp Check it out on the playstore https://play.google.com/store/apps/details?id=com.confuseddevs.tipcal This is the first app I published
Gods Unchained Demo With Kotlin
Gods Unchained Demo This app allows you to view a page of Gods Unchained cards and highlight a specific one to see a larger version in Shadow quality
ROOM Database Example with MVVM in Kotlin[Fragments,Navigation]
RoomDatabase_SampleApp Room Database Sample App Overview Of This Room Database Application In this app, we can do operation on room database | Insert,
A lightweight library for using Material Colors in Android Jetpack Compose Project 🚀🚀🚀
How To Use Step 1: Add the JitPack repository to your build file. Add it in your root build.gradle / build.gradle.kts at the end of repositories: Groo
App Android News API With Kotlin
App-Android-News-API Wireframe page principale (Tout les articles): Wireframe page d'un article: Tecnologigie choisie - Android Studio avec Kotlin -R
Blog Backend Api built with Kotlin, Springboot and AWS
Kotlin, Spring Boot, MySQL, JPA, Hibernate Rest API for Blogs A Restful CRUD API using Kotlin, Spring Boot, Mysql, JPA and Hibernate hosted on AWS Ela
Esito ambition is to be your return type for suspending functions.
Esito ambition is to be your return type for suspending functions.
Kotlin Expanding Floating Action button
Kotlin-Expanding-Floating-Action_button Home Screen As you can see there is only a siongle floating button with + icon Expanding Fab button When we cl
Korjector is a KorGE game engine-based multiplatform client for Projector.
Korjector is a KorGE game engine-based multiplatform client for Projector. An internal JetBrains Hackathon 2021 project to demonstrate that a Projector client can be created in less than 48 hours for any OS that supports decent canvas 2D API.
This project was created as a demo project for implementing latest frameworks, Android APIs, tools, and techniques.
IWeather Android Application This project was created as a demo project for implementing latest frameworks, Android APIs, tools, and techniques. It fo
A reliable android app that shows upcoming fixtures, updated league tables, and top goal scorers in a Premier League and French Ligue 1
RapidScore Screenshots Table of Contents Description Dependencies API Reference Lessons Learnt Contributing Roadmap Google Playstore License Author In
Remove the dependency of compiled kotlin on kotlin-stdlib
Dekotlinify This project aims to take compiled Kotlin Java bytecode (compiled by the standard Kotlin compiler) and remove all references to the Kotlin
Kotlin Multiplatform Sample - Android, iOS, Web, Desktop
KMP-Sample Kotlin Multiplatform Sample Android iOS Web (Compose for web) Desktop (Compose for desktop) 💎 Structure Diagram 🛠 Build At least android
Full stack examples of how to use Hotwire JS in Kotlin services
hotwire-kt A collection of Kotlin examples using the Hotwire JS framework to build interactive web apps with a Kotlin Armeria server backend. Using Ho
Kotlin Multiplatform runtime infix expressions evaluator.
Kotlin multiplatform expressions evaluator This is a kotlin multiplatform runtime infix expressions evaluator. Overview Operators The library supports