7007 Repositories
Android translate-ui-android-kotlin-library Libraries
Kotlin Spring Boot on GCP App Engine Standard
Kotlin Spring Boot on GCP App Engine Standard Deploy locally git clone https://github.com/mvladoi/sinch-task.git cd springboot mvn spring-boot:run 7
Minecraft Forge Kotlin Template
Minecraft Forge Kotlin Template Minecraft 1.12.2 で Forge と Kotlin を用いた Mod のテンプレートです。 Minecraft 1.12.2 Mod template using Forge and Kotlin. Getting St
Kotlin Native's Clang Compiler Plugin
Kotlin Native's Clang Compiler Plugin This plugin makes possible to use konon clang compiler. Support targets: Target Name Host compatibility linux_x6
Practica con Jetpack Compose en Android, creando interfaces de mejor calidad.
Food Delivery UI - Jetpack Compose Food Delivery UI on Android using Jetpack Compose. This project is a starting point for a Android application. Cred
A sample photo browsing app in Kotlin, Android using Picsum image API.
Picsum Photo App Functionality The app's functionality includes: Fetch a list of images from picsum photos api (https://picsum.photos/) and show them
An Android template you can use to build your project with gradle kotlin dsl
Android Gradle KTS An Android template you can use to build your project with gradle kotlin dsl Build.gradle.kts You can use your project's build.grad
Simple Line, Circle, Bar chart for Android
SimpleChart Simple Line, Circle, Bar chart for Android LineChart com.aghajari.simplechart.LineChart android:id="@+id/line_chart" android:layo
Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.
compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri
Akshaya Patra Donation App using Razorpay android integration
Akshaya Patra Donation App (razorpay-android-integration) Akshaya Patra Donation App using razorpay integration Dependency used : Razorpay : com.razor
A "fluent" OkHTTP library for Kotlin based on string extensions.
okfluent A "fluent" OkHTTP library for Kotlin based on string extensions. Do not take this project seriously, I just wanted to show that this kind of
A seed and demo about how to do end-to-end testing of a Dataflow pipeline
dataflow-e2e-demo This is a demo and a seed project to show how you can end-to-end test a Dataflow pipeline. You can find more about by follwing this
ProtonMail Android app
ProtonMail Android app
Launch Spring projects by github url
Ktor application made for quickly demonstrating Spring projects on our Java lessons. Spring launcher: Starts a fresh Postgres container Builds the pro
A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online.
A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online. The app displays a list of hundreds of characters provided by The Rick and Morty API https://rickandmortyapi.com/. In other screens user can access detailed information about a particular character, such as status, location and episodes. Libraries used in a project: - Kotlin - Jetpack libraries (Navigation, Room, Hilt, Palette) - other: Glide, Retrofit
Activities, Intents, Fragments e o componente de navegação - Kotlin - Android Studio
Words App This folder contains the source code for the Words app codelab. Introduction Words app allows you to select a letter and use Intents to navi
Name of your app is an android app that allows building a todo list
Project 1 - SimpleToDo Name of your app is an android app that allows building a todo list and basic todo items management functionality including add
Kotlin validation with a focus on readability
kommodus Kotlin validation with a focus on readability import com.github.kommodus.constraints.* import com.github.kommodus.Validation data class Test
Earthquake Android application for Indonesia region with data from BMKG
Awas Gempa Bumi Aplikasi yang menampilkan data gempa terbaru di Indonesia dengan sumber dari BMKG. Fitur : Menampilkan data gempa terbaru sesuai denga
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
Apex Apex is just a simple proof of concept to demonstrate how easily you can build your own UI Toolkit from scratch. This code base is most likely fu
intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.
🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo
A mobile application developed for *Android* devices, aimed at 11th grade students in which they can take some basic training tests for presentation of external tests.
ApliKTest11 Application with Kit of questions and Knowledge Test for the preparation of the Saber Test. Description A mobile application developed for
A simple karaoke app. My first Android project.
Chorus This is my first Android project ever. I'm very happy that I managed to start it. Thanks a lot to the devs, who made all of the software I'm us
sql-delight example, a plugin by Square which is pure kotlin and it is useful in kmm
Sql-Delight-Example01 Developed by Mahdi Razzaghi Ghaleh first example of sql-delight What is SqlDelight? Kotlin Multiplatform is one of the most inte
My solutions for Advent of Code 2021 puzzles, mainly using Kotlin.
Advent of Code 2021 Featuring Kotlin What's that ? https://adventofcode.com/2021/about Advent of Code is an Advent calendar of small programming puzzl
Hacker News Android App - Made with Kotlin
HackerNewsApp Hacker News Android App - Made with Kotlin Simple app that request, the latests HackerNews posts and allows to delete items from the cli
For Kotlin with SpringBoot project that have multi-module-structure template
Goals kotlin + spring-boot + gradle + multi-module building Module-Structure ---root |--- src.main.kotlin.KotlinSpringbootMultiModuleTemplateAppl
Android Kotlin Fundamentals codelab(Lesson 2: Layouts(Constraints Layout))
ColorsMyView Finished code for Android Kotlin Fundamentals codelab(Lesson 2: Layouts(Constraints Layout)) Introduction The ColorMyViews app is inspire
Projeto de Prova Semestral. Aplicativo Android com login e registro utilizando Firebase Authentication e consumo de API com Retrofit.
Ocean-Tech-Android Projeto de Prova Semestral. Aplicativo Android com login e cadastro utilizando Firebase Authentication e consumo de API com Retrofi
Dicoding Fundamental Aplikasi Android 3
Submission-BFAA3-Dicoding Submission untuk kelas Belajar Fundamental Aplikasi Android di Dicoding. Bahasa yang digunakan adalah Kotlin. Submission ini
Android fundamental codelabs (layouts)
AboutMe Finished code for Android Kotlin Fundamentals codelab(Lesson 2: Layouts) Introduction In the AboutMe app, you can showcase interesting facts a
Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit.
Chuck-Norris-API-Android Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit. A API NÃO FOI CRIADA POR MIM! Disponí
Movie Android App written in Kotlin, MVVM, RxJava, Coroutine (Upcoming), Android Architecture Components and Jetpack Compose (Upcoming).
MovieHunt MovieHunt is a sample Android project using The Movie DB API based on MVVM architecture. It showcases the latest Android tech stacks with we
Contrast Scan GitHub action
Use Contrast Scan to analyze your code This github action will enable you to use Contrast Scan to detect vulnerabilities in your code. This action can
Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow
ClearScoreDemo Skeleton project for showing the architecture of Android project using MVVM, Clean architecture and Kotlin coroutine Flow App Architect
Foodies App Built With Kotlin
Foodies-App WhatsApp.Video.2021-11-26.at.2.17.56.AM.mp4 Foodies is an app for people who are binge eaters who can't control their hunger, but who are
intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.
🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
Apex Apex is just a simple proof of concept to demonstrate how easily you can build your own UI Toolkit from scratch. This code base is most likely fu
Android app for testing out various networking capabilities
Networking Tools Collection of handy networking tools for everyday development. Port Scanning Subnet Device Finder (discovers devices on local network
Small lib for recovering stack trace in exceptions thrown in Kotlin coroutines
Stacktrace-decoroutinator Library for recovering stack trace in exceptions thrown in Kotlin coroutines. Supports JVM(not Android) versions 1.8 or high
An application that allows the user to update variety of smartphones that are used such as iPhone and Android
PhoneApplication An application that allows the user to update variety of smartphones such as iPhone and Android. This application allows users to add
A JavaFX app to visualize RNA alignments from Rfam database.
Kaknas Kaknas is a JavaFX graphical tool to visualize and manipulate RNA alignments from the Rfam database. It is powered with RNArtistCore. For a giv
Kompose wrappers for material-components-web
Kompose Material Design Components (KMDC) A set of kotlin wrappers over [email protected] library providing Jetbrains Compose DSL for bui
AmiboBox Android Tablet App
AmiboBox Android Tablet App Licensed with MIT Public Licence. Developed by OSSI Austria as a prototyp for the Netidee-funded project AMIGO. Thanks and
The starter repository for the Android tech screen!
Nearside Android Code Screen - Starter Welcome to Nearside's Code Screen starter repository! Quickstart You'll need the following: Android Studio Arct
It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding, DataBinding, Hilt and Navigation.
NbaApp It is a NBAApp developed by Kotlin. It uses MVVM design pattern, Coroutines, Retrofit and JetPack libraries like Room, Lifecycle, ViewBinding,
Kotlin dropwizard app running on Java 11. With Guice injection loaded.
hello world How to start the hello world application Run mvn clean install to build your application Start application with java -jar target/dropwizar
🔨 Template for easy hosting of your Java/Kotlin libraries on GitHub
🔨 kotlin-jvm-library-template Another template for easy hosting your Java/Kotlin libraries on GitHub. Features boilerplate for Kotlin/Java projects w
This repository contains the Android Frontend part of our project
Android_Frontend This repository contains the Android Frontend part of our project. In this part of the project many extra features could be added. Bu
🗂 Yet Another One Way to Handle Your Dockerfiles with Kotlin
🐳 Dokker The Kotlin DSL to generate your project Dockerfiles with Kotlin. Example The library is created with one purpose: allow easy generation of m
Habit Tracker With Kotlin
Habit Tracker Built with Kotlin Android Get Started To get a local copy up and running follow these simple steps. git clone URL in your terminal In
Scan and view your e-receipts
ReceptsKeeper Scan and view your e-receipts Main features: Display list of receipts sorted by date Adding receipts by scanning Entering a captcha, if
EYLock App Built With Kotlin
EYLock Video Link : https://youtu.be/JfsFKS6zRmo Installation After clone the repo to your local or download it as a zip, you can open the project by
JeTaxi is built on Clean Architecture-MVVM with Kotlin and follows modern android development trends.
JeTaxi is built on Clean Architecture-MVVM with Kotlin and follows modern android development trends. Also, It uses some of Jetpack and popular libraries. These are Kotlin Coroutine-Flow, kotlinx.serialization, Hilt, Compose, Accompanist, Retrofit2, OkHttp3, Chucker, MockWebServer, Truth.
A springboot secure web app with jsp support.
kotlin-web-maven-spring-jsp-register-rsa-encrypt-argon2-encoded Description A springboot secure web app with jsp support. Three roles are defined; USE
Kotlin Coroutine için örnek proje
Kotlin Coroutines Kotlin Coroutines: Senkron kod yazarak asenkron uygulamalar geliştirmeye yarayan bir eklentidir. Network istekleri cevap gelene kada
Example of a multimodule project following SOLID principles and MVVM, Hilt, Room, coroutines and testing.
MarvelCharacters David Ferrándiz Features Retrieve Marvel’s characters and show them in a grid. See more information about the character in a new scre
Flexible Step Range Slider With Kotlin
What is FlexibleStepRangeSlider We use RangeSlider in Material Components for range filter as below But it has fixed step size so we have to render ev
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
Mockative Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP). Installation Mockative uses KSP to generate
My Advent of Code solutions written in Kotlin
AOC21 My Advent of Code solutions written in Kotlin Why Kotlin? I think Kotlin is a really suitable language for Advent of Code, because it handles li
SPHTech Android Applications Assignment
SPHTech This is the project for SPHTech Android Applications Assignment, where I have to create a native Android application to display the amount the
A springboot secure web app with thymeleaf support.
kotlin-web-maven-spring-thyme-challenge-question-aes-encoded-scrypt-encode Description A springboot secure web app with thymeleaf support. Three roles
ViewModel e LiveData - Android Studio - Kotlin
Unscramble App Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single player game app that displays scrambled
A CLI client for Up Bank, written in Kotlin.
upperkt pronounced /ˈʌpəkʌt/ Uppercut your Up balance today! (It's a CLI client for Up - an Australian neobank, written in Kotlin) Installing Right no
Choose Your Movies App For Android
Choose Your Movie The Movie Database sitesinden çekilen güncel filmlerin listelendiği ve filmlerin detaylarına erişildiği mobil uygulamadır. Kullanıla
This assignment has been given to me for Android developer position at SonyLiv.
asssignmentSonyLiv This assignment has been given to me for Android developer position at SonyLiv. This codeis not full functional but can give a cont
Biblioteca Kotlin com objetivo de facilitar a criação de aplicações de Chat e Chatbots voltadas a Twitch.
Twitch4K O Twitch4K é uma biblioteca Kotlin que tem como objetivo principal facilitar a criação de aplicações de Chat e Chatbots voltadas para a plata
A Simple 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
Nota FaceSDK Sample For Android
Nota Face SDK for Android 노타의 안드로이드용 안면인식 SDK License 노타에서 제공하는 데모 라이센스는 3개월 시용기간을 제공하고 있다 Features SDK에서 제공되는 기능은 아래와 같다 : 얼굴감지 : 이미지에서 얼굴의 BoundingB
Android Example project
Example project for the employers. I created this project for the employers because I often get demands about showing some of my code. Patterns: MVP C
Use Android Data Binding wih Live Data to glue View Model and Android
Gruop-C Spliff Summary Use Android Data Binding wih Live Data to glue View Model and Android. Asynchronous communications implemented with KotlinX Cor
App de cartão de visitas desenvolvido em kotlin
BusinessCard App de cartão de visitas desenvolvido em kotlin O objetivo desse projeto foi aprofundar os conhecimentos em: Ecossistema Android Orientaç
App to randomly translate word through different languages
App to randomly translate word through different languages
Repositori untuk belajar pemrograman Kotlin dalam bahasa Indonesia
Kotlin Repositori ini berisi kumpulan dari berbagai macam contoh struktur data, algoritma dan komputasi matematika yang diimplementasikan dengan mengg
Interview test for Kyosk interview
Kyosk-Android-Test A project done for the submission of my Kyosk interview application. Table Of Content. Project Structure - Domain - Data - Presenta
Yet Another Native Loader for the JVM.
yanl - yet another native loader Yet another Native library extractor/loader for the JVM, written in Kotlin. why other libraries simply don't fit my n
MoviesDemo-Android Programmatically (No XML)
MoviesDemo-Android https://www.themoviedb.org sitesinin sağladığı API üzerinden vizyonda olan ve yakında vizyona girecek olan film listesinin çekildiğ
Advent of Code template project for Kotlin
Advent of Code Kotlin Template Advent of Code – an annual event in December since 2015. Every year since then, with the first day of December, a progr
Assignment Trending With Kotlin
Trending Repositories For Clone https://github.com/Himanshu-18/Assignment_Trending.git API Since there is no official API for Trending Repositories (i
Android Custom View Accessibility
CustomFanController - Solution Code Creates a circular fan control dial that offers multiple selections marked by numeric indicators: 0 for off, 1 for
RecyclerView : SleepQualityTracker with RecyclerView app
RecyclerView - SleepQualityTracker with RecyclerView app SleepQualityTracker with RecyclerView This app builds on the SleepQualityTracker developed pr
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
🎨 Shader Showcase Shader Showcase is a minimal Android app made with Jetpack Compose, to showcase all the beautiful OpenGL* based Fragment shaders I
An IDE plug-in for quick access to Jetpack Compose controls
An IDE plug-in for quick access to Jetpack Compose controls
Passbolt mobile app for Android
____ __ ____ / __ \____ _____ ____/ /_ ____ / / /_ / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/ / ____/ /_/ (__
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Weather application built with kotlin
Weather App - Android Technical Task 👉 Video Demo for this task on youtube 👈 Weather application Created android screen that has search bar on top.
A simple Android application to store daily notes in the internal database of the application
Simple Note App Note App is a simple Android application to store daily notes in the internal database of the application and can store an image or a
An easy, flexible way to have the toast message displayed.
IToaster Library An easy, flexible way to have the toast message displayed. Download Gradle Add below codes to your root build.gradle file (not your m
How to Integrate SAWO SDK to an Android app
How to Integrate SAWO SDK to an Android app Add following line to root build.gradle repositories block maven { url 'https://jitpack.io' } Add this to
Simple Android File Manager
Simple File Manager Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wis
ViewModel ve DataBindig ile LiveData kullanım örneği.
#Android Kotlin ViewModel ve Livedata Görsel Kaynak: https://www.youtube.com/watch?v=suC0OM5gGAA Temiz kod mantığı ve bu mantık doğrultusunda geliştir
grpc stream fullstack example(spring+kotlin / next.js + typescript)
grpc-stream-fullstack chat application build with grpc named qhat Prerequisites server sync .proto files on src/main/proto/grpc/qhat/ $ ./gradlew sync
Kotlin Tutorials for new learners.
Kotlin Programming Tutorial for Beginners Learn Kotlin Programming, its basics and Fundamentals from scratch. Topics to be covered Overview Course int
Android SRT player powered by Exoplayer and srtdroid
SrtPlayer An Android SRT test player powered by ExoPayer. Most of this code comes from YoussefHenna reply in the SRT support ExoPayer issue. It demons
Detekt rule no string parameter with kotlin
Detekt custom rule template This repository is a template. You can use it to generate your own repository to write and share your custom rules. How to
Netguru Android: Recruitment CR task
Netguru Android: Recruitment CR task Prerequisites Things that you need to have before starting working with a project. Your git provider (Github, Git
Starter code for Android Basics codelab - Store the data in a ViewModel
Unscramble App =================================== Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single pla
Devinfo Patcher is an Android app that marks the inactive slot as successful on devices with a valid `devinfo` partition.
Devinfo Patcher Devinfo Patcher is an Android app that marks the inactive slot as successful on devices with a valid devinfo partition. Usage If the i
Firebase Authentication plugin for Ktor framework.
Firebase Authentication is a Ktor plugin which verifies requests authorized by a Firebase Auth Id Token.
The androidx.media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
AndroidX Media AndroidX Media is a collection of libraries for implementing media use cases on Android, including local playback (via ExoPlayer) and m
Third-party native Jellyfin Android app
Findroid Findroid is third-party Android application for Jellyfin that provides a native user interface to browse and play movies and series. I am dev