Skip to content
View oluwaseunladeinde's full-sized avatar
  • Everstream Nexus
  • Lagos, Nigeria

Block or report oluwaseunladeinde

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 Loading

  1. chatpdf-yt chatpdf-yt Public

    TypeScript

  2. Python Amazon Scraper: simple python... Python Amazon Scraper: simple python script to get notified (via email) when the price of a certain product falls below a certain threshold. Full explanation here: https://levelup.gitconnected.com/simple-web-scraping-with-python-1692c11e3b1a
    1
    from bs4 import BeautifulSoup
    2
    import requests
    3
    import smtplib
    4
    
                  
    5
    def check_price() -> int:
  3. reactjs-responsive-nav reactjs-responsive-nav Public

    A reactjs nav that respond opens and closes with smooth transition flow

    JavaScript

  4. yellowfeather yellowfeather Public

    A simple property listing website

    Python