Block or report user
Developer Program Member

Organizations

@kickstarter @w3c @CPLUG @SLUGIS @whatwg @servo @rust-lang @PistonDevelopers @RustAudio @georust @rust-community @AelitaBot @rust-syndication

Pinned repositories

  1. rust-lang/rust

    A safe, concurrent, practical language.

    Rust 20.2k 3.8k

  2. servo/servo

    The Servo Browser Engine

    8.7k 1.4k

  3. afl.rs

    Fuzzing Rust code with american-fuzzy-lop

    C 462 33

  4. python-geojson

    Python bindings and utilities for GeoJSON

    Python 238 37

  5. graphosaurus

    3D graph viewer powered by WebGL (three.js)

    JavaScript 233 24

  6. rust-threadpool

    A very simple thread pool for parallel task execution

    Rust 105 22

2,411 contributions in the last year

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

Contribution activity First pull request First issue First repository Joined GitHub

January 2017

Created a pull request in rust-lang/rust that received 12 comments

Add more references between lowercase/uppercase operations.

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

Can't compile type with lifetime bound in certain order

This compiles: fn lol<'a>() -> Box<Iterator<Item=()> + 'a> { unimplemented!() } fn main() { } This doesn't: fn lol<'a>() -> Box<Iterator<'a + Item=โ€ฆ

@kickstarter

Joined the kickstarter organization

on

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