#kotlin #android #coroutines #disney #motions #mvvm #mvvm_architecture #skydoves
https://github.com/skydoves/DisneyMotions
https://github.com/skydoves/DisneyMotions
GitHub
GitHub - skydoves/DisneyMotions: 🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room…
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture. - skydoves/DisneyMotions
#kotlin #android #android_architecture_components #coroutines #coroutines_android #dagger2_android #flow #kotlin_android #kotlin_flow #livedata #livedata_viewmodel #material_components #moshi #mvvm #mvvm_android #retrofit2 #room #room_persistence_library #viewbinding
https://github.com/PatilShreyas/Foodium
https://github.com/PatilShreyas/Foodium
GitHub
GitHub - PatilShreyas/Foodium: 🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android…
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Roo...
#kotlin #android #api #backend #coroutines #coroutines_android #dependency_injection #flow #hilt_android #jetpack_compose #ktor #mvvm_android #mvvm_architecture #navigation_architecture_component #rest_api #retrofit2 #testing #viewbinding
https://github.com/PatilShreyas/NotyKT
https://github.com/PatilShreyas/NotyKT
GitHub
GitHub - PatilShreyas/NotyKT: 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use…
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸. - PatilShreyas/NotyKT
#cplusplus #async #asynchronous #coroutines #cplusplus_17 #cpp17 #database_access #framework #grpc #high_availability #http #http_client #http_server #microservices #mongo #postgres #postgresql #redis #server #web
https://github.com/userver-framework/userver
https://github.com/userver-framework/userver
GitHub
GitHub - userver-framework/userver: Production-ready C++ Asynchronous Framework with rich functionality
Production-ready C++ Asynchronous Framework with rich functionality - userver-framework/userver
#kotlin #android #architecture #architecture_components #coroutines #jetpack #jetpack_compose #mvi #navigation #whatsapp
https://github.com/GetStream/whatsApp-clone-compose
https://github.com/GetStream/whatsApp-clone-compose
GitHub
GitHub - GetStream/whatsApp-clone-compose: 📱 WhatsApp clone project demonstrates modern Android development built with Jetpack…
📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose. - GetStream/whatsApp-clone-compose
#kotlin #android #coroutines #hilt #jetpack_android #motion #mvvm #mvvm_architecture #pokedex #pokemon #skydoves
https://github.com/skydoves/Pokedex
https://github.com/skydoves/Pokedex
GitHub
GitHub - skydoves/Pokedex: 🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack…
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture. - skydoves/Pokedex
#kotlin #api #chatgpt #client #coroutines #dall_e #gpt #llm #multiplatform #openai #whisper
https://github.com/aallam/openai-kotlin
https://github.com/aallam/openai-kotlin
GitHub
GitHub - aallam/openai-kotlin: OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
OpenAI API client for Kotlin with multiplatform and coroutines capabilities. - aallam/openai-kotlin
#cplusplus #assembly #assembly_language #avx512 #benchmark #coroutines #cpp #cpp_programming #cpp17 #cpp20 #cuda #gcc #google_benchmark #hpc #io_uring #linux_kernel #llvm #ptx #ranges #tutorial #tutorials
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
GitHub
GitHub - ashvardanian/less_slow.cpp: Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics…
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and use...