Skip to content
View yogacp's full-sized avatar
:octocat:
Exploring
:octocat:
Exploring

Organizations

@eFishery
Block or Report

Block or report yogacp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yogacp/README.md

Hey there

Yoga's LinkdeIN Yoga's Instagram Yoga's Medium Yoga's Email


Hi, I'm Yoga, a Android Developer 🚀 from Kediri, East Java, Indonesia. I'm not a strong researcher but curious about all new technology, especially in android development. With little help from coffee and snacks.

GIF

Talking about Personal Stuffs:

  • 🌱 I’m currently learning Kotlin Extensions and Android Library;
  • 💬 Ask me about anything, I am happy to help;
  • 📫 How to reach me: yoga.cahya.pranata@gmail.com;

Languages and Tools:

📈 My GitHub Stats

yogacp

Pinned

  1. android-viewbinding android-viewbinding Public

    A simple library to simplify the viewbinding delegation in your Android Application

    Kotlin 175 29

  2. android-digipad android-digipad Public

    Digipad is a simple library for Android that only show a numeric keyboard onscreen

    Kotlin 7

  3. android-modular-template android-modular-template Public template

    Android Modular Template is a basic boilerplate module that helps you to start your first android application with modularization. Read the architecture from this article: https://link.medium.com/1…

    Kotlin 8 1

  4. Recyclerview that use Abstract Adapt... Recyclerview that use Abstract Adapter and viewbinding
    1
    /**
    2
     * Create the Abstract Adapter and the ViewHolder that we need to hold the item view
    3
     */
    4
    
                  
    5
    abstract class AbstractAdapter<T : ViewBinding, ITEM> constructor(
  5. android_learn_coroutines android_learn_coroutines Public

    Repository for Learning Kotlin Coroutines + Retrofit2. This project consume football data from API https://www.thesportsdb.com

    Kotlin 5

  6. android_clean_architecture_learn android_clean_architecture_learn Public

    Initial Project to Learning the Clean Architecture for Android, this project consume football data from API https://www.thesportsdb.com

    Kotlin 29 16