Skip to content
View akira02's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report akira02

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

  1. blocto/blocto-sdk blocto/blocto-sdk Public

    Integrate with Blocto wallet on Arbitrum, Optimism, Aptos, Polygon, BNB Chain, Avalanche and Ethereum.

    TypeScript 28 10

  2. Tokyono-Sora Tokyono-Sora Public

    Plurk.com UI Redesign project

    CSS 26 4

  3. Chiaki-Taiwan-Railway-font Chiaki-Taiwan-Railway-font Public

    Taiwan Railway Mark Font

    43 1

  4. tg.jpg tg.jpg Public

    Telegram.jpg mk.II

    JavaScript

  5. Batch add Melonbooks URLs to cart Batch add Melonbooks URLs to cart
    1
    async function addMelonCart() {
    2
      let list_text = prompt("Enter melonbooks url list (separated by newline)");
    3
      if (!list_text) return;
    4
      urlList = list_text.split("\n");
    5
      // filter empty url
  6. Get Melonbooks page infos with Googl... Get Melonbooks page infos with Google Sheets Named function
    1
    ## Get Melonbooks page infos with Google Sheets Named function
    2
    
                  
    3
    These Google Sheets functions can help you get infos from Melonbooks website.
    4
    <img width="700" alt="image" src="https://user-images.githubusercontent.com/4176802/257543746-a47bc07e-849f-42af-9cdf-d77f0f11bb7b.png">
    5