Skip to content
View AbbasPlusPlus's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AbbasPlusPlus

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

Popular repositories Loading

  1. AbbasPlusPlus.github.io AbbasPlusPlus.github.io Public

    A homepage with my contact links. The structure of the page was a template downloaded from HTML5up.net

    SCSS

  2. Book_Database Book_Database Public

    This project involved creating a database to store the books a user has read. A tkinter GUI can be used to insert new entries and edit existing ones.

    Python

  3. Volcano_Map Volcano_Map Public

    This was a data visualisation project completed using the Folium and Pandas python libraries. Data about the location and elevation of volcanoes was represented on a map of the world with different…

    HTML

  4. pong pong Public

    Pong game coded using the python turtle module. This project was a challenge in Angela Yu's 100 Day of Code course.

  5. Amazon_Price_Tracker Amazon_Price_Tracker Public

    This project allows users to track the price of an item on Amazon (Similar to camelcamelcamel.com), it sends an email alert to the user when the price is below a chosen threshold price. The Beautif…

    Python

  6. Weather_Text_Alert Weather_Text_Alert Public

    This app uses the open weather map api to determine if rain is forecase for your location. Twilio is used to send a text message of the forecast. This was one of the challenges in the 100 Days of C…

    Python