Skip to content
View GiacomoP's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report GiacomoP

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

Popular repositories

  1. eToroBot eToroBot Public

    A bot that automatically analyses the UK stocks on Xignite and publishes a report on eToro, tagging the stocks accordingly with the eToro notation.

    Python 7 3

  2. Fake-WhatsApp Fake-WhatsApp Public

    Create fake WhatsApp conversations, memes, and whatever your sick imagination makes you do.

    JavaScript 4 2

  3. CoffeeVendingMachineMIPS CoffeeVendingMachineMIPS Public

    Simulator of a Coffee Vending Machine coded in MIPS Assembly

    Assembly 1

  4. FileSharingOverTCP FileSharingOverTCP Public

    A peer-to-peer file sharing system made in C.

    C 1

  5. LibraryManagementSystem LibraryManagementSystem Public

    A C sample program to manage a library, with structures and files.

    C

  6. JavaLinkedList JavaLinkedList Public

    A sorted linked list made in Java. Good performances, it's better than plain linked lists at least.

    Java