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

Block or report GueneHassim

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

    In summary, the code development for the project was relatively straightforward, but challenges arose from unclear errors, especially during the transition from PyCharm IDE to a less user-friendly …

    Python

  2. API-Practice---Creating-a-GUI-Quiz-App API-Practice---Creating-a-GUI-Quiz-App Public

    OOP program that works with the requests module to make API requests. It utilizes the html library to clean the HTML elements from the text data obtained through the API request. The tkinter librar…

    Python

  3. Keys_Authentication-Send-SMS Keys_Authentication-Send-SMS Public

    Code that manages to retrieve the current weather data through the OpenWeatherMap API, accessing the API with an authentication key. It then utilizes the Twilio service to send an SMS to a specifie…

    Python

  4. Scrape-product-price-with-BeautifulSoup Scrape-product-price-with-BeautifulSoup Public

    Using BeautifulSoup allows us to scrape websites, enabling data extraction for our purposes. In this case, I'm interested in the short throw 4K projector 'Formovie Theater' by 'Formovie'. It's an a…

    Python

  5. snake_game snake_game Public

    This is one of the projects that Angela, my Python teacher, assigned. It is challenging but beneficial as it tests skills and induces stress. I had to take breaks that ranged from half an hour to d…

    Python

  6. Analyze-programming-language-popularity-on-StackOverflow Analyze-programming-language-popularity-on-StackOverflow Public

    In this notebook I have seen how to grab some raw data and create some interesting charts using Pandas and Matplotlib. I have: * used .groupby() to explore the number of posts and entries per progr…

    Jupyter Notebook