Skip to content
Avatar
💭
May the Type be with us
💭
May the Type be with us

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@nwtgck-org
nwtgck/README.md

"With great power comes great responsibility"

Pinned

  1. Streaming Data Transfer Server over HTTP/HTTPS: designed for everyone including people using Unix pipe and even for browser users

    TypeScript 434 23

  2. Infinite streaming any data over HTTP/HTTPS: designed for everyone using Unix pipe and even for browser users

    Rust 9

  3. :octocat: GitHub Repository Card for Any Web Site

    TypeScript 1.1k 28

  4. Ray Tracing in One Weekend written in Rust

    Rust 52 3

  5. 🎬 Attach progress bar to animated GIF

    Go 140 11

  6. Execute any script in a GitHub issue comment

    TypeScript 265 6

4,186 contributions in the last year

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

Contribution activity

September 2020

Created a pull request in tokio-rs/tokio that received 2 comments

net: use &self instead of &mut self in poll_peek()

Hi! Thank you very much for the wonderful project. Motivation I just changed poll_peek(&mut self, ...) to poll_peek(&self, ...). I'd like to peek …

+2 −2 2 comments

Created an issue in rust-lang/rust that received 3 comments

Nested impl Trait for higher-order functions

Hi! It will be nice to use impl Trait with higher-order functions like the following. But it occurs a compile error at impl Iterator<Item=u32>. fn f1

3 comments
22 contributions in private repositories Sep 2 – Sep 24

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

You can’t perform that action at this time.