Skip to content
View iandenegri's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report iandenegri

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. hololive-idol-archive hololive-idol-archive Public

    Python

  2. iandenegri.github.io iandenegri.github.io Public

    Repository hosting the code used to create my portfolio site to Heroku. The site utilizes AWS S3 to host user submitted images rather than static files so that this site can be used as a template t…

    Python 1

  3. LEAGUE GRIEF CHECKER FOR RP LEAGUE GRIEF CHECKER FOR RP
    1
    import requests
    2
    
                  
    3
    API_KEY = ""
    4
    
                  
    5
    def create_champion_mapping():
  4. django_small_blog django_small_blog Public

    Small Django blog that allows users to sign up to post. Has a minor view tracking system implemented but can be easily abused with mass refreshes. Has auth checking to make sure the user is signed …

    Python

  5. pythonmotiondetection pythonmotiondetection Public

    Working on a script that can connect to a webcam and then detect if there's motion.

    HTML

  6. RealEstateScraper RealEstateScraper Public

    Python Script that scapes the web to build a data frame of listings using Pandas

    Jupyter Notebook 1