Pinned Repositories
About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
android
Android Plugin for IntelliJ IDEA
Android-Kotlin-Extensions
Useful Kotlin extension functions for Android
Dev-Log
개발하며 겪었던 문제나 유용한 팁 또는 학습 자료 정리하는 공간
koap
A Kotlin library that makes Android SharedPreferences easier to use
Learning-Kotlin
Let's learn Kotlin
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
MVVMArchitecture
An example Android app using Retrofit, Room, LiveData, RxJava2, Paging, Koin and the MVVM pattern with the databinding
WeChatLoginSample
WeChat login sample project
agustarc's Repositories
agustarc/Dev-Log
개발하며 겪었던 문제나 유용한 팁 또는 학습 자료 정리하는 공간
agustarc/koap
A Kotlin library that makes Android SharedPreferences easier to use
agustarc/Android-Kotlin-Extensions
Useful Kotlin extension functions for Android
agustarc/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
agustarc/AppAuth-Android
Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
agustarc/Exposed
Kotlin SQL Framework
agustarc/Learning-Kotlin
Let's learn Kotlin
agustarc/rx-preferences
Reactive SharedPreferences for Android
agustarc/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
agustarc/Learning-Scala
스칼라 학습 자료 정리
agustarc/android-Bubbles
agustarc/Android-Databinding-Support
Intellij plugin that support Android Data Binding Library
agustarc/arrow
Functional companion to Kotlin's Standard Library
agustarc/compose-jb
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
agustarc/ComposeAcademy-Playground
Playground project for the Jetpack Compose APIs
agustarc/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
agustarc/conference-app-2019
The Official Conference App for DroidKaigi 2019 Tokyo
agustarc/CoroutinesWorkshop
agustarc/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
agustarc/FPStudy
Functional Programming in Scala 학습 자료 정리
agustarc/haskell
Exercism exercises in Haskell.
agustarc/KEEP
Kotlin Evolution and Enhancement Process
agustarc/Kluent
Fluent Assertion-Library for Kotlin
agustarc/kotlin-web-site
The Kotlin Programming Language Website
agustarc/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
agustarc/news-sample-app
A sample news app which demonstrates clean architecture and best practices for developing android app
agustarc/ReactorKit
A library for reactive and unidirectional Swift applications
agustarc/RIBs
Uber's cross-platform mobile architecture framework.
agustarc/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
agustarc/StateMachine
A Kotlin DSL for finite state machine