Skip to content
View Shumyk's full-sized avatar
Block or Report

Block or report Shumyk

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. kdeploy kdeploy Public

    deploy from the terminal to k8s

    Go 2

  2. ExcelOrganizer ExcelOrganizer Public

    Excel Organizer created for generating weekly menus per person with inserting excel's formulas on calculation purpose. Also this organizer is able to print daily menus and calculating total price.

    Java 1

  3. ClassCopier ClassCopier Public

    sources of IntelliJ IDEA plugin which copies compiled classed into working directory

    Java 1

  4. My personal aliases for work and eve... My personal aliases for work and everyday routine
    1
    alias refresh='source ~/.aliases'
    2
    
                  
    3
    # GIT
    4
    alias gis='git status'
    5
    
                  
  5. twitter-kafka-elasticsearch-router twitter-kafka-elasticsearch-router Public

    Consuming Twitter info and delivering it to ElasticSearch via Kafka

    Java

  6. youtube.metadata.changer youtube.metadata.changer Public

    application fetch video metadata from Youtube, send it to first JMS topic. then retrieves it and make changes on metadata.

    Java