Skip to content
View nawanirakshit's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report nawanirakshit

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

Pinned

  1. OTPEdittet OTPEdittet Public

    Displaying OTP View without any library and easy initialization

    Kotlin 2

  2. spring-sample spring-sample Public

    Spring first sample project

    Kotlin

  3. KoinForKotlin KoinForKotlin Public

    How to implement koin for Dependency Injection. I am implementing Retrofit, Room Persistance, Shared Preferences and ViewModel(MVVM)

    Kotlin 1

  4. Are you Lazy or Idler? Use this Pyth... Are you Lazy or Idler? Use this Python Gist to move your cursor every minute to never get logged out from your office laptop and always stay online.
    1
    import sched
    2
    import time
    3
    
                  
    4
    from pynput.mouse import Button, Controller
    5
    
                  
  5. Signature-Capture Signature-Capture Public

    Signature Capture Repository

    Java 3

  6. Base/Core class for Android Develope... Base/Core class for Android Developement
    1
    /**
    2
     * Created By: Rakshit Nawani
    3
     * Date:  January 18 2020
    4
     *
    5
     * BaseRecyclerViewAdapter can be used as a base class for all the Recycler View's Adapter, it contains all the basic functions needed by the user, like