Skip to content
View emanuellima1's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@cadCAD-org

Block or report emanuellima1

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

Hi there

My name is Emanuel Lima and I am a software engineer in love with low level and cloud computing. 👨‍💻

I'm a Brazilian 🇧🇷 currently living in Fortaleza 🌴🏖️

emanuel-bg

#[derive(Debug)]
struct EmanuelLima {
    twitter: String,
    working_on: String,
    interests: String,
}

impl EmanuelLima {
    fn new() -> Result<EmanuelLima> {
        Ok(EmanuelLima {
            twitter: "e_manuel1",
            working_on: "cadCAD and Kata Containers",
            interests: "Operating Systems, HPC, Compilers, Computer Architecture,\
            Confidential Computing, Cryptography, Release Engineering and DevSecOps",
        })
    }
}

Technologies I have experience with 💻

Static Badge Bash Static Badge C Static Badge C++ Static Badge Go Static Badge Julia Static Badge Python Static Badge Rust Static Badge x86 Static Badge
Static Badge Docker Static Badge Kubernetes Static Badge Linux Static Badge os Static Badge qemu Static Badge rh Static Badge
Static Badge ansible Static Badge argo Static Badge Git Static Badge actions Static Badge jenkins Static Badge terra Static Badge VSCode Static Badge

Pinned Loading

  1. study-journal study-journal Public

    Book to organize my study notes

    1