Skip to content
View andreacanepa's full-sized avatar
  • Genoa, Italy
Block or Report

Block or report andreacanepa

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. Beacons-Indoor-Positioning-System Beacons-Indoor-Positioning-System Public

    Forked from UCatDIBRIS/canepa-masi-rebora-canepa-masi-rebora

    Beacons Indoor Positioning System using BLE beacons. Node.js HTTP server and iOS/Android client developed using ReactNative framework.

    JavaScript 14 8

  2. Many-Time-Pad Many-Time-Pad Public

    Ciphertext's decryption (due to vulnerability) when "one-time" pad is used more than once.

    Python 2 4

  3. NaiveBayes-Text-Classification NaiveBayes-Text-Classification Public

    Naive Bayes algorithm for multi-category text classification.

    Python 5 1

  4. Mandelbrot-Set-Computation Mandelbrot-Set-Computation Public

    Mandelbrot Set computation in both sequential and parallel way (using OpenMP and MPI). Speedup evaluation.

    C++