601 Repositories
Android template-project Libraries
This is my first Spring Boot with Kotlin project and used React as frontend.
༒☬༒ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ + ᴋᴏᴛʟɪɴ ༒☬༒ This project is simple course enrolment site built with React with Typescript and Spring boot with Kotlin. Frontend - Ove
Export BlueJ project archives from Gradle projects.
bluej-jar Gradle Plugin This is a Gradle plugin for producing JAR files which are valid BlueJ project archives. This plugin only works in Java project
Android App Development using Android Studio Project for The Swastika. It is edit profile view.
Edit_Profile_View Android App Development using Android Studio Project for The Swastika. It is edit profile view. To start with this project first is
Using Resilience4J, this is a Demo project which uses a Library as background and manages all its requests.
Using Resilience4J, this is a Demo project which uses a Library as background and manages all its requests. This library can rent books online and the usage rate is extremely high. There is a reactive way to access, which is the one normally used, but sometimes, the system needs a bit of help from an old machine running a non-reactive MVC Spring application using JPA. Let's make this in Kotlin and find the best solution!
Create libraries for all types of Kotlin projects: android, JVM, Multiplatform, Gradle plugins, and so on.
JavierSC Kotlin template Create libraries for all types of Kotlin projects: android, JVM, Multiplatform, Gradle plugins, and so on. Features Easy to p
Template for using Clean Architecture Concepts in Android
AndroidCleanArchitecture Template for using Clean Architecture Concepts in Android We have separated the layers into three main group Presentation/App
This project is an android app inspired by the tv show "Friends"
F.R.I.E.N.D.S-App If this frame looks familiar then this app is for you! This project is an android app inspired by the tv show "Friends" , built usin
A project aiming to generate KMP declarations from several library versions
kotlin-ketchup A project aiming to generate KMP declarations from several library versions LICENSE Apache 2.0. See ./LICENSE in this repository See th
Android Kotlin Fundamentals 01.2: Anatomy of Basic Android Project
Welcome to Android Kotlin Fundamentals 01.2: Anatomy of Basic Android Project 👋 Codelab de android para practicar apps Android con Kotlin 🏠 Homepage
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
Udacity Nanodegree Project 3
LoadApp In this project students will create an app to download a file from Internet by clicking on a custom-built button where: width of the button g
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
Simple project to help people track their crusade progress
Crusade-helper Simple project to help people track their crusade progress Core module Contains: model - package with all database structure service -
Small training project where dagger, dagger hilt and other components are used for clean architecture
LeagueNow 🏆 LeagueNow is a sample soccer team list Android application 📱 built to demonstrate use of modern Android development tools - (Kotlin, Arc
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
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 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
Gradle plugin to use git tags as project version names
Version Name Gradle Plugin This plugin adds a kotlin extension function that provides a version name based on the latest git tag. How to use it 👣 App
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
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
A template of a client application architecture
Model-View-ViewModel (ie MVVM) Model-View-ViewModel (ie MVVM) is a template of a client application architecture, proposed by John Gossman as an alter
A minimalistic Face Recognition module which can be easily incorporated in any Android project.
Real Time Face Recognition with TfLite A minimalistic Face Recognition module which can be easily incorporated in any Android project. Key Features Fa
Sample android setup for deploying libraries on maven central
Perfect-android-library-template This is how I prefer my android setup. This setup has a sample app and a deployable library that deploys to maven cen
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
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
StreamDex: A Unified Stream Tracker
StreamDex: A Unified Stream Tracker Section 1 - Moviation Online streaming has become a regular part of the digital entertainment space for many peopl
NewsApp is a an android project based on modern Android application tech-stacks and MVVM architecture.
NewsApp NewsApp is a an android project based on modern Android application tech-stacks and MVVM architecture. This project is for focusing especially
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
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
This is a template repository intended to get a quick up and running project for demonstration purposes.
Android App Template This is a GitHub template repository intended to kickstart development on an Android application. This project comes set with a h
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
Example Android library project that works with jitpack.io
android-example Example Android library project that works with jitpack.io. See this Tutorial on how to publish an Android Library with JitPack. For m
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
🎬 A demo project using The Movie DB based on Kotlin MVVM architecture and material design & animations.
TheMovies2 A simple project using The Movie DB based on Kotlin MVVM architecture and material designs & animations. How to build on your environment A
A small Android project to practice executing network requests and parsing the network response
InspirationalQuotesExercise A small Android project to practice executing network requests and parsing the network response This app uses the ZenQuote
Hexagonal Architecture Kotlin Template
The purpose of this template is to avoid repeating, over and over again, the same basic packages structure, gradle and configurations.
RecyclerView Template With Kotlin
RecyclerViewTemplate-Kotlin How To Create Recycler Adapter Template In Android Studio . RecyclerView makes it easy to efficiently display large sets
Sample Social Login Project of Spring Boot and Kotlin
Sample-Spring-Boot-Social-Kotlin Sample Social Login Project of Spring Boot and Kotlin dependencies dependencies { implementation("org.springframewor
File Picker for KMP project. Works for Android/JVM/Web.
KFilePicker File Picker for KMP project. Works for Android/JVM/Web. Setup Add Jitpack maven { url
A Gradle plugin helps to proxy all the BuildConfig fields in the Android project.
Readme A Gradle plugin helps to proxy all the BuildConfig fields in the Android project. Background In android BuildConfig, We might have different co
A Gradle plugin for providing your secrets to your Android project.
Secrets Gradle Plugin for Android A Gradle plugin for providing your secrets securely to your Android project. This Gradle plugin reads secrets from a
GraphQL based Jetpack Compose and SwiftUI Kotlin Multiplatform project
MortyComposeKMM Kotlin Multiplatform sample that demonstrates use of GraphQL + Jetpack Compose and SwiftUI
A "must-have a look" project for newcomers in android.
PracticeApp Helping the Newbies This app is made with a purpose to help newbies understand core concepts of Android Development. There are very limite
Start android project
android-skeleton Start android project Global configuration Use of catalog versions file libs.versions.toml Centralize common module configuration in
Playground project built with MVVM with Clean Artchitect to try out new tech in Android 🌍
Clean-MVVM-Playground Playground project built with MVVM with Clean Artchitect to try out new tech in Android 🌍 Features 🕹 100% Kotlin Following MVV
A multi-modular Gradle project that encapsulates various modules to learn Kotlin language, tools and frameworks.
KotlinLearn This is a gradle project for the sole basis of exploring and learning Kotlin language, tools and frameworks. The root project wil encapsul
This is Mini Project - Android app for Passenger to file FIR Online.
Passenger-Security-2021 Passenger Security - Online FIR Filing System This is project of Smart India Hackathon 2018 - Software Edition under the Minis
Android project setup files when developing apps from scratch. The codebase uses lates jetpack libraries and MVVM repository architecture for setting up high performance apps
Android architecture app Includes the following Android Respository architecture MVVM Jepack libraries Carousel view Kotlin Kotlin Flow and Livedata P
An Android Template with MVVM and Clean Architecture
MVVMTemplate 🧞 A simple Android template that lets you create an Android project quickly. How to use 👣 Just click on button to create a new repo st
Warning on new versions available even when using Kotlin-DSL plugin.
Version Checker Gradle Lint Warning on new versions available even when using Kotlin-DSL plugin. This detector checks with a central repository to see
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
FakerAndroid (FakerAndroid.jar or FakerAndroid-AS) A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffold
⭐ Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
Sheets Sleek dialogs and bottom-sheets for quick use in your app. Choose one of the available sheets or build custom sheets on top of the existing fun
This is an Android project allowing you to use the advanced biometric authorization features.
PLEASE NOTE: If your project has minSDK 23 and should support only basic Fingerprint Authorization on most devices - take a look first at the AndroidX
This project is an add-on for the excellent J2V8 Project. It allows users to debug JS running in V8 using Chrome DevTools. Uses Stetho for communication with Chrome DevTools.
J2V8-Debugger This project is an add-on for the excellent J2V8 Project. It allows users to debug JS running in V8 using Chrome DevTools. Uses Stetho f
Android Clean Architecture💎 Base Project Android with Kotlin and MVVM applying clean architecture
Android Clean Architecture💎 Base Project Android with Kotlin and MVVM applying clean architecture
Android Studio project wrapper around the Elixir TodoApp Desktop app to run on Android including the Erlang runtime
TodoApp Android: An Android Sample App This Android Studio project wraps the Desktop Sample App to run on an Android phone. How to build & run Install
An example project for configuring Rust with Java 18's Panama/jextract
rust-panama A template project for setting up both Rust and the Java 18 Panama Foreign Linker API (via jextract). How to Setup Clone the repo. Modify
Library provides an easy way to a add shimmer effect in Android Compose project.
Add a shimmer effect to the layout in Android Compose
Playground Android project to test jacoco-report github action
jacoco-android-playground Playground Android project to test jacoco-report github action Running Code Coverage at Module level The app module has mult
Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes
Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes
Tutorial For openJDK 11 and AGP 7.0.0+ | Tutorial Multi Library Android in 1 Project | Groovy
jitpack-library-guide For openJDK 11 and AGP 7.0.0 + Please read every single note for detail Tutorial Click Here Kotlin DSL Click Here Repository for
Small Android project demonstrating some navigation components for Jetpack Compose.
Small Android project demonstrating some navigation components for Jetpack Compose. Created this for presenting about this topic for a GDG meetup.
🎮 A basic game template for Compose for Desktop
compose-desktop-game-template Game Template - Compose for Desktop ✨ Demo ✍️ Author 👤 theapache64 Twitter: @theapache64 Email: [email protected] F
MVVM Redux is a lightweight lib to help you apply the redux concepts in your project based in MVVM.
MVVM Redux is a lightweight lib to help you apply the redux concepts in your project based in MVVM.
New style for app design Online Flora Go Go App UI made in Jetpack Compose. 😉 😎
JetComposeLoginUI New style for app design Online Flora Go Go App UI made in Jetpack Compose. 😉 😎 (Navigation Components, Dagger-Hilt, Material Comp
A learning project which focuses on designing an OTP flow and use of various components of Android efficiently
Otp Demo A learning project which focuses on designing an OTP flow using Firebase. Article: https://saurabhpant.medium.com/otp-login-using-firebase-hi
Eutamin-C Sample Project
here-is-my-card About Eutamin-C Sample Project This is an android application using Euphony library "here-is-my-card" makes it easy to share business
Android Template to accelerate the creation of new projects.
Stack What How User Interface Compose Dependency Injection Hilt State Management Mavericks Caching Room Networking Retrofit Information This project i
This is a simple application through which I connected Students, Courses and Teachers in an a beautiful way. The main purpose of this project is the connection between the Objects.
UniversityApp This is a simple application through which I connected Students, Courses and Teachers in an a beautiful way. The main purpose of this pr
Alkaa is a to-do application project to study the latest components, architecture and tools for Android development
Alkaa (begin, start in Finnish) is a to-do application project to study the latest components, architecture and tools for Android development. The project evolved a lot since the beginning is available on Google Play! ❤️
Online Furniture Shop App UI made in Jetpack Compose.
JetComposeFurnitureShopUI-Android Online Furniture Shop App UI made in Jetpack Compose with clean architecture... 😉 😎 (Navigation Components, Dagger
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
This project aims to simplify creation of basic Arduino programs by just editing a UI on Android.
ArdUI A video explanation If you are more a fun of video explanation go to this youtube video Project aim This project aims to simplify creation of ba
A daily horoscopes listing. App using my personality project's API and Jetpack Compose
A daily horoscopes listing. App using my personality project's API and Jetpack Compose. Application architecture based on MVVM and Clean Architecture
Template for building CLI tool in Kotlin and producing native binary
Kotlin command-line native tool template This template allows you to quickly build command-line tool using Kotlin , Clikt and build a native binary fo
KMMT : Kotlin Multiplatform Mobile Template
Kotlin Multiplatform Mobile App Template
Playground project for Koin Koin Compiler - Sandbox
Koin Compiler - Sandbox The goal of Koin compiler & Annotations project is to help declare Koin definition in a very fast and intuitive way, and gener
Check out the new style for App Design aims for the Online Plant Shop Service...😉😀😁😎
PlantShopUI-Android Check out the new style for App Design aims for Online Plant Shop Service... 😉 😀 😁 😎 Screenshots Please click the image below
Kotlin Multiplatform project that gets network data from Food2Fork.ca
Food2Fork Recipe App This is the codebase for a Kotlin Multiplatform Mobile course. [Watch the course](https://codingwithmitch.com/courses/kotlin-mult
Kotlin Multiplatform Mobile App Template
KMMT : Kotlin Multiplatform Mobile Template Kotlin Multiplatform Mobile Development Simplified KMMT is a KMM based project template designed to simpli
Sync Kotlin files with an Xcode project
Kotlin Xcode Sync Note Soon to be deprecated. You can add folder references instead. See here. Import kotlin files into an Xcode project. This is used
BuildConfig for Kotlin Multiplatform Project
BuildKonfig BuildConfig for Kotlin Multiplatform Project. It currently supports embedding values from gradle file. Table Of Contents Motivation Usage
Purpose for this base architectural project is to load it with all latest components and libraries So it become reference for all kind of Android projects
The purpose of this base architectural project is to load it with all the latest components and libraries, So it becomes a reference for all kinds of Android projects
MIS49M Final Project
MIS49M MIS49M Final Project MIS49M Final Projesi olarak toplum yararı düşünülerek tasarlanmıştır. Tanıtım Videosu: https://youtube.com/embed/bEVta4UM0
Fire TV Sample App Android - Touch and D-Pad
Fire TV Sample App Android - Touch and D-Pad This sample Android project demonstrates how to build the main UI of a Fire TV application in order to su
An Android project containing image recognition and object detection models.
An Android project containing image recognition and object detection models. Users can input images into the deep learning model by taking photos, opening photo albums, and real-time previews on the Android side. After the calculation on the Android side is completed, the model will output the prediction result and show it to the user.
An MVI project setup using Jetpack compose. This would be a good place to start learning Model View Intent (MVI) architecture for Android.
Compose-MVI An MVI project setup using Jetpack compose. This would be a good place to start learning Model View Intent (MVI) architecture for Android.
Space recommendation system and augmenting informations with ARCore SDK
Space recommendation system and augmenting informations with ARCore SDK
Qart is Android App that's based on CuteR project. App generate QR code that merge a picture. So the QR code looks more beautiful.
Qart is Android App that's based on CuteR project. App generate QR code that merge a picture. So the QR code looks more beautiful.
This is a Ktor project to build your own Url shortener
Ktor URL Shortner This project is a implementation for creating Short URL using Ktor + Kotlin + MongoDB Usage It contains two routes if you want to im
This project is basically PowerNukkit but just in Kotlin (check out the original PowerNukkit source here: https://github.com/PowerNukkit/PowerNukkit)
Introduction Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software: Written
🚀 Android project template with Compose, MVVM, Hilt and Navigation
compose-android-template An Android project template with MVVM, Hilt, Navigation and Compose ✍️ Author 👤 theapache64 Twitter: @theapache64 Email: the
This is an example of a simple application with layered software base on clean-architecture as application architecture and mvvm as presentation architecture
This is an example of a simple application with layered software base on clean-architecture as application architecture and mvvm as presentation archi
Android playground project with modularization by feature (android libraries), unit tests, MVVM & MVI.
Movies Movies is a simple project to study and play with some android components, architecture and tools for Android development. Tech Stack This proj
Kotlin multiplatform library template.
template-kmp-library Kotlin multiplatform library template. Has a baseline setup for a multiplatform library supporting all kotlin targets except andr
ArcProgressbar project let create Arc progressbar in android in simplest way.
Arc Progressbar In Android ArcProgressbar project let create Arc progressbar in android in simplest way. USAGE To make a Arc Progressbar add ArcProgre
Grazel is a Gradle plugin to automate generation of valid Bazel files for a given Android/Kotlin/Java project.
Grazel Grazel stands for Gradle to Bazel. It is a Gradle plugin that enables you to migrate Android projects to Bazel build system in an incremental a
FireApp is an open-source project that is built around Firebase Products, especially for learning purposes
FireApp is an open-source project that is built around Firebase Products, especially for learning purposes. This application is written entirely in Kotlin using Android Architecture Components and MVVM architecture pattern. You'll see in the code of this repo, how Firebase Products are working together.