Skip to content
View Budda0ne's full-sized avatar

Organizations

@buddda0ne
Block or Report

Block or report Budda0ne

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. opensource.guide opensource.guide Public

    Forked from github/opensource.guide

    📚 Community guides for open source creators

    JavaScript

  2. Код Код
    1
    class MyAdapter : RecyclerView.Adapter<MyViewHolder>() {
    2
        override fun onCreateViewHolder(parent: ViewGroup,
    3
                viewType: Int): MyViewHolder {
    4
            return try {
    5
                Trace.beginSection("MyAdapter.onCreateViewHolder")
  3. OAI/OpenAPI-Specification OAI/OpenAPI-Specification Public

    The OpenAPI Specification Repository

    Markdown 28.6k 9.1k

  4. github/opensource.guide github/opensource.guide Public

    📚 Community guides for open source creators

    HTML 13.8k 14.3k

  5. google/MOE google/MOE Public archive

    Make Opensource Easy - tools for synchronizing repositories

    Java 419 77