Skip to content
View vikas-bh855's full-sized avatar
Block or Report

Block or report vikas-bh855

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
vikas-bh855/README.md

Hello folks, I'm Vikas Singh πŸ‘‹


Twitter URL LinkedIn URL GitHub URL

πŸ’» I’m an Android Developer
πŸ§‘β€πŸ’» I have worked on many applications connected with Finance 🏦 Education πŸ“š and OTT πŸ“Ί
😍 In love with Motion Layout and Animations
🎊 Learning JetPack Compose
πŸ’¬ Ask me about Kotlin

Vikas's GitHub stats

Glad to see you here! visitors

Pinned Loading

  1. Simplified Simplified Public

    MotionLayout, Hilt, Coroutines, Viewmodel and LiveData

    Kotlin 1

  2. CarouselMotion CarouselMotion Public

    Kotlin 6 1

  3. SampleLoader.kt SampleLoader.kt
    1
    //Ignore color names 
    2
    private val colorLightBackground = Color(0xFF00FF98)
    3
    private val greenLight = Color(0xFF8BC34A)
    4
    
                  
    5
    private val colorYellowLight = Color(0xFFE4D446)