7007 Repositories
Android translate-ui-android-kotlin-library Libraries
It is a fun project(android app), that contains everything about hip-hop.
Hip Hop School This is a fun project (android app). This app contains information about Hip Hop, like its history, beefs, etc. App Architecture An att
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.
Pagination View Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagi
Elixir is a library designed to make minecraft login easier.
Elixir Elixir is a library designed to make minecraft login easier. Usage We have a maven repo for this project. repositories { maven { url = "htt
Repository contains structures and methods to execute linear algebra operations (matrix multiplication etc)
LinearAlgebra Repository contains structures and methods to execute linear algebra operations (matrix multiplication etc) Matrix class Matrix implemen
Extend From VLayout, and it will support Android X
XVLayout Extend From VLayout, and it will support Android X 从VLayout库克隆,支持Android X的RecyclerView 详细使用说明,参考:https://github.com/alibaba/vlayout Main Fea
Easy to use Overflow Menu for Jetpack Compose
Overflow Menu Android library for Jetpack Compose providing an Overflow Menu via fast and easy to use DSL. How to add to project Step 1. Add the JitPa
Starter code for Android Basics in Kotlin
Inventory - Starter Code Starter code for Android Basics in Kotlin. Introduction This app is an stater code for an Inventory tracking app. Demos how t
Android's MVVM Architecture in Kotlin ft. Retrofit
Android's MVVM Architecture in Kotlin ft. Retrofit This is an example to demonstrate MVVM Architecture in Kotlin with Retrofit in Android. This exampl
Spring cloud gateway with kotlin
spring-cloud-gateway gradle 의존성 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client
Spring cloud eureka server with kotlin
spring-cloud-eureka-server-kotlin gradle 추가 // https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-se
Small app to create icon sets for Linux, Windows, OSX, Android and IOS from a single PNG image
FXIconcreator Small app to create icon sets (multi resolution) for Linux, Windows, OSX from a single PNG image Reason for creating such an app was tha
A demo for Android font typeface support in React Native!
A Step-by-step Guide to a Consistent Multi-Platform Font Typeface Experience in React Native Goal Be able to use font typeface modifiers such as fontW
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
My attempt at completing Advent of Code for the first time, might also learn Kotlin while doing so.
AdventOfCode2021 Welcome to the Advent of Code1 Kotlin project created by debskipawel using the Advent of Code Kotlin Template delivered by JetBrains.
A lightweight library for requesting and consuming Activity Results using coroutines.
SuspendActivityResult A lightweight library for requesting and consuming Activity Results using coroutines, it's usage is as simple as: val uri = Acti
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
A library that you can use in 4 different types toast written with Jetpack Compose
Composable Sweet Toast A library that you can use in 4 different types(Success, Error, Warning, Info) written with Jetpack Compose. You can use this t
Kotlin multiplatform library template
template-kmp-library Kotlin multiplatform library template. Has a baseline setup for a multiplatform library supporting all kotlin targets except depr
Sample Code for fake Kotlin library written in Java
Jatlin このリポジトリは ブログ記事 のためのサンプルコードです。詳細は記事をご覧ください。 プロジェクト構成 :java-lib にKotlinに偽装したJavaファイルが含まれます。 :kotlin-lib は :java-lib をビルドしたJARファイルをKotlinから読み込んで実行
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
Kotlin and Java API for generating .swift source files.
SwiftPoet SwiftPoet is a Kotlin and Java API for generating .swift source files. Source file generation can be useful when doing things such as annota
Astrobin Browser App With Kotlin
Astrobin Browser App This app is a read-only app for browsing Astrobin. This app is being developed as part of a hackathon project, and may never reac
Advent of code challenges completed in Kotlin
aoc-2021 Welcome to the Advent of Code1 Kotlin project created by adeelcodes using the Advent of Code Kotlin Template delivered by JetBrains. In this
An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.
one An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines. Feature Transform different data structs to one. {errorCode, d
Practice Project with Clean architecture(offline +online)
Dictionary-App Basically this project will save what you search once in dictionary and then if you will search the same word again in search when ther
Tooltip Bubble is an information bubble creator tool.
TooltipBubble It's a simple Tooltip. Installing Add the code block to your project allprojects { repositories { jcenter()
🎄 Solutions to Advent of Code 2021 in Kotlin 💜
Advent of Code 2021 in Kotlin These are my solutions to Advent of Code 2021 using the Kotlin language. Each day has its own subpackage. Try the proble
Um aplicativo Android desenvolvido para fazer downloads de branches de repositórios do Github.
Branch Downloader Branch Downloader é um aplicativo Android desenvolvido para que o usuário possa baixar branches de repositórios do Github. Índice Fu
Solving all 25 days of the AOC 2021 event here: https://adventofcode.com
advent-of-code-2021-kotlin Welcome to the Advent of Code1 Kotlin project using the Advent of Code Kotlin Template delivered by JetBrains. In this repo
Aqui você encontra os projetos Kotlin atualizados do curso do Professor Marco Maddo.
Fundamentos-da-Programacao-Kotlin-para-Leigos-IntelliJ Aqui você encontra os projetos Kotlin atualizados do curso do Professor Marco Maddo. Visite a p
🎄 Simple Jokes App using Jetpack Compose powered by sv443.net API
Jokepack This App list jokes from sv443.net API Note: I'm using this project just to learn Jetpack Compose Still in development, but the App is availa
Compose desktop navigation library
Navipose Compose desktop navigation library Features Now navipose supports basic screen navigation between few screens Examples At first you should cr
An example of using The Elm Architecture in Android
GreenTea [Work in progress] An example of using The Elm Architecture in Android. There is a working example and the most important base clases. Still,
An android application that made as an exercise, that does 4 different conversions.
Following android studio basic course, this is my second (and bit more complicate this time) "practice on your own" project. In few words, it is an an
Advent of Code 2021 - Kotlin solution
aoc21-kt Welcome to the Advent of Code1 Kotlin project created by bubblefoil using the Advent of Code Kotlin Template delivered by JetBrains. In this
Advent of Code 2021 in Kotlin, solved by myself. Focus on code readability. With GitHub Actions all puzzles are executed and their solutions printed
Advent of Code 2021 in Kotlin Focus on Code Readability. With CI Solution Printing. Welcome to the Advent of Code1 Kotlin project created by michaeltr
Advent of code 2021, Kotlin
aoc-2021-kotlin Welcome to the Advent of Code1 Kotlin project created by almar using the Advent of Code Kotlin Template delivered by JetBrains. In thi
A complete rewrite from scratch of the old iOS game "Heavy MACH: Defense"
Heavy MACH: Defense is a game where you need to create an army of machines in order to defend your castle from the enemy castle, in a side-scroller st
Advent of code 2021 (unofficial) in Kotlin for Educational Plugin on Jetbrains IntelliJ IDE.
Kotlin Advent of Code 2021 (unofficial) DISCLAIMER: I am not affiliated with the official Advent of code event or website. To open this course, you ne
All news in one place - one application
nuntiumNewsApp Nuntium | Daily News App Nuntuim news app is a personalised news aggregator that organises and highlights what’s happening in the world
My Advent Of Code 2021 solutions 🎄🎅
AdventOfCode2021 In this repository, i am about to provide solutions for the Advent of Code1 puzzles using Kotlin language. Footnotes Advent of Code –
Advent of Code 2021, in Kotlin
advent-of-code-kotlin-2021 Welcome to the Advent of Code1 Kotlin project created by mbifulco using the Advent of Code Kotlin Template delivered by Jet
Advent of Code1 Kotlin project
Advent_Of_Code_2021 Welcome to the Advent of Code1 Kotlin project created by ecogamer18 using the Advent of Code Kotlin Template delivered by JetBrain
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
Jet-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.
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
Module kotlin-kafka Rationale Goals Example This project is still under development, andd started as a playground where I was playing around with Kafk
Sample app to demonstrate the integration code and working of Dyte SDK for android, using Kotlin.
Dyte Kotlin Sample App An example app in kotlin using the Dyte Mobile SDK Explore the docs » View Demo · Report Bug · Request Feature Table of Content
KTweet is a Kotlin Library that allows you to consume the Twitter API v2.
KTweet - A Kotlin Twitter Library KTweet is a library that allows you to use the Twitter API v2. Interested in Kotlin or KTweet? Join the Discord Setu
ToDo App based on Modern Android Application tech-stacks and MVVM architecture.
ToDo App Task Management App based on Modern Android Application tech-stacks and MVVM architecture. Techs Used 💻 Kotlin - First class and official pr
Experimental Discord Mobile Rich Presence (Android)
MRPC Experimental Discord Mobile Rich Presence (Android) How does it work? It's pretty simple. Connect to the Discord Gateway as a normal Discord Clie
Custom MediaPicker for Android. support targetSdk 30 & scoped storage. And use registerForActivityResult rather than onActivityResult.
MoongchiPicker What is MoongchiPicker? MoongchiPicker is custom media gallery base on Google's Material Design Bottom Sheets. You can fetch image or v
Coin Stalker App is an android application that displays current crypto currency rates.
Coin-Stalker Coin Stalker App is an android application that displays current crypto currency rates based on modern Android application tech-stacks an
Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps.
AutoDND Just a simple tool to turn on/off DND(Do Not Disturb) automatically when using specified apps. Ever feel disturbed by notifications and maybe
A Modular Firebase plugin (Android) for godot
GDFirebase GDFirebase is a Modular Godot Plugin for using Firebase Depends on Godot game engine: git clone https://github.com/godotengine/godot Avail
A very simple way to implement In App Purchases on Android.
The Google-developed Android In App Purchases library can seem quite confusing and too much code to do something as simple as making in-app purchases
Ini adalah aplikasi pencari biodata paengguna Github, aplikasi ini dibagun dengan bahasa Kotlin
GithubberM Ini adalah aplikasi pencari biodata paengguna Github, aplikasi ini dibagun dengan bahasa Kotlin Fitur Cari user dengan nama / id dengan API
German public broadcasting live streams as an Android app
Über FAQ Changelog Bibliotheken Über Zapp ist Teil von MediathekView und gibt dir einen schnellen Zugang zu vielen deutschen öffentlich-rechtlichen Fe
Conversations is an open source XMPP/Jabber client for Android
Conversations Conversations: the very last word in instant messaging Design principles Be as beautiful and easy to use as possible without sacrificing
Movie listing app using Jetpack Compose and Tmdb api
Jetflix A Movie listing app using TheMovieDb api and Jetpack Compose. Based on MVVM architecture with Dagger Hilt. Screenshots Download Go to Releases
Android app for Taiga agile system
TaigaMobile This is unofficial android app for taiga.io (agile project management system) built with Jetpack Compose (brand new UI toolkit from Google
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals içeriğindeki projelerin tamamıdır.
Bu repositorie Google'ın tamamıyla ücretsiz olarak sunduğu Android Kotlin Fundamentals içeriğindeki projelerin tamamıdır. Kotlin ile Android geliştiriciliğine başlayacaklara önerilir.
Proyecto de Kotlin y JPA sobre Hibernate, con algunos test usando JUnit 5 y Mockito.
Contactos Kotlin JPA Ejemplos de una aplicación de manejo de contactos con Kotlin y JPA. Usando para testear la aplicación JUnit 5 y Mockito. Almacena
Api Rest Card Game made in Kotlin with Ktor
ApiRest-CardGame "Card Game API" is a project made in Kotlin with Ktor. The API allows you to manage a simple card game deck (shuffle, take a card, pu
Fully customizable implementation of Snowfall View on Android
Android-Snowfall Fully customizable implementation of "Snowfall View" on Android. That's how we use it in our app Hotellook Compatibility This library
Practising kotlin language
Kotlin Learning About this project : 1.Starting with kotlin. 2.Creating a birthday wishing program. 📌 Tech Stack: [] [] 📌 Main Page: HELLO WORLD BIR
MVVM Kotlin Android 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
This is a Movie API app in which data is fetched online from the TMDB site using API authentication.
Movie-API This is a Movie API app in which data is fetched online from the TMDB site using API authentication. MVVM model is used for Database Managme
Kotlin to Dart compiler
Dotlin is a Kotlin to Dart compiler. The aim is to integrate Kotlin as a language into the Dart ecosystem, combing best of both worlds: The Kotlin lan
Android Library for cropping an image at ease.
Cropper - Android Image Cropper Android Image Cropper Powerful (Zoom, Rotation, Multi-Source); Customizable (Shape, Limits, Style); Optimized (Async,
An image manipulation library for Kotlin
Sketch An image manipulation library for Kotlin. Sketch doesn't require any external installation like OpenCV or OCR and can be used right away. It's
A Tip Calculator app written in Kotlin that takes Total cost as an input and calculate tip according to the feedbacks.
Create a Tip Calculator App Code for the Android Basics in Kotlin: Create a Tip Calculator app codelab. In this codelab, you will be writing code for
Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2
Jetpack-Compose-Blueprint Jetpack Compose, Kotlin, MVVM, Navigation Component, Hilt, Retrofit2 Apps Packages data : It contains all the data accessing
An Android application to showcase dog images
DogApp An Android application to showcase dog images. The application allows users to see random dog images or random dog images by breed.The user can
NamelessnessR is a vpn hub that combines a number of vpn protocols to provide a hub to a single vpn powerful to protect your privacy only.
NamelessnessR Design concept The Design concept is designed using adobe xd basing of different ideas but mainly Anxray, V2rayNG and NamelessnetX with
A Simple Task Template With Kotlin
Tarefas - Kotlin Download do aplicativo Tecnologia MVVM Retrofit SQLite Navigation Fingerprint - Autenticação biométrica Tela de Login Tela de cadastr
Aplicacion Android de Notas
Note App Note App on Android using xml traditional. This project is a starting point for a Android application. Tools: Room Navigation Material design
Micorservice with event sourcing sample kotlin
micorservice-with-event-sourcing-sample-kotlin Event Sourcing Exercises. Maybe it should work. Project eventsourcing Event Sourcing by Jpa or Cosmos D
LBRY app for Android TV
I started this project to develop a LBRY video browser for Android TV, it is still in developing, what I have done is loading trending videos, suggest
Football live time league tables
footballLiveScoresApp Football live scores App Football Mania Live scores gives results in competitions, players and teams from english leagues like p
A simple weather application focused on material UI and API data calls.
YAWA-WeatherApp YAWA is a simple single screen, single activity weather app with material UI. This repository is mainly focused on people who want to
Clean Architecture Kotlin Multiplatform Mobile (KMM) with Android Instrument Test and Unit Test
The-Movies: Clean Architecture Kotlin Multiplatform Mobile What're inside? - Jetpack Compose - Hilt - Ktor - Android Instrument Test - Unit Test - SQL
Torus CustomAuth integration samples for Android applications
CustomAuth Android Samples Examples of using Torus CustomAuth Android SDK. Usage Clone the repository and open with Android Studio Run the app, you'll
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Compose Testing + Coroutines + Kotlin Flow + Io mockK
MvvmKotlinJetpackCompose Why do we need an architecture even when you can make an app without it? let's say you created a project without any architec
A music player UI am designing in Jetpack Compose. The data is being fetched from Deezer's API.
Jetpack-Compose-MusicPlayer-UI 🎵 - Still under development This is a small project I am doing to interact with and explore Jetpack Compose components
A TOML 1.0 parser library for Kotlin
4koma A small, stand-alone, easy to use TOML parser library for Kotlin. 4koma supports an array of convenient features, such as full TOML 1.0 complian
My solutions for the Advent of Code 2021. See the link for a playlist with recordings of me solving each puzzle.
Advent of Code 2021 My solutions for the Advent of Code 2021 solved with Kotlin. What is the Advent of Code? Advent of Code is an online event created
A server which delivers the game cache files to an end-user.
RuneTopic Js5 Server A server which delivers the game cache files to an end-user. Setup Guide You can host a js5 server with Docker or with your local
My 2021 Advent of Code Repo - Kotlin this year!
🎄 Advent of Code 2021 This year I'll be solving the advent problems using Kotlin! 🥂 If you're interested in trying out Kotlin for AoC this year or e
🎅 Marry XMas 🎄 Kotlin solutions for my Advent of Code 2021 🤶
Advent of Code 2021 🎄 val aMessageFromMe = """ _____________,--, | | | | | | |/ .-.\ HANG IN THERE |_|_|_|_|_|_/ / `. SAN
Advent of Code 2021 in Kotlin Multiplatform!
Advent of Code 2021 in Kotlin Multiplatform Structure Each day comes with two parts for you to solve. You'll find a ready-to go and test templates to
Matt Kuhn 2021, Implemented in Kotlin
Advent of Code Matt Kuhn 2021, Implemented in Kotlin
A call blocker.
KBlock 📞 🚫 Introduction KBlock - A call blocking android app (currently works for API 28+) About It imports all the user contacts from the Contacts
ICSx⁵ is an Android app to subscribe to remote or local iCalendar files (like time tables of your school/university or event files of your sports team).
ICSx⁵ ICSx⁵ is an Android app to subscribe to remote Webcal feeds / iCalendar files (like time tables of your school/university or event files of your
Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin Gradle DSL.
SampleCompose Modular Android architecture which showcase Kotlin, MVVM, Navigation, Hilt, Coroutines, Jetpack compose, Retrofit, Unit test and Kotlin
Projeto Final do módulo de Kotlin, para testar as habilidades adquiridas durante as aulas
Kotlin Programming Fundamentals - Assessment É hora de vermos o quanto você aprendeu sobre Kotlin e Programação Orientada a Objetos Parte 1: Entendend
Advent of Code project 2021!
aoc-2021 Welcome to the Advent of Code1 Kotlin project created by goddabuzz using the Advent of Code Kotlin Template delivered by JetBrains. In this r
A generic library for quick development in Spring Boot using Java Generics.
slinky Now in Kotlin! A generic library for quick development in Spring Boot using Java Generics. Why "slinky"? A slinky is a precompressed helical sp
A server which delivers client configuration settings to an end-user over http.
RuneTopic HTTP Server A server which delivers client configuration settings to an end-user over http. Setup Guide You can host a http server with Dock
Repository for solving Advent of Code in Kotlin.
Advent of Code 2021 Repository for solving Advent of Code in Kotlin. Getting started Running Project is already setup with gradle. To run the app: Nav
Advent of Code 2020 - Kotlin
* , _/^\_ * /.-.\ * * `/&\` *