Skip to content
View rafasumi's full-sized avatar

Block or report rafasumi

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

Hello there! I'm Rafael

  • 👨‍💻 I really enjoy studying about compiler optimizations, programming languages and software engineering
  • 💻 I'm currently working as an ML Compiler Engineer at Cadence Design Systems

Quick summary


C Cplusplus Python LLVM Rust JavaScript TypeScript Linux Gif

How to reach me

Pinned Loading

  1. lac-dcc/hamsa lac-dcc/hamsa Public

    A tool to extract complexities and costs from programs and kernels

    C++ 17 4

  2. lac-dcc/merlin lac-dcc/merlin Public

    Program instrumentation and cost function generation

    C++ 28 1

  3. lac-dcc/chimera lac-dcc/chimera Public

    A tool for synthesizing Verilog programs

    Verilog 59 7

  4. rustlox rustlox Public

    Rust implementation of the Lox interpreter described in Robert Nystrom's "Crafting Interpreters"

    Rust