Skip to content
View YujiSODE's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report YujiSODE

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. getColorSection getColorSection Public

    Tool that draws a columnar color section by given RGB values of the canvas.

    JavaScript 1

  2. dataMappingGuide dataMappingGuide Public

    A tool that helps extract data from analog map

    JavaScript 4

  3. arcLandscape arcLandscape Public

    Tool to convert text or hexadecimal sequence into generative art based on arc system. Arc system is a system, where every object is regarded as structure on a spherical surface. Result describes an…

    JavaScript 3

  4. nDRandom nDRandom Public

    Tool that outputs a random coordinates generator in n-th dimensions

    Tcl 1

  5. Conway's Game of Life on Tcl. Conway's Game of Life on Tcl.
    1
    #tclCell
    2
    #tclCell.tcl
    3
    ##===================================================================
    4
    #	Copyright (c) 2019 Yuji SODE <yuji.sode@gmail.com>
    5
    #
  6. It generates a CSV file based on sha... It generates a CSV file based on shallow structure in the target directory.
    1
    #dirCSV
    2
    #dirCSV.tcl
    3
    ##===================================================================
    4
    #	Copyright (c) 2023 Yuji SODE <yuji.sode@gmail.com>
    5
    #