Skip to content
View badboy's full-sized avatar

Organizations

@mozilla @railscamp @rust-lang @OpenTechSchool-Dortmund @rust-community @semantic-rs @RustFestEU @mozilla-mobile @berlinrs
Block or Report

Block or report badboy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
badboy/README.md

🤔

Pinned

  1. mozilla/gecko-dev mozilla/gecko-dev Public

    Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

    3.1k 1.9k

  2. mozilla/glean mozilla/glean Public

    Modern cross-platform telemetry

    Rust 356 113

  3. mozilla/data-docs mozilla/data-docs Public

    A guide for Mozilla's developers and data scientists to analyze and interpret the data gathered by our data collection systems.

    Shell 77 120

  4. mozilla/uniffi-rs mozilla/uniffi-rs Public

    a multi-language bindings generator for rust

    Rust 2.3k 194

  5. signify-rs signify-rs Public

    Create cryptographic signatures for files and verify them.

    Rust 87 11

  6. Poor dev's Rust Compiler Poor dev's Rust Compiler
    1
    fn main() {
    2
        println!("Hello World!");
    3
    }