Skip to content
View asidko's full-sized avatar
🤠
Always ready!
🤠
Always ready!
  • Market Traders Institute
  • Kyiv, Ukraine
Block or Report

Block or report asidko

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

🔭 High five! 👋 I'm all about developing - it's what I love and do for a living. I mainly use Spring Boot, Angular, React to create cool stuff, but sometimes I play around with NodeJS, Python and Golang too.

📫 Want to chat? Catch me on Skype (letfar) or shoot me an email at sidkoo@outlook.com.

Pinned Loading

  1. telegram-media-bot telegram-media-bot Public

    A Telegram bot to deliver torrent search results to users

    Python

  2. branch-comparer branch-comparer Public

    Simplified Github API wrapper to get info about latest commit in branch or compare two branches.

    JavaScript 1

  3. node-http-shell-wrapper node-http-shell-wrapper Public

    Provides HTTP endpoint to run your shell script

    JavaScript

  4. Encode and decode base64 GZIP with p... Encode and decode base64 GZIP with pure JavaScript. Works in all modern browsers.
    1
    // Paste the following example to browser console
    2
    
                  
    3
    
                  
    4
    // Comppreses string to GZIP. Retruns a Promise with Base64 string
    5
    const compress = string => {
  5. html-render html-render Public

    Render html content given by url param

    HTML