Skip to content
View jhonattanvargas's full-sized avatar
Block or Report

Block or report jhonattanvargas

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. server-montecarlo server-montecarlo Public

    Servidor Node.js que efectúa el cálculo de PI mediante el método de montecarlo en C++.

    C++

  2. triangulacion triangulacion Public

    Triangulación de Nube de Puntos en C. https://www.youtube.com/watch?v=dUC0-OSCZLs

    C

  3. producto-matriz producto-matriz Public

    Servidor Node.js que efectúa la multiplicación de matrices en C++.

    C++

  4. tictactoe tictactoe Public

    Tic Tac Toe in node.js with socket.io

    JavaScript