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

Block or report MichaelCaraccio

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. iot-appengine iot-appengine Public

    Data collection backend for Internet of Things on Google App Engine using TI SensorTag and Zolertia Z1

    JavaScript 9 5

  2. Community-detection-with-Spark Community-detection-with-Spark Public

    Community detection and LDA using Apache Spark and Cassandra

    Scala 9 9

  3. NetXML-to-CSV NetXML-to-CSV Public

    Convert .netxml file into CSV file

    Python 14 4

  4. Cryptographic-Algorithms Cryptographic-Algorithms Public

    Common cryptographic algorithms written in Python

    Python 1 9

  5. ice-blaze/talent-linker ice-blaze/talent-linker Public archive

    Web platform to create connection between different talent, art/dev

    PHP 1 2

  6. PHP7 + Apache + Laravel + Amazon web... PHP7 + Apache + Laravel + Amazon web services (AWS) Elastic Beanstalk
    1
    FROM php:7.0.12-apache
    2
    
                  
    3
    ENV DEBIAN_FRONTEND=noninteractive
    4
    
                  
    5
    # Install the PHP extensions I need for my personnal project (gd, mbstring, opcache)