Skip to content
View jeffcav's full-sized avatar
  • CESAR
  • Brazil

Highlights

  • Pro
Block or Report

Block or report jeffcav

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

Pinned

  1. ml-from-scratch ml-from-scratch Public

    Implementation of traditional machine learning models and algorithms

    Jupyter Notebook 1

  2. kubernetes-demo kubernetes-demo Public

    Python

  3. web-assembly-demo web-assembly-demo Public

    Invert image colors with web assembly.

    JavaScript

  4. parallel-convolution parallel-convolution Public

    Convolutions in parallel with MPI and OPENMP

    C 1

  5. byzantine-generals byzantine-generals Public

    Multiprocess implementation of Byzantine Generals

    C++ 1

  6. parallel-sieve-of-eratosthenes parallel-sieve-of-eratosthenes Public

    Parallel Sieve of Eratosthenes for prime numbers generation.

    C