Skip to content
View Eduardo-M-Martins's full-sized avatar
🟢
Online
🟢
Online

Highlights

  • Pro
Block or Report

Block or report Eduardo-M-Martins

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
Eduardo-M-Martins/README.md
Eduardo Martins github stats

Pinned

  1. NPBvsNPB-CPP_RaspberryPi4 NPBvsNPB-CPP_RaspberryPi4 Public

    Reproducing experiments carried out in the article "The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures" in a Raspberry Pi 4 Model B.

    Shell

  2. ComplexPlaneGraph ComplexPlaneGraph Public

    This application explore the complex plane with a heat map of the roots of a polynomial equation. Three graphics are ploted, roots on complex plane, polynomial and absolute polynomial visualization.

    Python

  3. ChessPvP ChessPvP Public

    Simple Chess Game for 2 players, developed using only HTML, CSS and JavaScript.

    JavaScript

  4. ZombieAttackSimulator ZombieAttackSimulator Public

    This project is a mini game about a zombie attack. Save your resources and defeat the monsters to score, good luck.

    Java

  5. ImageStyler ImageStyler Public

    Stylize an image in JPG format with an algorithm that detect edges and define seeds from them. Each pixel of the output image is composed of the color of the closest seed.

    C

  6. CollisionDetector2D CollisionDetector2D Public

    A 2D collision detector that calculates the number of points inside a moving field of view. It uses brute force, envelope and quadtree algorithms to find the answer.

    C++