HCC Class Watcher
HCC Class Watching was developed in Python with BeautifulSoup4 to scrape the webpage and utilized Twilio and Mailgun for SMS and email notifications.
HCC Class Watching was developed in Python with BeautifulSoup4 to scrape the webpage and utilized Twilio and Mailgun for SMS and email notifications.
Dealsea Scraper is a Python web scraping project I was assigned at Houston Community College. I used BeautifulSoup4 for the webpage processing, Twilio API for SMS and Mailgun API for email functionality.
This implementation of the classic Fifteen Puzzle was created in Python with the TKinter graphics library.