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

Block or report IanHansonR

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. hotel_booking_app hotel_booking_app Public

    Practice with OOP and building classes by creating a simplistic hotel booking app.

    Python

  2. weather_forcast_app weather_forcast_app Public

    Weather app that pulls the forcast for any city around the globe and presents the data in tables and graphs.

    Python

  3. music_tour_webscraper music_tour_webscraper Public

    Scrapes a mock music tour website and stores new data in a SQLite database. When a new event is scraped an email is sent to the specified account.

    Python

  4. email_webcam_detection email_webcam_detection Public

    App monitors the user's webcam for new objects that enter the frame. When the object leaves the view of the camera an email is sent to the specified account.

    Python

  5. Automated-News-API-Mailing Automated-News-API-Mailing Public

    This program uses News API to create an automated email populated with the most recent articles on specified topics.

  6. invoice_generator invoice_generator Public

    This app takes Excel files as an input and returns a formatted PDF invoice that is ready to send to clients.

    Python