Skip to content
View gorshunovr's full-sized avatar
🌌
Working from the Milky Way
🌌
Working from the Milky Way

Organizations

@airshipit

Block or report gorshunovr

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. tg-anon-cry-out-bot Public

    Telegram bot for publishing anonymous messages from Russian-speaking users who want to vent, complain, or share their pain.

    Go

  2. pan-net-lab Public

    Test exercise for DevSecOps position @ T-Systems: Ansible, Go, Python, AWK, Bash, Vagrant, nmap, rsyslog, REST API, Ubuntu, GitHub Workflow CI, Markdown

    Go 1

  3. boozt-lab Public

    Test exercise for DevOps position @ Boozt: Ansible, Bash, Vagrant, HAProxy, NGINX, Apache httpd, PHP-FPM, PHP, CentOS 8, GitHub Workflow CI, Markdown

    Shell 3

  4. Python Podcasts RSS parser
    1
    #!/usr/bin/env python3
    2
    # Podcasts RSS parser: extracts audio, description,
    3
    #                      episode picture URLs to feed to
    4
    #                      `ffmpeg` and YouTube upload
    5
    #