2019 Repositories
Android example-app Libraries
Small library that allows the application to display a small troubleshooting guide in case of repeated app startup crashes.
AppSalvager What is it? AppSalvager allows you to combat the issue of repeating crashes on app startup. Failed data migration, SDKs not handling their
For mobile app program project
For mobile app program project
Console Weather App With Kotlin
ConsoleWeatherApp Описание Данный сервис позволяет получить текущее состояние погоды в выбранном городе. Использование Сервис может быть запущен со сл
MVI Architecture Android Beginners: Sample App
MVI Architecture Android Beginners: Sample App This repository contains a sample app that implements MVI architecture using Kotlin, ViewModel, LiveDat
A Simple Portfolio App With Kotlin
Portofolio APP SKL ke-3 IDN Minggu ke-1 2021 saya telah belajar: Saya telah belajar Android Studio Activity Main. Saya telah belajar Menambahkan Fragm
An educational android app that provides services like notes, online videos and visualization calculator to learn and understand deep concepts of DSA.
Aldo ALDO is a free education app for the young programmers who are desiring to master the concepts of Data Structure and Algorithms. ALDO offers prac
Simple, lightweight, modular components to help conjure your app architecture
Magic Simple, lightweight, modular components and utilities to help conjure your app architecture. Built with Kotlin coroutines to provide flexible as
Note App With ApiKtor
NoteAppWithApiKtor Note App used to save your notes as text , images and urls by beautifil desgin by using ktor framework backend by server ngrok Scre
Location Reminder App build as part of the udacity nanodegree program
Location Reminder a Location Reminder App with notifications that remind the user to do something when the user is at a specific location. built as pa
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
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
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
Removes account requirements and telemetry from Oculus Quest devices
Removes account requirements and telemetry from Oculus Quest devices
ProtonMail Android app
ProtonMail Android app
This is a app that fetches a marvel comic from the marvel api
MarvelApp This is a app that fetches a marvel comic from the marvel api Build Instructions In order for this app to work, both a private and public ma
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
News Demo app using Jetpack compose
News Demo News App built with JetPack Compose(v1.0.0-alpha02) The app contains following libraries Jetpack Compose (UI) Dagger-Hilt (Dependency Inject
This folder contains the source code for the Words app codelab.
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
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
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
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
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
App Conversor
Facil-Combustivel Aplicativo de conversão e cálculo de combustível. Esse projeto foi pensado para dar uma maior clareza em relação ao uso de álcool e
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
A travel planning app.
Torguide Project Overview This repository is for the Android client of my app Torguide. Torguide is a travel planning app that will allow you to plan
Server & Web App of Tolgee localization toolkit
Server & Web App of Tolgee localization toolkit
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
Criação de um App de Dicionário dividido em duas etapas utilizando Activities, Intents, Fragments e o componente de navegação
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
This repository contains event driven redis app uses redis streams
Spring Boot Redis Streams This repository contains event driven redis app uses redis streams Run redis in docker docker run --rm --name redis -itp6379
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
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
Example of migrating from Dagger to Hilt with a real service/repository example
DaggerToHilt Overview This repo provides a real example of using Hilt for dependency injection. It hits endpoints provided by the Movie Database, and
Simple lemonade game app for "gabut" people (maybe)
Project: Lemonade App - Starter Code Starter code for the first independent project for Android Basics in Kotlin Introduction This is the starter code
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
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
Navigation Component: THE BEST WAY to create navigation flows for your app
LIVE #017 - Navigation Component: A MELHOR FORMA de criar fluxos de navegação para o seu app! Código fonte do projeto criado na live #017, ensinando c
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
Single player game app that displays scrambled words
Unscramble App Single player game app that displays scrambled words. To play the game, player has to make a word using all the letters in the displaye
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
A Simple Jetpack Compose Notes App
Jetpack Compose Notes App This is a simple application where you can add/edit and sort notes. When you create a note, you can specify its color and th
Clean architecture dictionary app fetching remote data with local caching
ComposeDictionary Clean architecture dictionary app fetching remote data with local caching Installation Clone this repository and import into Android
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
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
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ç
The App Loads list of popular movies from a mock API and shows in a recyclerView
popular-movies-app About The App Loads list of popular movies from a mock API and shows in a recyclerView. Any item can be clicked to open the Movie D
The App shows PR of Github Open Projects
GithubPull This App shows PR of Github Open Projects - Developed using :- Kotlin Programming Language MVVM Design Pattern Data Binding Pagination for
App to randomly translate word through different languages
App to randomly translate word through different languages
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
Client App to show the information of the searched Pokemon
PokemonSearch Client App to show the information of the searched Pokemon. It uses Pokemon SDK to show all the information. How to use it. Set up Take
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.
An app that displays dog pictures and info because who doesn't love dogs?
🐩 🐩 🐩 Dogtionary 🐩 🐩 🐩 The Basics An app that displays dog pictures and info because who doesn't love dogs? Tech Kotlin 1.5.21 Gradle 7.0.0 Buil
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
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
App consist of 4 main fragments accessable from bottom navigation
Bug demo Demo App consist of 4 main fragments accessable from bottom navigation, each fragment is a tablayout hosting 2 more child fragment, child fra
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
An app to reserve office space
Booking App This app is built to demonstrate the modern design of an Android application About We load Rooms data from API and store it in a Room data
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
Android weather app using Hilt, Coroutines, Retrofit, Jetpack (Compose, Room, ViewModel) based on MVVM architecture
Atmostate A weather app written with Jetpack Compose using OpenWeatherMap Get the APK Features offline caching fetching data for current user location
Jetpack Compose-based chess app with visualisation layers.
Chesso Chesso is an animated, Jetpack Compose-based chess app aimed at beginners and intermediate players for studying purposes. Its distinctive key f
An android app built using Kotlin following Multi-Module Clean Architecture MVVM
RickyandMorty An android app built using Kotlin that consumes RickyadMorty API to display characters.It has been built following Clean Architecture Pr
An android app that can perform basic arithmetic calculations on the go.
An android app that can perform basic arithmetic calculations on the go. App uses constraintLayout to map out the UI, MxParser for handling mathematical calculations
The app helps add , update, delete task
Task-Keeper The app helps add , update, delete task laguage used Kotlin The next Update jetpack-compose to showcase the use of all this features for n
A simple implementation of the Android In-App Billing API.
Google In-App Billing Library v4+ A simple implementation of the Android In-App Billing API. It supports: in-app purchases (both consumable and non-co
Breakout clone built with Compose
breakout-compose The classic Breakout game built with Jetpack Compose ✨ Demo JoyuyNijH2vgqgDy.mp4 🦿 Prerequisites Java 8 or above ⌨️ Usage Clone the
A beautiful android Quotes App where you can read and save quotes.
QuotesApp A beautiful Quotes App where you can read and save quotes. This repository contains source code of a Quotes app, which helps you stay motiva
MangaKu App Powered by Kotlin Multiplatform Mobile, Jetpack Compose, and SwiftUI
MangaKu 🤖 Introduction MangaKu App Powered by Kotlin Multiplatform Mobile, Jetpack Compose, and SwiftUI Module core: data and domain layer iosApp: io
Movie streaming is an android app that show us last,newest,top imdb and popular movies.
Movies-Streaming-Android-App An Android application which shows Popular, New Movies, Top Rated movies and all the details of any movie like- Cast, Rev
A weather app demo made to play around with Kotlin Multiplatform.
A weather app demo made to play around with Kotlin Multiplatform. Running on Desktop, Ios and Android with all of the business logic being shared across all three platforms!
A Kotlin Android app to manage medications
Did I Take My Meds? About Did I Take My Meds? helps keep track of when to take medications. It is designed to help prevent a user from skipping doses
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
LinkHub LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads! Download Screensh
The Odysee Android app with wallet functionality
Odysee Android Release To create an APK file which can be installed on real devices, you will need to create a digital signature and then edit app/bui
SocyMusic is an open-source Android music player written in Java with the aim of creating an easy-to-use app for exchanging and listening to top-quality music. Help us create it!
SocyMusic SocyMusic is an open-source Android music player written entirely in Java. It's objectives are to provide top-quality music to everyone for
App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database.
Inventory - Solution Code Solution code for Android Basics in Kotlin. Codelab: Android Jetpack - Room. Introduction This app is an Inventory tracking
Group Messaging Chat (Discord Clone :eyes:) App Using Firebase Cloud-Firestore following MVVM Architecture
Nit Talk Nit Talk is a Group Chat Messaging (Discord Clone) App based on Modern Android Application tech-stacks and MVVM architecture. Techs Used 💻 K
Playground app that displays charts using Jetpack Compose
This is an application that consumes the API of Blockchain and display a linear chart of the bitcoin transactions per second on a given range & other stats. The graph is made with whimsical.
Shumba money weather app, using openweather api and retrofit
Shumba Money Weather App Language KOTLIN Libraries used 1.) Retrofit library - REST Client for Java and Android. It makes it relatively easy to retrie
Movies App with themovie db
MyMovie Movies App with themovie db Using MVVM Architecture Data Binding Live Binding Room Persistance Dagger for dependency Injection Retrofit2 Glide
Simple App made for a test to Studio Sol Company
Studio Sol Test - Guess the Number Simple App made for a test to Studio Sol Company. #What you'll see in this project: ViewBinding Navigation Animatio
Food Lovers App With Kotlin
Projeto: Site de Filmes Status: Em andamento Segundo projeto em andamento em Android com Kotlin! dessa vez estou desenvolvendo um aplicativo para aman
The app features real-time chatting between different users on daily topics
DailyDiscuss The app features real-time chatting between different users on daily topics. The app comes with 2 types of user interface: Admin who crea
Learn to work with databases on Android using the Room persistence library.
Bus Scheduler App This folder contains the source code for the Bus Scheduler app codelab. Introduction The Bus Scheduler app displays a list of bus st
A Simple movies app using Kotllin, MVVM, and with an offline caching capability.
IMDB-CLONE A simple imdb clone using KOTLIN,MVVM with searching and bookmarking ability with offline caching ability Libraries used:- Kotlin Coroutine
Android app that uses TMDB API to show info about movies.
Movies App: Projeto Integrador - Vitória Code 2021 🎬 Sobre o projeto Esse é um aplicativo Android feito em Kotlin que oferece aos usuários uma listag
An easy to use android library to let devs know how much internet-data their app is consuming
EasyAnalytics! an easy to use android library to let developers know how much internet-data their app is consuming. We can identify this as we want ba
Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.
CoinBox CoinBox is a multi module small currency tracker app which is developed with Jetpack Compose. This demo app used coingecko.com API to fetch da
This is a simple video games discovery app showcasing UI using Jetpack Compose with Clean Architecture and also tests for composable UI.
Jetpack-Compose-Video-Games-Example 🎮 This is a simple video games discovery app showcasing UI using Jetpack Compose and also tests for composable UI
Open-source modular Android App IDE for Android
Blokkok Blokkok is an open-source modular Android App IDE for Android. Every components of the IDE are separated from each other by modules, every mod
KMM StoreList App (Kotlin Multiplaform Mobile), by Shady Selim
Shady Selim's KMM StoreList App My new visit to KMM and creating an example StoreList App (Kotlin Multiplaform Mobile) for both Android and iOS, divid
An app created for Code Lousiville in order to learn the in-and-outs of basic Android development
Tea House is an app created for Code Lousiville in order to learn the in-and-outs of basic Android development.
App desenvolvido para um desafio de vaga.
Desafio - Filmes 🎥 📼 O desafio consistia em criar um app que se assemelhasse a tela de informações do filme do app TodoMovies. Screenshot de referên
Netflex - Movie app for android
Netflex - Movie app for android Netflex is a movie app for android phones, which has a functionality to fetch top rated or popular movies from the TMD
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions
An Android app built with Kotlin, to help students at Kibabii University make monthly class welfare contributions. It is built with the MVVM pattern and the latest Jetpack components. Firebase as the backend
Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose
Unsplash Unsplash application for Android, Desktop and Web. Built using Kotlin Multiplatform and Compose with ❤️ 👉 Presentation Set up the environmen