3294 Repositories
Android obsidian-kotlin-plugin Libraries
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
A plugin for Termux to use native Android GUI components from CLI applications.
Termux:GUI This is a plugin for Termux that enables command line programs to use the native android GUI. In the examples directory you can find demo v
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
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
Go+ Goland plugin
gop Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get known with the template documentation. Verify the pluginGroup, plug
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
PhpStorm Plugin to create clickable links to github repository
composer-links Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get known with the template documentation. Verify the plugin
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
plugin to use to replace text in android studio
replace-text-plugin Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get known with the template documentation. Verify the p
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
IDEA plugin demo.
idea-plugin-demo Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get known with the template documentation. Verify the plug
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.
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
Remote Notification Manager for Kotlin Multiplatform Mobile iOS and android
Remote Notification Manager for Kotlin Multiplatform Mobile Features Super easy to use APNs and FCM in one interface Dramatically reduce code to write
Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines
Building a Simple Photo App with Jetpack Compose, CameraX, and Kotlin coroutines This repository holds code created as part of the aforementioned tuto
Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架
Gitee 地址:kmvvm Github 地址:kmvvm CHANGE LOG 技术要点 支持Flow+Retrofit+OkHttp实现链式http请求 支持Rxjava+Retrofit+OkHttp实现链式http请求 封装基类:BaseActivity、BaseVMActivity、Ba
WatchStore Ecommerce app using MVVM, Kotlin, Firebase Firestore, Coroutines, Dagger Hilt
WatchStore Sanple App Like Ecommerce App Developed using Kotlin. Features used: Firebase Firestore Navigation Component. MVVM Architecture RecyclerVie
A local storage management library for Kotlin Multiplatform Mobile iOS and android
A local storage management library for Kotlin Multiplatform Mobile iOS and android Features iOS and Android local storage in one interface Provides ge
CodeLab for the workshop: A Composable New World
A Composable New World! Compose is here! 🙌 I've created a codelab where you can follow step by step the development of android application using Comp
An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .
Flick An android app built using Kotlin that consumes TMDB API to display current trending, upcoming and popular movies 🍿 .It has been built followin
K5-compose is a sketchy port of p5.js for Jetpack Compose
k5-compose k5-compose is a sketchy port of P5.js for Jetpack Compose Desktop. This library provides you a playground to play with your sketches so you
QRCode Generator implemented in pure Kotlin
Creating QRCodes in Kotlin and Java is harder than it should be. QRCode-Kotlin aims to bring a simple, straightforward and customizable way to create QRCodes into the JVM domain, especially in the backend.
CKlib is a gradle plugin that will build and package C/C++/Objective-C code for Kotlin/Native.
C Klib CKlib is a gradle plugin that will build and package C/C++/Objective-C code for Kotlin/Native. The Problem When you want to access C-etc code f
Gradle plugin for updating a project version catalog
Version catalog update plugin This plugin helps to keep the versions in a Gradle version catalog toml file up to date. The version updates are determi
Dagger Hilt, MVP Moxy, Retrofit, Kotlin coroutine, Sealed class
Dagger Hilt, MVP Moxy, Retrofit, Kotlin coroutine, Sealed class
Minosoft is an open source minecraft client, written from scratch in kotlin (and java).
Minosoft Minosoft is an open source minecraft client, written from scratch in kotlin (and java). It aims to bring more functionality and stability. No
Push notification application using One Signal + Spring Boot + Kotlin
Spring Boot push notification system using One Signal This project was created to demonstrate a simple application built with Kotlin + Spring Boot inc
Kotlin sample codes.
Kotlin Samples Kotlin sample codes. HTML Builder html { lang = "en" head { title { +"Kotlin HTML" } } body { p { +"This is the f
REST countries sample app that loads information from REST countries API V3 to show an approach to using some of the best practices in Android Development.
MAJORITY assignment solution in Kotlin via MVVM Repository Pattern. REST countries sample app that loads information from REST countries API V3 to sho
kotlin micronaut sample
Micronaut 3.1.3 Documentation User Guide API Reference Configuration Reference Micronaut Guides Feature data-r2dbc documentation Micronaut Data R2DBC
A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI.
KBAPI-StarterProject A simple starter project for Minecraft Spigot Plugin using KotlinBukkitAPI. The starter comes with the following KotlinBukkitAPI
simple projet for implementation detekt for android
Simple DETEKT implementation others KTLint DeteKT Spotless gradle-code-quality-tools-plugin Tutorials medium Config detekt config.yml Gradle Build Scr
Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView items
TrackMySleepQuality with RecyclerView - Starter Code for 7.4 Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView it
Starter code for the first independent project for Android Basics in Kotlin
Project: Lemonade App - Starter Code Starter code for the first independent project for Android Basics in Kotlin Introduction This is the starter code
GoogleMaps with its all feature implemented.
In this project, I have implemented Map Style Pointer On Map Long Press pointer add On Option Item Selected on Map Option Menu Location Enable Button
Data structures in kotlin that maintain order
Ordered Data Structures I came from C++ and fell in love with kotlin. I used the C++ stdlib a lot. I have really been wanted to reach for map and unor
API for a library using Kotlin, Spring-boot and covered by test
Library API This API is to create Books and be able to borrow from them I'm using: Spring Boot version 2.5.6 Kotlin 1.5.31 Java 11 I'm implementing us
Its a small example with Custom Employee object is sent from one Fragment to another.
Kotlin-SafeArgs-Custom-Object Its a small example with Custom Employee object is sent from one Fragment to another. Dependencies used // Navigation
Design Patterns With Kotlin
DesignPatterns-Kotlin Design Patterns In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in so
Quarkus Sample Application with extensions cache, kotlin, rest client, resteasy and smallrye
quarkus-sample Project This project uses Quarkus, the Supersonic Subatomic Java Framework. If you want to learn more about Quarkus, please visit its w
BuildConfiguration information for use in multi-module, or Kotlin Multiplatform common code
component-build-configuration A small library supporting Kotlin Multiplatform for utilizing BuildConfiguration details from common code and across mod
An application that simulate the Swedish Transport Agency, implemented with Spring Boot, Kotlin and GraphQL
graphql-kotlin-spring-server An application that simulate the Swedish Transport Agency, implemented with Spring Boot, Kotlin and GraphQL Running the s
gRPC-Kotlin/JVM - An RPC library and framework
gRPC-Kotlin/JVM - An RPC library and framework A Kotlin/JVM implementation of gRPC: A high performance, open source, general RPC framework that puts m
Weather App Built With Kotlin
WeatherApp In this project, I showed the user the nearby locations with the data I got from the GPS, and I made the details of the weather events of t
Clean Architecture - Kotlin, MVVM, Use cases
CleanArchitecture Is Clean Architecture only MVVM ? NO, MVVM is a part of clean architecture. MVVM includes Model, View and ViewModel and in addition
Kalam is an app that gives people a chance to write their stories on the app.
Kalam is an app that gives people a chance to write their stories on the app. This app gives a good story for the story readers and gives good story writers a chance to write their own story
Useful plugin for graphene
graphene-plugin Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get known with the template documentation. Verify the plugi
Aerospike Client for Kotlin
aerospike-client-kotlin Aerospike Client for Kotlin wraps the Java client callback-based asynchronous methods and provides an idiomatic Kotlin API usi
A java flight recording helper
FlightMemory A java flight recording helper Helper class for production profiling using java flight recorder (JFR) FlightMemory.recordingAsZip(Duratio
Room - SleepQualityTracker app
Room - SleepQualityTracker app This is the toy app for Lesson 6 of the Android App Development in Kotlin course on Udacity. SleepQualityTracker The Sl
KaMP Kit is to facilitate your evaluation of Kotlin Multiplatform (aka KMP)
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
This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like coding with Kotlin, MVVM Design pattern, Kotlin Coroutines, Room database, Navigation Controller, Jetpack compose, Use cases, and Dependency injection using Dagger-Hilt.
Note App This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like
Rendering html in kotlin.
Kotlin HTML Rendering html in kotlin. Preview Input: html { lang = "en" head { title { +"Kotlin HTML" } } body { p { +"This is t
Analytics Tools for Kotlin Multiplatform Mobile iOS and android
Index Features Example Introduce Architecture Installation Configure Using Screen Mapper Initialization Implementation Delegate Parameters ATEventPara
Spooky house game with monsters and sounds
SHGWMAS Spooky house game with monsters and sounds INSTRUCTIONS to play the game you must: have a brain downloaded the world + jar from the releases t
Meu primeiro aplicativo Android desenvolvido com Kotlin e Android Studio.
Cálculos 3 em 1 Este é um aplicativo Android que oferece três tipos de cálculos: calcular o IMC, calcular o valor do IPVA e converter medidas. Esse ap
School project: Weather forecast application made in android studio using Kotlin, SQLite and OpenWeatherMaps free API.
A*star 4-cast School project made in android studio using Kotlin, SQLite and free API from OpenWeatherMap.org. A weather forecast app with C(U)RD oper
Kotlin Multiplatform Mobile demo for Android and iOS - app for viewing Cat pictures
CatViewerDemo Android demo iOS demo Kotlin Multiplatform Mobile demo for Android and iOS. App for viewing Cat pictures from Cats API. This sample show
Android Application sample in Compose demostrating the power of Paging
UserList Android Application sample in Compose demostrating the power of Paging Screenshots License Licensed under the Apache License, Version 2.0, cl
Distributed Tracing for Kotlin
Arrow Tracing Arrow Tracing offers a Entrypoint type, that allows us easily to define a root Span and begin another Span on other services. It provide