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

Highlights

  • Pro

Organizations

@cadCAD-org
Block or Report

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 MSc student in computer science at the University of São Paulo, in love with close to the metal and cloud computing.🎓 👨‍💻

I am a student at the University of São Paulo

#include <string>
#include <vector>

class EmanuelLima
{
private:
    std::string twitter {"@emanuel_lima1"};
    std::string linkedin {"emanuellima1"};

    std::vector<std::string> working_on {"cadCAD: a Python library for complex system simulations", "Non-volatile memory architectures"};
    std::vector<std::string> interests {"Linux", "Python", "Operating Systems", "Assembly", "C++", "Rust", "HPC", "Compilers", "LLVM", "Computer Architecture", "Analytic Philosophy"};

public:
    EmanuelLima();
};

Emanuel's github stats

Top Languages

Pinned Loading

  1. cadCAD-org/cadcad-ri cadCAD-org/cadcad-ri Public

    The Reference Implementation

    Python 18 10

  2. cadCAD-org/cadCAD.jl cadCAD-org/cadCAD.jl Public

    cadCAD implementation in Julia

    Julia 9 1

  3. cadCAD-org/cadCAD cadCAD-org/cadCAD Public

    Design, simulate, validate, and operate within complex systems

    Python 536 273

  4. study-journal study-journal Public

    Book to organize my study notes

    1

  5. kata-containers/kata-containers kata-containers/kata-containers Public

    Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workl…

    Rust 5.1k 1k