Skip to content
View UbadahJ's full-sized avatar
😁
Silicon Sorcerer
😁
Silicon Sorcerer

Highlights

  • Pro

Block or report UbadahJ

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 Loading

  1. QReader Public

    Android application for website https://toc.qidianunderground.org/

    Kotlin 17 3

  2. A filterable ListAdapter for Recycle...
    1
    abstract class FilterableListAdapter<T, VH : RecyclerView.ViewHolder>(
    2
        diffCallback: DiffUtil.ItemCallback<T>
    3
    ) : ListAdapter<T, VH>(diffCallback), Filterable {
    4
    
                  
    5
        private var originalList: List<T> = currentList.toList()
  3. Simple walkthrough on how to create ...
    1
    import android.view.View
    2
    import androidx.core.view.ViewCompat
    3
    import androidx.core.view.get
    4
    import androidx.recyclerview.widget.ListAdapter
    5
    import androidx.recyclerview.widget.RecyclerView
  4. project-malcolm Public

    Multi-threaded downloader/uploader

    Python 1

  5. python-file-system Public

    A simulated file based FS

    Python

  6. webnovel-epub Public

    A simple python package to save book to epub from given webnovel link

    Python

UbadahJ (LordChadiwala) · GitHub
Skip to content
View UbadahJ's full-sized avatar
😁
Silicon Sorcerer
😁
Silicon Sorcerer

Highlights

  • Pro

Block or report UbadahJ

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 Loading

  1. QReader Public

    Android application for website https://toc.qidianunderground.org/

    Kotlin 17 3

  2. A filterable ListAdapter for Recycle...
    1
    abstract class FilterableListAdapter<T, VH : RecyclerView.ViewHolder>(
    2
        diffCallback: DiffUtil.ItemCallback<T>
    3
    ) : ListAdapter<T, VH>(diffCallback), Filterable {
    4
    
                  
    5
        private var originalList: List<T> = currentList.toList()
  3. Simple walkthrough on how to create ...
    1
    import android.view.View
    2
    import androidx.core.view.ViewCompat
    3
    import androidx.core.view.get
    4
    import androidx.recyclerview.widget.ListAdapter
    5
    import androidx.recyclerview.widget.RecyclerView
  4. project-malcolm Public

    Multi-threaded downloader/uploader

    Python 1

  5. python-file-system Public

    A simulated file based FS

    Python

  6. webnovel-epub Public

    A simple python package to save book to epub from given webnovel link

    Python

Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.