Skip to content
View valer-cara's full-sized avatar
📡
stay tuned
📡
stay tuned
Block or Report

Block or report valer-cara

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

  1. meshsim meshsim Public

    Forked from matrix-org/meshsim

    Matrix mesh simulator

    Python 20 3

  2. mgo mgo Public

    helm/kubernetes based gitops service for your ci/cd pipeline

    Go 1 1

  3. meshsim-node-p2pd meshsim-node-p2pd Public

    Docker build for meshsim-node for p2pd

    Dockerfile 1

  4. Kafka on kubernetes: portforward & d... Kafka on kubernetes: portforward & dnat to all brokers for remote access
    1
    #!/bin/bash
    2
    
                  
    3
    # This is a bit hardcoded, but it's meant as a proof of concept.
    4
    
                  
    5
    # used in kubectl get pods when targeting kafka broker pods
  5. slack_delete.rb slack_delete.rb
    1
    #!/usr/bin/env ruby
    2
    
                  
    3
    require 'net/http'
    4
    require 'json'
    5
    require 'uri'