Skip to content
View msaher's full-sized avatar

Block or report msaher

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. bufls.nvim bufls.nvim Public

    Interactively select neovim buffers

    Lua 2

  2. csp-solver csp-solver Public

    A strongly typed general purpose finite CSP solver supporting arbitrary constraints and domains

    TypeScript 1

  3. makegrep-job.nvim makegrep-job.nvim Public

    A non-blocking drop-in replacement for `:make` and `:grep`.

    Lua 1

  4. clownet clownet Public

    Classify human actions from h.264 compressed videos

    Python 1

  5. dwm dwm Public

    Fork of dwm intended for my personal use

    C

  6. Quine-McCluskey-algorithm Quine-McCluskey-algorithm Public

    Forked from AzizTw/Quine-McCluskey-algorithm

    Using Quine–McCluskey algorithm to find PIs, EPIs and all minimum sum of products forms of a given K-Map function.

    Python