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 40 million developers.
Sign up- Germany
- Sign in to view email
Popular repositories
-
Store values of any type in a client that supports localStorage/sessionStorage or cookies
JavaScript 1
-
-
-
-
A web app to play 2048 (a game by Gabriele Cirulli) in different game modes, like 3-dimensional, fibonacchi mode or reverse mode
-
292 contributions in the last year
Contribution activity
February 2020
January 2020
Created a pull request in rust-lang/rust-clippy that received 7 comments
Fix syntax highlighting of code fences
The documentation for RESULT_EXPECT_USED includes this code:
let res: Result<usize, ()> = Ok(1);
res?;
# Ok::<(), ()>(())
Because the code fence d…
Created an issue in rust-analyzer/rust-analyzer.github.io that received 20 comments
Branding
I think the website would profit from branding, especially a logo. I'd like to help out with that, if that's okay. I already had a few ideas about …