Skip to content
View Peppe3009's full-sized avatar
😉
😉

Block or report Peppe3009

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Peppe3009/README.md

Hi , I'm Giuseppe

A passionate software developer from Italy

void aboutMe(void)
{
   char currentlyLearning[] = "Machine Learning and IoT Applications";
   char askMeAbout[] = "Django Framework, Linux and Python";
   char interestedIn[] = "Computer Vision, OO Programming";
   char reachMeAt[] = "ventrone524@gmail.com";
   char funFact[]  = "I can't walk straight 😭";
}

Programming Languages

Frontend Development

Databases

Framework

Pinned Loading

  1. Algorithm-and-Data-Structures Algorithm-and-Data-Structures Public

    Implementation of the main algorithms and data structures in C++

    C++ 1

  2. Web-App-for-Musical-Note-Recognition-and-Audio-File-Reconstruction Web-App-for-Musical-Note-Recognition-and-Audio-File-Reconstruction Public

    Web app that recognizes musical notes from images in PrIMuS/Semantic notation using a CNN+CTC model, and reconstructs the corresponding audio track (Flask, TensorFlow, pydub)

    CSS 4