Simple Android and iOS Todo Mobile App using KMM
-
Updated
Nov 7, 2022 - Kotlin
Simple Android and iOS Todo Mobile App using KMM
Project build using KMM which will worked on android and ios having login screen
KMM Dogs App (Kotlin Multiplaform Mobile), by Shady Selim
Cocktail is a Kotlin Multiplatform project that follows MVI and Clean Architecture, uses Compose Multiplatform, Coroutines, Koin, Ktor, SQLDelight, Voyager, Kamel, etc.
Explore my personal portfolio, featuring a selection of projects.
Cross-module service providing framework for Kotlin Multiplatform Project (KMP) support.(支持 KMP 的跨模块服务提供框架)
Demo weather app with multiplatform network core
A sample KMM (koltin multiplatform mobile) project based on multimodule and Clean Architecture.
Application using Kotlin Mobile Multi Platform and Marvel API.
Project research Kotlin Multiplatform Module
The Knuth-Morris-Pratt (KMP) Algorithm is a string matching algorithm used to find the occurrence of a pattern string in a text string. It uses a preprocessing step to create a failure function to improve efficiency, making the KMP algorithm faster than other basic string matching algorithms.
LSTM (Long Short-Term Memory) is a type of recurrent neural network used for processing sequential data. It has the ability to store and access information over a longer period of time, allowing it to handle tasks such as language modeling, speech recognition, and sequence prediction.
Generating subsets is the process of finding all the subsets of a given set. A subset is a collection of elements from the original set, where the order of the elements does not matter and duplicates are not allowed.
Sequence alignment is a computational method to find similarities between two or more DNA, RNA or protein sequences, by identifying insertion, deletion, and substitution of nucleotides or amino acids.
Stock Management System for ShopDani with KMM
Add a description, image, and links to the kmm topic page so that developers can more easily learn about it.
To associate your repository with the kmm topic, visit your repo's landing page and select "manage topics."