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

Block or report andreacanepa

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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 17 9

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

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

    Python 3 4

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

    Naive Bayes algorithm for multi-category text classification.

    Python 6 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++