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

Block or report appmonster007

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

Popular repositories Loading

  1. dsse-odxt-implementation dsse-odxt-implementation Public

    DSSE ODXT implemetation, from Forward and Backward Private Conjunctive Searchable Symmetric Encryption by Sikhar Patranabis(ETH Zürich), Debdeep Mukhopadhyay (IIT Kharagpur)

    Python 9 2

  2. llvm-tutorial llvm-tutorial Public

    Helpful guide towards learning to LLVM pass (legacy and new passes) for beginners

    C++ 2 2

  3. shell_C shell_C Public

    #shell_C

    C 1

  4. C_Compiler C_Compiler Public

    C 1

  5. project-megraphs project-megraphs Public

    Multi edge graphs: synthetic edges for noise reduction and improved community detection in networks

    HTML 1

  6. Sudoku-Solver Sudoku-Solver Public

    A better version of sudoku solver algorithm which can solve extreme level faster than "backtracing algorithm".

    Python