ChristianGarcia's Stars
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
arrow-kt/arrow
Λrrow - Functional companion to Kotlin's Standard Library
microsoft/BosqueLanguage
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
aurelhubert/ahbottomnavigation
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
wuseal/JsonToKotlinClass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
1kc/razer-macos
Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer.
sindresorhus/pageres-cli
Capture website screenshots
agoda-com/Kakao
This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
square/coordinators
Simple MVWhatever for Android
akaita/RxJava2Debug
RxJava 2.x extension to provide meaningful Stack Traces
dlew/android-architecture-counter-sample
Sample app using Android architecture components
the-super-toys/glimpse-android
A content-aware cropping library for Android
cashapp/misk
Microservice Kontainer
JakeWharton/Reagent
Experiments for future reactive libraries.
pakoito/FunctionalAndroidReference
Showcase project of Functional Reactive Programming on Android, using RxJava.
akarnokd/RxJava3-preview
Preview for version 3 of RxJava, the modern ReactiveX style library for composing (a)synchronous sequences of data and events
akarnokd/ixjava
Iterable Extensions for Java 6+
borisf/classyshark-bytecode-viewer
Java/Kotlin compiled code viewer
rharter/auto-value-moshi
AutoValue: Moshi Extension
JakeWharton/PxJava
An experiment which interprets RxJava as an entirely pull-based system written in Kotlin.
fewlaps/quitnow-cache
⌛ A collection to store data for a given time
pakoito/FunctionalRx2
FunctionalRx2 is a collection of constructs to simplify a functional programming approach to Java and Android [STABLE]
YPlan/ansible-python-lambda
Example deployment of an AWS Lambda function with Ansible
LachlanMcKee/timber-junit-rule
A highly configurable JUnit Rule that outputs Timber logs to standard output
novoda/view-pager-adapter
A simple implementation of PagerAdapter that supports Views.
raulh82vlc/Transactions-Viewer
Transactions Viewer
pedrovgs/HaskellKatas
Haskell training repository used to learn Haskell and functional programming
Aracem/supportversion
SupportVersion for really lazy people or people that hate put ```Build.VERSION.SDK_INT >= Build.VERSION_CODES.SOMETHING```
JakeWharton/cli-guidelines
A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.