Skip to content
Avatar

Sponsors

@kazupon
@syumai
@daiiz

Sponsoring

@syumai

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 for 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 modern runtime for JavaScript and TypeScript.

    Rust 86.4k 4.7k

  2. packup Public

    πŸ“¦ Zero-config web application packager for Deno

    TypeScript 293 13

  3. πŸ’Š Event-driven DOM programming in a new style

    TypeScript 21

  4. lepont Public

    πŸŒ‰ A native <-> browser (webview) bridge library for react-native

    TypeScript 26 2

  5. πŸ’Š Declarative DOM programming library. Lightweight (1.79 kb).

    TypeScript 85 6

  6. remarker Public

    ▢️ Remark cli

    JavaScript 134 29

2,427 contributions in the last year

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

Contribution activity

November 2022

Created 1 repository

Created a pull request in denoland/deno that received 8 comments

fix(ext/flash): revert #16383 (graceful server startup/shutdown)

#16383 made some of Node compat test cases flaky in deno_std (and when it fails it causes segfaults). See denoland/deno_std#2882 for details cc @ma…

+145 βˆ’224 8 comments
Reviewed 77 pull requests in 11 repositories
denoland/deno_std 25 pull requests
denoland/fresh 12 pull requests
denoland/manual 10 pull requests
denoland/deno 6 pull requests
denolib/awesome-deno 5 pull requests
denoland/dotland 5 pull requests
denoland/meet-me 2 pull requests
denoland/examples 1 pull request
denoland/deno_doc 1 pull request
deno-ja/denobata-monthly-report 1 pull request
kt3k/update-pr-description 1 pull request

Created an issue in denoland/deno_std that received 7 comments

compat: static file serving using express.static hangs

Run the below script with some large (>100KB) file in assets/: import express from "npm:express"; const app = express(); app.use("/assets", express.s…

7 comments

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