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

Block or report artturik

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

Hello

My name is Artur Babyuk. Thank You for taking the time to view my GitHub Profile 😄

About Me

  • 👯 I’m looking to collaborate on open source software projects

  • 💬 Talk to me about Open Source, DevOps, JavaScript, PHP, k8s, Crypto

Connect with me

LinkedIn

Pinned

  1. lens-extension-network-policy-viewer lens-extension-network-policy-viewer Public

    View your Kubernetes NetworkPolicy manifests as graph in Lens IDE

    TypeScript 44 1

  2. network-policy-viewer network-policy-viewer Public

    View your Kubernetes NetworkPolicy manifests as graph, online version available at https://artturik.github.io/network-policy-viewer

    TypeScript 23 9

  3. Convert PhantomJs cookies to NetScap... Convert PhantomJs cookies to NetScape HTTP cookie file format
    1
    // Convert PhantomJs cookies to NetScape HTTP cookie file format
    2
    // NOTE: It dose not create NetScape HTTP cookie file, this function return only cookie file contents
    3
    // NOTE: PhantomJs do not store "host only" cookie param, all cookies will have "host only" param set to false (line 15)
    4
    // I use this function to export PhantomJs cookies to CURL cookiejar file
    5
    // This is modified version of EditThisCookie cookie_helpers.js cookiesToString function
  4. Forced Google Translate (also can be... Forced Google Translate (also can be used as April Fools Day joke)
    1
    <!--
    2
      This code will translate page contents automatically (without user input)
    3
      Settings located at line 9, current script will translate english to estonian
    4
    -->
    5
    <style>#google_translate_element,.skiptranslate{display:none;}body{top:0!important;}</style>