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 upHighlights
Pinned
2,148 contributions in the last year
Activity overview
Contributed to
surma/surma.dev,
GoogleChrome/devsummit,
GoogleChromeLabs/comlink
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in GoogleChrome/web.dev that received 2 comments
Pixel-perfect rendering with devicePixelContentBox
Draft doc: Pixel-perfect rendering with devicePixelContentBox Needs TW review Needs review from kbr@ Needs hero image
+135
−0
•
2
comments
Created an issue in rust-lang/rust that received 1 comment
`use super as some_name` is invalid
I tried this code (playground): pub mod mod1 { pub const thing: bool = true; pub mod mod2 { use super as my_super; pub fn print() { println!("{}",…
1
comment
78
contributions
in private repositories
Jun 1 – Jun 28