Pinned Repositories
DateTimeRangePicker
A date time range picker for android written in Kotlin
algorithms
My solutions for https://leetcode.com/ and https://www.hackerrank.com/ in Java and Kotlin
android-collage-views
Draggable, rotatable, and scalable views for Android
android-segmented-controls
Segmented Controls for Android Made Easy
BlogAndroidDemos
All Android demos for my engineering blog
dev-bookmarks
Links to blogposts, books, conference talks and so on regarding software development
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
RxTry
Try<T> computation for RxJava
thuytrinh's Repositories
thuytrinh/android-collage-views
Draggable, rotatable, and scalable views for Android
thuytrinh/flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
thuytrinh/RxTry
Try<T> computation for RxJava
thuytrinh/dev-bookmarks
Links to blogposts, books, conference talks and so on regarding software development
thuytrinh/BlogAndroidDemos
All Android demos for my engineering blog
thuytrinh/PicCanvas
Long live Windows Phone!
thuytrinh/reactive-contacts
thuytrinh/weak-ref-misuse
A sample project for https://www.thuytrinh.dev/weakref-misuse-kotlin/
thuytrinh/algorithms
My solutions for https://leetcode.com/ and https://www.hackerrank.com/ in Java and Kotlin
thuytrinh/InflatingToolbarMenu
2 different ways to inflate menu for Toolbar inside Activity and Fragment
thuytrinh/rxjava-playground
thuytrinh/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
thuytrinh/AndroidPlayground
thuytrinh/bfg-repo-cleaner-demo
A small demo to experiment with BFG Repo-Cleaner
thuytrinh/detekt
Personal fork to make the website still work for some time ... please use the new urls: https://github.com/detekt/detekt
thuytrinh/DetektSamples
thuytrinh/documentation
By contributing to the ReactiveUI documentation, you agree to assign copyright of any contribution back to the project under the nominated license. We are open to, and grateful for, any contributions made by the community.
thuytrinh/gitignore
A collection of useful .gitignore templates
thuytrinh/hackerrank
Collection of solutions I've solved on https://www.hackerrank.com in either Scala or Java
thuytrinh/HandyTextUtilsExpandTemplate
A demo to showcase an usage of TextUtils.expandTemplate()
thuytrinh/helpstack-android
HelpStack for Android
thuytrinh/kotlin-multiplatform-mobile-template
Ready to go template for multiplatform mobile Kotlin
thuytrinh/KotlinPlayground
thuytrinh/kotlintest
Powerful, elegant and flexible test framework for Kotlin
thuytrinh/my-resume
thuytrinh/page-view-tracker
thuytrinh/RobolectricPlayground
thuytrinh/RxAndroidBle
An Android library for Bluetooth Low Energy (BLE) interactions backed with RxJava2 (yet, we still support RxJava1)
thuytrinh/SvgSamples
Samples of loading SVG files from assets and network into an ImageView by using Glide and AndroidSVG
thuytrinh/weird-orientation-issue