Skip to content
View x5gtrn's full-sized avatar
🔊
♪ minimal techno ♫
🔊
♪ minimal techno ♫

Highlights

  • Pro

Organizations

@saekikazumi-office
Block or Report

Block or report x5gtrn

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

Daisuke Masuda's Dev Card

Pinned Loading

  1. customized-setups customized-setups Public

  2. mInItechroom mInItechroom Public

    Slack Team that has moved from one small room which had located in Chiyoda, Tokyo, Japan. 15+ people are in mInItechroom from around the world.

  3. karabiner.json karabiner.json
    1
    {
    2
        "global": {
    3
            "ask_for_confirmation_before_quitting": true,
    4
            "check_for_updates_on_startup": true,
    5
            "show_in_menu_bar": true,
  4. WoWJapanizerX WoWJapanizerX Public

    Silent fork of WoWJapanizer 4.19 (Dec 25, 2016)

    Lua

  5. As a shell script, this script colle... As a shell script, this script collects and shows a permalink of all entries from the target Ameba Blog Site.
    1
    import sys
    2
    import requests
    3
    from bs4 import BeautifulSoup
    4
    
    
    5
    BLOG_TOP_URL = "https://ameblo.jp"
  6. twirtgrown twirtgrown Public

    Twitter Client for Mac OS X

    Java