Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upMy name is Yoshiya Hinosawa. I'm a web developer inπ―π΅ for about 10 years. I'm currently a partner of @seqsense, a robotπ€ startup inπ―π΅ . I'm a Denoπ¦ enthusiast in my spare time. I use mainly JavaScript and TypeScript for my job, and sometimes I use Golang, Python, Ruby, PHP, etc depending on the situations. I've published ~100 packages to npm ( https://www.npmjs.com/~kt3k ). I've been learning Rustπ¦ , Go, and OCamlπͺ recently.
Pinned
1,510 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 47 commits in 7 repositories
Created a pull request in denoland/deno that received 3 comments
build: check license header in CI
This PR adds an automatic check of the license headers of source files to tools/lint.js. This change uses my small cli tool x/license_checker.
I'm β¦