Pinned Repositories
Android-Practice-2018
COROUTINE_STUDY
For study coroutine tutorial
JOY_OF_KOTLIN
'코틀인을 다루는 기술' 에 대한 스터디
N-java
This is utility for RxJava. This source was originally part of Ndroid. I separated the part that could only exist in Java.
Ndroid
App Factory for Android (Android MVP, Function Programming)
OBJECT_STUDY
오브젝트 [코드로 이해하는 객체지향 설계] 에 대한 연습 프로젝트
platform_development
REMINDER_ANDROID
NJEL REMINDER PROJECT
system-design-interview
System design interview for IT companies
skaengus2012's Repositories
skaengus2012/N-java
This is utility for RxJava. This source was originally part of Ndroid. I separated the part that could only exist in Java.
skaengus2012/REMINDER_ANDROID
NJEL REMINDER PROJECT
skaengus2012/Android-Practice-2018
skaengus2012/Ndroid
App Factory for Android (Android MVP, Function Programming)
skaengus2012/JOY_OF_KOTLIN
'코틀인을 다루는 기술' 에 대한 스터디
skaengus2012/OBJECT_STUDY
오브젝트 [코드로 이해하는 객체지향 설계] 에 대한 연습 프로젝트
skaengus2012/platform_development
skaengus2012/system-design-interview
System design interview for IT companies
skaengus2012/COROUTINE_STUDY
For study coroutine tutorial
skaengus2012/algospot
https://algospot.com/
skaengus2012/Android-AOPExample
This is a simple example of Aspect Oriented Programming in Android
skaengus2012/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
skaengus2012/android-architecture-components
Samples for Android Architecture Components.
skaengus2012/android-jacoco-aggregated-demo
Demo project for aggregating Jacoco Android & JVM coverage reports
skaengus2012/android-ktx
A set of Kotlin extensions for Android app development.
skaengus2012/CODING_TEST
Problems and Solutions from Interview Coding
skaengus2012/ComposeCamp2022
https://gdg.community.dev/e/m55vvm/
skaengus2012/FriendlyChat
FriendlyChat
skaengus2012/Material-Animations
Android Transition animations explanation with examples.
skaengus2012/Practice-Jetpack
Tutorial of Android Jetpack.
skaengus2012/PROGRAMMING-STUDY
코드스피츠89 - Programming 101 에 대한 연습 프로젝트
skaengus2012/RxBinding
RxJava binding APIs for Android's UI widgets.
skaengus2012/SPRING_MVC_EXAMPLE
Spring MVC Example - using intelli J community version
skaengus2012/styleguide
Style guides for Google-originated open-source projects
skaengus2012/SURFACE_TUTORIAL
Test app for using surface view
skaengus2012/System-programming-Terms
skaengus2012/systemprogramming-termproject
there are two projects in this repo. One is multi-thread server using TCP protocol. The other is a client program using the same protocol.