Skip to content
View Wintus's full-sized avatar
📡
on the ground
📡
on the ground
  • Tokyo
  • 00:53 (UTC +09:00)
  • X @wint7

Sponsoring

@krasa
Block or Report

Block or report Wintus

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. Ansible-WSL Ansible-WSL Public

    Provisioning your Windows from inside of WSL by Ansible

    60 7

  2. tax-calc tax-calc Public

    Tax Calculatior GUI

    Elm 2

  3. React Custom Hooks React Custom Hooks
    1
    import React from "react";
    2
    import { useInterval } from "./useInterval";
    3
    
                  
    4
    const now = () => new Date();
    5
    
                  
  4. Insecure Cookie Finder Extension by ... Insecure Cookie Finder Extension by Plasmo
    1
    /**
    2
     * @see https://docs.plasmo.com/browser-extension/background-service-worker
    3
     */
    4
    import type { Message } from "~message";
    5
    
                  
  5. やまとことばの数詞 やまとことばの数詞
    1
    ds = {
    2
    	1 => '',
    3
    	2 => "ふた",
    4
    	3 => "み",
    5
    	4 => "よ",