3401 Repositories
Android API-REST-com-Kotlin-e-Spring-Boot Libraries
An RPC library for Kotlin services that strives to balance developer productivity and performance.
IndieRpc An RPC library for Kotlin services that strives to balance developer productivity and performance. IndieRpc is inspired by Golang's net/rpc p
The Okila server project uses the Spring boot framework and uses the Kotlin language
Okila-Server The Okila server project uses the Spring boot framework and uses the Kotlin language Format Response //The response successfully format
✨ Social network app made with Android Compose, full Kotlin, Firebase Authentication, Storage and Firestore 🚀
Your friends, for real. Share daily random moments with your friends and discover who they really are. ✨ Instant Instant is a social media actually un
simple app used Kotlin MVVM Dagger2 Room Coroutines Retrofit2
Exhibits Application which retrieves data from Webserver (via Retrofit), saves it into Room and get from it if user is offline. There are applying MVV
Simple android application that consumes RAWG API to display a list of games
Gamex Compose -Work in Progress- An android application that consumes RAWG API to display a list of popular video games built using Jetpack Compose an
Starter project to create a simple RESTful web service in Kotlin
Modified: Adding Koin for DI Using JWT for authentication and authorization Dropping proprietary FlyAway tool Single Page Application support Starter
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.
AutoValue Kotlin auto-value-kotlin (AVK) is an AutoValue extension that generates binary-and-source-compatible, equivalent Kotlin data classes. This i
Typed Shared Preferences with kotlin
TypedSharedPreferences By specifying type parameters for the keys you define, you can avoid typing mistakes when saving to SharedPreferences. Installa
A Free, open source Contacts Butler App built with kotlin
Contacts Butler Do you have a bunch of contacts that are missing a lot of info such as names, emails, phone numbers, etc? Do you really know the conta
Berlin Clock App Using Kotlin
Berlin Clock Kata: Berlin Clock Author: 2021-DEV2-066 Rules & Requirements: The rules are described below : The Berlin Clock (Mengenlehreclock or Berl
音楽アプリのウイジェットだけを追加するアプリ。好きな音楽アプリと組み合わせて利用してね
MyMusicControlWidget 音楽アプリのウイジェットだけを追加します。 Android 12以降はダイナミックカラーに対応しています。 好きな音楽アプリのウイジェットが気に入らない場合はこれを使うと幸せになれるかも。 Android 5以降で動きます。 ウイジェットは使いにくいAPIの
A wallpaper app Built with MVVM clean architecture using pixabay api
wallpaper get your API key at pixabay in order to test the APP! This project demonstrates the use of jetpack compose and modularization. it is complet
This example was built for lecturing proposes, it shows how to consume data from an API.
Android Kotlin NewsMobEDJDCM2122 Example - EDJD 2021/2022 This example was wirten during the Mobile Computing lectures in the course 'Lincentura em En
Android Library to create Lottie animation view dialog easily with a lot of customization
LottieDialog Android Library to create Lottie animation view dialog easily with a lot of customization Why you should use Lottie Dialog You have no li
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Avengers Chat AvengersChat is a demo application based on modern Android tech stacks and Stream Chat SDK. Previews Download Go to the Releases to down
kotlin eval command for minestom
k Kotlin debugging evaulator in Minestom. Usage /k is shorthand, /ko is longhand requires the permission "k.ok" and "k.store" for running scripts and
A pixel art creator for Android using RecyclerView.
PyxlMoose A pixel art creator for Android using RecyclerView. Contributing Guidelines I would love your input! I have a goal of making contributing to
This project demonstrate the use of CameraX API for in-app face time.
CameraApp This project demonstrate the use of CameraX API for in-app face time. You can click picture using main or front. I have also used yalantis.u
Simple lib to create a endless recycler view scroll
Endless RecyclerView A simple lib to create an infinite list in a RecyclerView. When you reach the end of the list, a callback is triggered, where you
Speech-Text Converter is a simple task that enable the user to convert the speech to text or convert text to speech (by Mic)
Speech-Text Converter About Speech-Text Converter is a simple task that enable the user to convert the speech to text or convert text to speech (by Mi
Nice and simple DSL for Espresso Compose UI testing in Kotlin
Kakao Compose Nice and simple DSL for Espresso Compose in Kotlin Benefits Readability Reusability Extensible DSL How to use it Create Screen Create yo
This project provides declarative camunda delegates for Spring based application
camunda-delegator-lib Features Declarative style for delegate code Generated delegates documentation and templates for camunda modeler(this feature is
📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀
TensorflowLite Examples Kotlin This repo contains the kotlin implementation of TensorflowLite Example Apps here, which are mostly implemented in java
Simple and lightweight UI library for user new experience, combining floating bottom navigation and bottom sheet behaviour. Simple and beautiful.
Simple and lightweight UI library for user new experience, combining floating bottom navigation and bottom sheet behaviour. Simple and beautiful.
Very simple SMS to API gateway
sms2api Very simple SMS to API gateway for Android devices. It's NOT Google Play compatible, due to the security restrictions but it works well on you
Kotlin multiplatform decorators support
DEKORATOR [WIP] Decorator support for Kotlin! Built with ❤ , powered by Kotlin compiler plugin. Support The plugin only works on targets using new IR
A modern color science library for Kotlin Multiplatform and Java
Color.kt Color.kt is a modern color science library for Kotlin Multiplatform and Java. It includes modern perceptually-uniform color spaces and color
Just a POC repo for using Kotlin continuations
This repository This is for now just a POC repo for using Kotlin continuations, but i plan on using this to make a general library for kotlin integrat
This is a Project made for HackX Hackathon by Scalar
MyLedger MyLedger is a personal finance assistant android application which prevents the user from exceeding their expense limits and also recommends
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Android-CICD This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉 Getting Started We are
Kotlin Multiplatform Mobile + Mobile Declarative UI Framework (Jetpack Compose and SwiftUI)
Kotlin Multiplatform Mobile + Mobile Declarative UI Framework (Jetpack Compose and SwiftUI)
A scalable cluster computing proof-of-concept that calculates prime numbers upto 2^32!
Project Crumbler An proof-of-concept of oppurtunistic computing which also uses cluster computing This serves as a project as part of the Cloud Comput
Created a Dice Rolling App in Kotlin & JavaFX
Dice Rolling App in Kotlin Created a Dice Rolling App in Kotlin & JavaFX This is my attempt at making a Dice Roller in Kotlin using JavaFX. Hope you e
Auto T-Shirt Shop that uses Google Pay API.
GooglePayApp Offer simpler and secure payments with Google Pay Google Pay lets your customers pay with the press of a button—using payment methods sav
Terror Cellar Android app create using Kotlin
Terror_Cellar Technologies Used Kotlin, Firebase (authentication), Room ORM (database) About the Project This was the main project of a Mobile Computi
Android app which fetches a sample movies list to display. Built using Kotlin and latest Android tech stack, with an approach to clean architecture.
movies-sample-app This is an Android app which fetches a sample movies list to display. Built using Kotlin and latest Android tech stack, with an appr
An android Quiz App in kotlin framework and uses Appwrite as backend
Quiz App Intro An android Quiz App in kotlin framework and uses Appwrite as backend How to clone and run the project: Cloning : git clone https://gith
My nineteenth Kotlin project from JetBrains Academy
Connect Four Stage 5 of 5 for JetBrains Academy - Kotlin - Connect Four project. This stage has us add the option for more than one game ( and keeping
Format numbers using a string pattern with this simple number formatted like ##-####-##
AndroidPattern Format numbers using a string pattern with this simple number formatted like ##-####-## Installation To get a Git project into your bui
The code for the Congression App Challenge Webinar.
Getting-Started-with-Android-Studio-and-Kotlin-CAC-Webinar A webinar hosted by the Congressional App Challenge and theCoderSchool The code for the Con
Here is a ready to use JAICF bot template that utilises
JAICF Spring Bot template Here is a ready to use JAICF bot template that utilises Spring MongoDB Docker Prometheus Grafana Graylog How to use Please r
Extension functions over Android's callback-based APIs which allows writing them in a sequential way within coroutines or observe multiple callbacks through kotlin flow.
callback-ktx A lightweight Android library that wraps Android's callback-based APIs into suspending extension functions which allow writing them in a
A 2FA android client based on Jetpack Compose
EzLogin A 2FA android client based on Jetpack Compose Features Material Design Import via QR Code Technology stack Jetpack Compose Hilt Navigation Roo
NextPay Kotlin SDK
Welcome to nextpay-kt 👋 Connect to NextPay.ir payment gateway in easy way. 🏠 Homepage Setup Kotlin KTS 1- Add mavenCentral() to your repositories se
Location Service Manager for Kotlin Multiplatform Mobile iOS and android
Location Service Manager for Kotlin Multiplatform Mobile iOS and android Features Provides simple permission settings Dramatically reduce the amount o
simple game implements with kotlin and jetpack.(covered by unit test)
Simple Spy Game: Source Code 🚨 Published version 🚨 This repository contains a detailed game app that implements simple game using Koin, Room, Corout
A sample app illustrating Android development using Kotlin with MVVM architecture, Android Jetpack, and other commonly used libraries.
Anime Facts A sample app illustrating Android development using Kotlin with MVVM architecture, Android Jetpack, and other commonly used libraries. Ani
Curso microservices kotlin micronaut
Arquitetura de Microserviços Instruções Criando rede no docker: docker network create micronaut-net Criando imagem Postgresql no Docker: docker run -
Multi-thread ZX0 data compressor in Kotlin
ZX0-Kotlin ZX0-Kotlin is a multi-thread implementation of the ZX0 data compressor in Kotlin. Requirements To run this compressor, you must have instal
Consumer desktop from nutrition-framework API
About This Project (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Consumer Dari Nutrition Framework General Framework for Application Development Around Nutrition
This is the toy app for Lesson 9 of the Android App Development in Kotlin course on Udacity.
Behind the Scenes - DevByte Viewer App This is the toy app for Lesson 9 of the Android App Development in Kotlin course on Udacity. DevByte DevByte Vi
This repository contains RabbitMQ Protobuf starters with its usage samples for spring-rabbit and spring-cloud-starter-stream-rabbit modules
This repository contains RabbitMQ Protobuf starters with its usage samples for spring-rabbit and spring-cloud-starter-stream-rabbit modules
Android app and Python library for turning mobile phone into a WebSocket-based, remotely controllable Barcode/QR code reader
Remote Barcode Reader suite Android app and Python library for turning mobile phone into a remotely controllable Barcode/QR code reader. It exposes a
This project is an investigation of Hystrix in the Kotlin language
from-paris-to-berlin-circuit-breaker Technologies used This project is an investigation of Circuit-Breakers in the Kotlin language 👇 👇 👇 🚧 🚧 🚧 U
Indicator like tachometer View Library for Android
Tachometer Android Indicator like tachometer View Library for Android GIF Sample Preview Setup Step 1. Add Jitpack repository to your project build.gr
Complete packet manipulator and sender for testing
Packeteer Packet listening and sending utilities for debugging Installation Download the jar from Releases OR compile it yourself. Instructions to do
An app architecture for Kotlin/Native on Android/iOS. Use Kotlin Multiplatform Mobile.
An app architecture for Kotlin/Native on Android/iOS. Use Kotlin Multiplatform Mobile. 项目架构主要分为原生系统层、Android/iOS业务SDK层、KMM SDK层、KMM业务逻辑SDK层、iOS sdkfra
eCommerce app developed with Android Jetpack and Kotlin
garden-shed eCommerce app developed with Android Jetpack and Kotlin This is my first mobile application. Garden Shed is a simple application for buyin
A simple Football Live Score project using Kotlin.
Football Live Score App (Kotlin) A simple Malaysian Football Live Score project using Kotlin. Started on Aug 2020. Project terminated. Self-developed
❤ 轻量 kotlin工具库 & Android工具库
轻量 kotlin工具库 & Android工具库 安装 添加仓库 //in build.gradle(Project) allprojects { repositories { maven { url 'https://jitpack.io' } } } // 新
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
🎯 Einsen Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of
Helper functions for making Approvals-Java more Kotlin friendly
Approvals-Kt Helper functions for making Approvals-Java more Kotlin-friendly Usage Verify using Approvals-Kt import com.github.greghynds.approvals.Kot
A library for calculating on string data.
FookCalc What is FookCalc? A library for calculating on string data. Gradle Add the following to your project's root build.gradle file repositories {
A Kotlin client for the gRPC based Bar Service
Bar Service Kotlin Client Overview This directory contains a simple bar service client written in Kotlin against generated models (protos) You can fin
Generated with spring boot kotlin starter kit
Kotlin backend Generated with spring boot kotlin starter kit The idea is to: Get a microservice written in kotlin for managing users and roles. To be
Helmet secures your spring Webflux or MVC app by setting various HTTP headers
Helmet Helmet secures your spring Webflux or MVC app by setting various HTTP headers. This is a 1:1 copy of Helmet.js Quick start Add https://jitpack.
Training a dense neural network using both KotlinDL and Python3 on the mnist dataset.
KotlinDL-mnist KotlinDL: Deep Learning Framework written in Kotlin This project trains a dense neural network using both KotlinDL and Python3 on the m
Operations are performed by calling api endpoints over the network
##About The app Operations are performed by calling api endpoints over the network. Local data is in effect immutable, the client just downloads updat
Android application to preview, record (MediaRecorder), and fetch each image from both front and rear cameras simultaneously
DuoCamera 🚀 Overview Android application to preview, record (MediaRecorder) and fetch each image from both front and rear cameras simultaneously. The
The Android Version in Kotlin of The Dialer App (in SwiftUI)
Dialer An intuitive USSD client to handle most of the common actions for you. Contains common MTN Rwanda USSD activation codes, which drastically simp
Spikot is a Kotlin library to make Spigot development easier
Spikot is a Kotlin library to make Spigot development easier Using Spikot Installation To use spikot add the following to your build.gradle.kts file.
Tutorial Bot für meine Kotlin Javacord Reihe
JavacordKT_Tutorial Folgen Folge 1: Einrichtung » Download Zip oder Code ansehen Folge 2: Annotations » Download Zip oder Code ansehen Folge 3: SlashC
Money Manager app that helps you to add your daily small incomes and expenses and track them easily.
Simple Money Manager This app is a simple money manager app which helps you to add your daily small incomes and expenses and track them easily. Screen
Kotlin wrapper for React Test Renderer, which can be used to unit test React components in a Kotlin/JS project.
Kotlin API for React Test Renderer Kotlin wrapper for React Test Renderer, which can be used to unit test React components in a Kotlin/JS project. How
My personal template for a Spring Boot REST reactive webapp
My personal spring boot kotlin reactive template Features Spring Security implementation with JWT access and refresh token MongoDB database Project Co
NotesApp is a project which demonstrates the power of Kotlin's Ktor in developing powerful REST APIs with all basic as well as advanced features.
NotesApp NotesApp is a project which demonstrates the power of Kotlin's Ktor in developing powerful REST APIs with all basic as well as advanced featu
Scoper - Access any file with zero permission required
Scoper - Access any file with zero permission required With this codebase you will able to access file from your mobile without requiring permission o
Aplicativo Android que consulta a Books API e exibe a lista dos livros mais vendidos.
NY Books API - The Books API provides information about book reviews and The New York Times Best Sellers lists. Aplicativo Android cuja proposta foi m
A sample project that helps to start building a Mobile Kotlin Multiplatform application
Mobile Kotlin multiplatform project template A sample project that helps to start building a Mobile Kotlin Multiplatform application. It establishes a
ktlint JSON Lines reporter
ktlint JSON Lines reporter Usage Download the jar and run: ktlint --reporter=jsonlines,artifact=ktlint-jsonlines-reporter.jar Download Either downloa
Kotlin Object Notation - Lightweight DSL to build fluid JSON trees
Kotlin Object Notation Lightweight kotlin MPP DSL for building JSON trees Setup Just drop the dependency in your commonMain sourceSet kotlin { sourc
Curso com conteúdo de algoritmos voltado a linguagem de programação Kotlin criado pela comunidade Kotlinautas
Curso de Algoritmos Kotlinautas Olá! Seja bem vindes ao curso de algoritmos da comunidade Kotlinautas. O objetivo desse curso é de oferecer um materia
Kotlin Multi Platform SDK
Xeon SDK (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Development Version Release This Is Latest Release ~ In Development $version_release = ~ What's New?? * I
Kotlin Multi Platform UI
Xeon UI (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Development Version Release This Is Latest Release ~ In Development $version_release = ~ What's New?? * In
Simple Kotlin application that displays the currently available network interfaces on your machine
Network-Interface-Checker Simple Kotlin application that displays the currently available network interfaces on your machine. An executable jar can be
Wizard for Kotlin Multiplatform
Kotlin Multiplatform Wizard This is JB hackathon project. Try it out here It is a fun project with bleeding-edge technologies: Kotlin JS + Compose for
An Open Source App which enables users to drop all their professional handles and projects at one place.
An Open Source App which enables users to drop all their professional handles and projects at one place. This is a Beginner Friendly Repository made for Open Source Enthusiasts who can contribute to the App during HacktoberFest 2021.
Membuat Multiple Marker dan Pencarian Lokasi dengan Android Studio
Multiple Marker Membuat Multiple Marker dan Pencarian Lokasi dengan Android Studio Tutorial Build with Android Studio https://youtu.be/6ZHbxZgps9A Tut
🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖
🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖
Micro Template 📃 A very tiny and simple text templating library for Kotlin.
Micro Template 📃 A very tiny and simple text templating library for Kotlin. It has very limited features, so it's intended to be used for short templ
A clean-aesthetically pleasing Measuring Application, which uses relevant sensors-converts raw sensor data into human readable formatted outputs-and displays accurate measurements.
Measure App A clean-aesthetically pleasing Measuring Application, which uses relevant sensors-converts raw sensor data into human readable formatted o
Gradle plugin that parses version updates and assigns them to groups of people.
Notifier Gradle Plugin This gradle plugin serves the need of automating how dependencies are handles in a project. More specifically, it functions usi
An auto IBCS API response status checking tool which test tax, address and account module
IB IBCS API Test Tool An auto IBCS API response status checking tool which test tax, address and account module. Getting Started Cd to the cloned dire
A recipe app where user can search new recipes from an API
Recipe -app This is a recipe app where user can search new recipes from an API, save them, create their own recipes and edit saved recipes. The app is
An android app that demonstrates Snapchat's Creative kit integration with Jetpack compose
Snap Creative kit Sample An android app that demonstrates Snapchat's creative kit integration with Jetpack compose 💻 Requirements To try out this sam
A small project demonstrates how to manipulate to TenIO framework.
TenIO Common Module TenIO is an open-source project to create multiplayer online games that includes a java NIO (Non-blocking I/O) based server specif
Live Scroll Transcript with kotlin
Live Scroll Transcript This project enables Android users to automatically scroll text content in-sync with currently playing audio (For example, list
Fixture factory in Kotlin
KFactory Create best-in-class factories for your synthetic data in Kotlin. ⭐ Test fixtures ⭐ DB seeding ⭐ Feature demos ⭐ Pre-production environments
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database.
RedditNews - A simple application to display the top news from the Reddit API site and save your favorites to a local database. Arch