Skip to content
View Shinoryo's full-sized avatar

Block or report Shinoryo

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

Popular repositories Loading

  1. AutoHoldClick AutoHoldClick Public

    AutoHoldClick is a tool that allows users to simulate continuous mouse clicks. This tool is useful for automating repetitive tasks or holding down the mouse button for extended periods.

    Python 1

  2. UnbiasedVarianceCheck UnbiasedVarianceCheck Public

    Repeat sampling from a population and calculate the mean of the sample variance and the unbiased sample variance of the samples.

    Python

  3. .github .github Public

    デフォルト設定用

  4. BloggerRegister BloggerRegister Public

    Bloggerで公開した記事のURLをGoogle Indexing APIに自動通知し、インデックス登録作業を自動化するためのバッチプログラムです。

    Python

  5. MicrosoftToDoImporter MicrosoftToDoImporter Public

    A Google Apps Script tool that automates importing tasks from a Google Spreadsheet into Microsoft To Do.

    JavaScript

  6. BalancedBstAvl BalancedBstAvl Public

    AVL tree (self-balancing binary search tree) implementation.

    Python