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

Block or report iacobucci

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. valerioiacobucci.com valerioiacobucci.com Public

    My personal website

    HTML

  2. sviluppo-web-in-js sviluppo-web-in-js Public

    Slideshow per corso rapido di sviluppo web in javascript, da zero

    JavaScript

  3. amazon-web-services-overview amazon-web-services-overview Public

    Amazon web services overview!

    Shell

  4. digit-recognizer digit-recognizer Public

    Micrograd-based neural network that communicates via grpc with p5.js frontend for inputting handwritten digits

    Python

  5. Youtube channel to RSS bookmarklet Youtube channel to RSS bookmarklet
    1
    javascript:(()=>{alert("https://www.youtube.com/feeds/videos.xml?channel_id=" + ytInitialData.header.c4TabbedHeaderRenderer.channelId)})()
    2
    
                  
    3
    // go to a channel page, run the bookmarklet and get the rss feed
  6. Youtube switcth to TV bookmarklet Youtube switcth to TV bookmarklet
    1
    javascript: (()=>{window.location.href = "https://www.youtube.com/tv#/watch?v=" + window.location.toString().split("youtube.com/watch?v=")[1].slice(0,11)})();
    2
    
                  
    3
    // go to any video, run the bookmarklet and switch to youtube tv version (that you can control with yt mobile app)