Skip to content
View mzaidannas's full-sized avatar

Block or report mzaidannas

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. Ubuntu Initial Setup Ubuntu Initial Setup
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Configure some system specifications
    4
    sudo usermod -G input -a $USER
    5
    # Max number of files (Required by services like docker/jvm)
  2. cloudflare-blog cloudflare-blog Public

    Forked from cloudflare/cloudflare-blog

    Cloudflare Blog code samples

    C

  3. heroku-sample heroku-sample Public

    Sample Heroku deployment App

    Ruby 1

  4. packform-test packform-test Public

    Sample Golang+VueJS application for Packform interview process

    Vue

  5. proxycrawl-interview-test proxycrawl-interview-test Public

    Forked from crawlbase/proxycrawl-interview-test

    ProxyCrawl software engineer test

  6. redpanda-crypto-questdb redpanda-crypto-questdb Public

    Forked from Yitaek/redpanda-crypto-questdb

    Using Redpanda to Track Cryptocurrency Price Trends

    Python