Skip to content
View Niwilai's full-sized avatar

Block or report Niwilai

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. imdb-letterboxd-seen-hider imdb-letterboxd-seen-hider Public

    A chrome plugin to hide films seen in the top 250

    JavaScript

  2. Open all Firebase trees Open all Firebase trees
    1
    (() => { while($('.data-tree-closed').length) $('.data-tree-closed .data-tree-icon').click() })()
  3. koreader-patches koreader-patches Public

    Koreader patches that make my Koreader life a bit better

    Lua

  4. frenuscrape frenuscrape Public

    A little Python scraper to check for imgur's

    Python

  5. metacritic_game_userscore metacritic_game_userscore Public

    It annoys me that I cannot search PS4 games by User score on Metacritic, little scraper to solve it

    Python

  6. Check if given game is on PSN store Check if given game is on PSN store
    1
    require 'google_search_results'
    2
    
                  
    3
    params = {
    4
      q: "#{ARGV[0]} - PS Store",
    5
      hl: "de",