Skip to content
View kekemoto's full-sized avatar

Block or report kekemoto

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 Loading

  1. japanese japanese Public

    日本語でプログラミング

    TypeScript 1

  2. puyo puyo Public

    ぷよぷよ風の五目並べ

    TypeScript

  3. A simple key-value store in Ruby. A simple key-value store in Ruby.
    1
    # This is a simple KVS.
    2
    #
    3
    # Feature
    4
    #
    5
    # - Easy to use.
  4. An ID generator that is decentralize... An ID generator that is decentralized and can be sorted in chronological order.
    1
    # I implemented Firebase's push ID.
    2
    # @see https://firebase.googleblog.com/2015/02/the-2120-ways-to-ensure-unique_68.html
    3
    #
    4
    # Fancy ID generator that creates 20-character string identifiers with the following properties:
    5
    #
  5. dominion_counter dominion_counter Public

    ドミニオンのデッキ情報を可視化する

    JavaScript

  6. yohaku yohaku Public

    This is a toy programming language that I'm still developing.

    TypeScript