Skip to content
View rosarioscavo's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Catania

Highlights

  • Pro
Block or Report

Block or report rosarioscavo

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. instagram-hashtags-generator instagram-hashtags-generator Public

    "Instagram Hashtag Generator" analyzes an image and gives back some hashtags based on a prediction of binary classifiers. It is possible to use two different classifiers, a classifier based on Logi…

    Python 5 1

  2. VIA_JSON-to-SRT VIA_JSON-to-SRT Public

    It's a simple script created to make a .srt file starting from a VIA (VGG Image Annotator) .json file obtained by annotating a video.

    Python 3

  3. graph-editor graph-editor Public

    Graph-Editor is a GUI directed unweighted graph editor written in Java, using Java Swing's components and the MVC Pattern.

    Java

  4. memory-game-MVC memory-game-MVC Public

    It's a simple memory card game but with strong adhesion to the MVC (Model–view–controller) Pattern and a responsive layout.

    Java

  5. Karnaugh-Map-Solver Karnaugh-Map-Solver Public

    Forked from wredan/Karnaugh-Map-Solver

    Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual r…

    JavaScript