Skip to content
View rafaelmartindev's full-sized avatar
💭
Working from home!
💭
Working from home!

Block or report rafaelmartindev

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. explain_struct explain_struct Public

    A struct, or structure, is a custom data type that lets you package together and name multiple related values that make up a meaningful group

    Rust 1

  2. guessing_game guessing_game Public

    I’ll implement a classic beginner programming problem: a guessing game

    Rust 1

  3. hello-world hello-world Public

    it’s time to write your first Rust program

    Rust 1

  4. rafaelmartin65 rafaelmartin65 Public

    Config files for my GitHub profile.

  5. hello_cargo hello_cargo Public

    Cargo is Rust’s build system and package manager.

    Rust

  6. ownership ownership Public

    Ownership is Rust’s most unique feature and has deep implications for the rest of the language.

    Makefile