Skip to content
View avifenesh's full-sized avatar
πŸ¦₯
Just hanging around
πŸ¦₯
Just hanging around

Highlights

  • Pro

Organizations

@aws @amazon-contributing

Block or report avifenesh

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. valkey-glide valkey-glide Public

    Forked from valkey-io/valkey-glide

    Java

  2. A script for easily switching betwen... A script for easily switching betwen ValKey version
    1
    #!/bin/bash
    2
    
                  
    3
    #remove comment to print the lines running.
    4
    #set -x
    5
    
                  
  3. my-solution-to-code-problem my-solution-to-code-problem Public

    Sharping my solving problem abilities, write solution on a white-board and then code it to valid my answers

    JavaScript

  4. SysProgWithZig SysProgWithZig Public

    Having fun with ZIG and diving into system programing with it

    Zig

  5. efficiencyOfCountDiffVall efficiencyOfCountDiffVall Public

    count and check the efficiency of 7 different algorithms for counting how much different value in the given array

    Java

  6. mouse-mover mouse-mover Public

    A simple script to mimic human mouse movement so the manager of my girlfriend wont be mad if she takes more than 30 min launch break

    Python