Skip to content
View emamulandalib's full-sized avatar

Block or report emamulandalib

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 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. aws-cw-tui aws-cw-tui Public

    Rust 1

  2. problem-solving problem-solving Public

    I am solving problems from HackerRank, Leetcode. Sometimes I am using #Javascript, sometimes #Rust. Also, I love to use #Golang if I will find interest to solve it using Golang. I think the main pa…

    Go 2

  3. learn-tf-aws-vpc learn-tf-aws-vpc Public

    A simple project to learn Terraform and VPC(AWS)

    HCL

  4. cassandra-restore-keyspace cassandra-restore-keyspace Public

    This repository contains code to restore data to cassandra after taking the snapshot using nodetool.

    Rust 1 1

  5. k8s_ubuntu_ansible k8s_ubuntu_ansible Public

    Smarty

  6. HAProxy backend config for Istio Ing... HAProxy backend config for Istio Ingress
    1
    backend httpbin
    2
        balance roundrobin
    3
        mode http
    4
    
                  
    5
        server master 192.168.50.10:32009 check check-sni httpbin.example.com sni str(httpbin.example.com) ssl verify none