Skip to content
View eriwek's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@infraform

Block or report eriwek

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.

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
eriwek/README.md

< eriwek's motto />

/// Gavin Wood's Quote
struct GavinWood;

impl GavinWood {
    /// Return Gavin Wood's quote
    fn said(&self) -> &str {
        "In software, we’re not constrained by physical reality; \
         the only limits are the limits of our own imagination."
    }
}

fn main() {
    let gavin_wood = GavinWood;
    println!("gavin wood - {}", gavin_wood.said());
}

Popular repositories Loading

  1. bitagent_subnet bitagent_subnet Public

    Forked from alex-drocks/bitagent_subnet

    Python 3

  2. Face-Detection-OpenCV Face-Detection-OpenCV Public

    Python 2

  3. chatbot-langchain-frontend chatbot-langchain-frontend Public

    JavaScript 1

  4. chatbot-langchain-server chatbot-langchain-server Public

    Python 1

  5. ComputeHorde ComputeHorde Public

    Forked from backend-developers-ltd/ComputeHorde

    Python 1

  6. developer-portfolio developer-portfolio Public

    JavaScript 1