Skip to content
Avatar

Sponsors

@kazupon @syumai @yamanoku @daiiz @lowlighter

Sponsoring

@syumai @caspervonb

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@nodejsjp @kt3kstudio @strawjs @c3js @capsidjs @kebary @denoland @denolib @monoidcc
Block or Report

Block or report kt3k

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kt3k/README.txt
My name is Yoshiya Hinosawa. I've been a web engineer in 🇯🇵 for about 10 years. I specialize in frontend development. Currently I work on Deno 🌧🦕.

I use mainly JavaScript and TypeScript for my job, and sometimes I use Rust, Golang, Python, Java, 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. A secure JavaScript and TypeScript runtime

    Rust 78k 4.1k

  2. packup Public

    📦 Zero-config web application packager in Deno

    TypeScript 218 6

  3. 💊 Declarative DOM programming library. Lightweight (1.7 kB).

    TypeScript 63 5

  4. lepont Public

    🌉 A native <-> browser (webview) bridge library for react-native

    TypeScript 18 1

  5. 🎨 A generative art app for iOS and Android. (storybook https://monoidcc.github.io/Cascade/storybook/ )

    TypeScript 2 1

  6. remarker Public

    ▶️ Remark cli

    JavaScript 135 29

1,973 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Created 7 repositories

Created a pull request in denoland/deno_std that received 2 comments

fix(node/buffer): fix toString with base64 encoding

This PR fixes toString method of Buffer of std/node. Currently toString with base64 encoding always uses underlying array buffer (b.buffer) as the …

+17 −9 2 comments
Reviewed 64 pull requests in 8 repositories
denoland/deno_std 48 pull requests
denoland/deno 4 pull requests
denoland/dotland 3 pull requests
denoland/manual 3 pull requests
denolib/awesome-deno 2 pull requests
kt3k/packup 2 pull requests
kt3k/pretty_bytes 1 pull request
denoland/doc_website 1 pull request

Created an issue in denoland/deno_std that received 8 comments

Should findSingle has the default predicate?

findSingle in collections module has the default selector predicate of (_) => true. Does this make sense? What's the use case? context of this disc…

8 comments
Opened 6 other issues in 4 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.