Pinned Repositories
accompanist
A collection of extension libraries for Jetpack Compose
asadmshah.github.io
bild
A collection of parallel image processing algorithms in pure Go
bloomfilter
A simple Bloom Filter in Go.
cs61a
drawnearby
An open source multiplayer drawing Android application.
LiveColorPicker
A color picker using your camera.
materiallistitem
Views which can used in a list based on the material design spec.
moviegur
A pretty boring application for checking out movies using the TMDB API. It uses best practices though, at least I think so.
xxhash
xxHash function in Go.
asadmshah's Repositories
asadmshah/materiallistitem
Views which can used in a list based on the material design spec.
asadmshah/drawnearby
An open source multiplayer drawing Android application.
asadmshah/moviegur
A pretty boring application for checking out movies using the TMDB API. It uses best practices though, at least I think so.
asadmshah/HTextView
Animation effects to text, not really textview
asadmshah/LiveColorPicker
A color picker using your camera.
asadmshah/MobileAnalyticsSample
UD876
asadmshah/xxhash
xxHash function in Go.
asadmshah/accompanist
A collection of extension libraries for Jetpack Compose
asadmshah/asadmshah.github.io
asadmshah/bild
A collection of parallel image processing algorithms in pure Go
asadmshah/bloomfilter
A simple Bloom Filter in Go.
asadmshah/Charty
An Elementary Chart library for Jetpack Compose. You can implement any kind of chart natively designed for Compose.
asadmshah/Confab
A helper library for using the Nearby Connections API
asadmshah/drawnearby_server
Server code to be used with the DrawNearby Android Application.
asadmshah/dynanim-helper
Helper library for the support library's dynamic-animation
asadmshah/hnclone-server
API Server Code for HN-Clone
asadmshah/LocationSamples
A simple application showing three different uses of the Google Play Services Location API
asadmshah/lottie-android
Render After Effects animations natively on Android and iOS
asadmshah/material-components-flutter-codelabs
Codelabs for Material Components for Flutter (MDC-Flutter)
asadmshah/materialnews
asadmshah/murmur3
Murmur3Hash function in Go.
asadmshah/paparazzi
Render your Android screens without a physical device or emulator
asadmshah/PermissionsPasser
An experiment.
asadmshah/rplace-android
asadmshah/rplace-server
asadmshah/RunPainter
Go out for a run, get back a colorful photo of the route you took
asadmshah/RxFitness
asadmshah/rxkotlin-poc
Experimental Rx implementation in Kotlin
asadmshah/RxNearbyMessages
Wraps the Nearby Messages API using RxJava observables.
asadmshah/SimpleNoteTaker
Simple application used for learning to test on Android