Skip to content
View MrJeffLarry's full-sized avatar
đź’»
đź’»

Highlights

  • Pro

Organizations

@devsnake-com @SDC-Automation-AB @bandad-org @retrotibia

Block or report MrJeffLarry

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
MrJeffLarry/README.md
int main() {
    human_t jeff = {
        .Location="Sweden, Stockholm",
        .Hobbys="Code, Wildlife, 3D Printing, Musician"
    };

    sayHello(&jeff);

    return 0;
}

C C++ Go Rust

OS OS

Docker Kubernetes Node.js React MongoDB Arduino TensorFlow NodeRED Editor API GIT

Pinned Loading

  1. redmine-cli redmine-cli Public

    Redmine-cli is a CLI tool for interacting with the Redmine project management system. It allows you to perform tasks such as managing issues and listing projects from the command line, streamlining…

    Go 8