Skip to content
View kazuma624's full-sized avatar

Block or report kazuma624

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

kazuma624

Pinned Loading

  1. cognito-srp-auth-python cognito-srp-auth-python Public

    Python 1

  2. Amazon の"綺麗な"URLを別タブで開き直す Amazon の"綺麗な"URLを別タブで開き直す
    1
    javascript:(function(){let asin = document.getElementById('ASIN').value;window.open('https://www.amazon.co.jp/dp/' + asin);}());
  3. open-good-amazon-url open-good-amazon-url Public

    JavaScript

  4. コマンドライン引数で渡した文字列がヘラクレスオオカブトを base64 ... コマンドライン引数で渡した文字列がヘラクレスオオカブトを base64 エンコードしたものであるかどうか判定する
    1
    ## Usage
    2
    
                  
    3
    ```sh
    4
    $ python herakuresu_ookabuto.py RHluYXN0ZXMgaGVyY3VsZXM=
    5
    True
  5. auto-retranslation auto-retranslation Public

    Amazon Translate を使って再翻訳するツール

    Python