Skip to content
View egavrilov's full-sized avatar

Block or report egavrilov

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
egavrilov/README.md

Hi there 👋

Pinned Loading

  1. rust-serverless-png-dimensions rust-serverless-png-dimensions Public

    Get PNG dimensions from image URL by requesting only first chunk.

    Rust 2 1

  2. New Mac Setup Script New Mac Setup Script
    1
    echo "Creating an SSH key for you..."
    2
    ssh-keygen -t rsa
    3
    
                  
    4
    echo "Please add this public key to Github and Gitlab \n"
    5
    echo "https://github.com/account/ssh \n"