Skip to content
View farzinlize's full-sized avatar
๐Ÿ˜‡
Take Care
๐Ÿ˜‡
Take Care

Organizations

@hengamcommunity

Block or report farzinlize

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AKAGI AKAGI Public

    A study design application for motif finding problem using edit-distance

    Python

  2. ADD_CUDA ADD_CUDA Public

    Add kernel using reduction with cuda

    Cuda 1

  3. RadioGroupCheckListener RadioGroupCheckListener Public

    a better solution instead of RadioGroup in android

    Java

  4. pytalk pytalk Public

    Python

  5. odin odin Public

    Knowledge base with Obsidian-git / Odin vault

    Shell

  6. OpenTelemetry usage in C++ OpenTelemetry usage in C++
    1
    /* ========================================================================== */
    2
    /* general headers from c++ core */
    3
    #include<iostream>
    4
    #include<string>
    5
    #include<thread>