yousufshawon's Stars
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
graphql-kit/graphql-apis
📜 A collective list of public GraphQL APIs
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
SimpleBoilerplates/SwiftUI-Cheat-Sheet
SwiftUI 2.0 Cheat Sheet
ant-media/Ant-Media-Server
Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
uber/AutoDispose
Automatic binding+disposal of RxJava streams.
saulmm/CoordinatorBehaviorExample
react-ui-kit/dribbble2react
Transform Dribbble designs to React-Native code | Shop UI Kit >>
jkwiecien/EasyImage
Library for picking pictures from gallery or camera
Zhuinden/guide-to-kotlin
[GUIDE] This tutorial assumes all you know is Java, but you want to learn Kotlin.
Kotlin/kmm-basic-sample
Example of Kotlin multiplatform project
lisawray/passwordview
A Material Android password view that toggles password visibility via an eye icon.
alphamu/PinEntryEditText
An EditText that looks like a pin entry field. It is highly customisable and even animated text.
opentrace-community/opentrace-android
OpenTrace Android app. Reference implementation of the BlueTrace protocol.
idanatz/OneAdapter
A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
kaushikgopal/movies-usf-android
Movie searching using a Unidirectional State Flow pattern for Android
GetStream/WhatsApp-Clone-Android
Tutorial which teaches you how to build a whatsapp chat clone on android using Kotlin, viewmodels, navigation component and Stream
GleasonK/AndroidRTC
An example of WebRTC natively on Android using PubNub for signaling.
pin3da/Programming-contest
My solutions of some problems from different online judges
amrfarid140/webrtc-android-codelab
WebRTC for Android Codelab source code
Errichto/contest_library
A library to use at online programmming contests
pin3da/notebook-generator
(Auto) generate notebooks from your source code. Useful for ACM-ICPC
ashdavies/playground.ashdavies.dev
Playground
amanjeetsingh150/GraphQL-Android
A project for showing use of apollo-android for consuming github graphQL API
fabioCollini/TestingRxJavaUsingMockito
Demo project for the post Testing asynchronous RxJava code using Mockito
codecameo/SlushFlicks
SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing. This is a personal project and the core objective of this project was to have hands-on experience on recent Android jetpack library components like navigation, paging and MVI architecture. In addition to this, Local unit testing is also being implemented in this project. Furthermore, worked on optimization by eliminating memory leaks and reducing gpu-overdraw.
kaushikgopal/movies-usf-ios
Movie searching using a Unidirectional State Flow pattern for iOS
kaushikgopal/awesome-android
android libs from github or other websites
ashdavies/talks
A collection of public talks
rnitame/apollo-frontpage-android-app
📄 Apollo "hello world" app, for Android