Skip to content
View 5thGradeMechanic's full-sized avatar

Block or report 5thGradeMechanic

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

    Combines together APIs from OpenAI, NewsAPI, and Spotify to show a sample song based on the top news stories of the day. This was a project from Replit's 100 Days of Python course.

    Python

  2. EmailProject EmailProject Public

    Email Project

    Python

  3. ProductPriceScraper ProductPriceScraper Public

    This is a price scraper leveraging BeautifulSoup to scrape a webpage to store a products current price, and again every day for price changes. When the price is below the desired purchase price, it…

    Python

  4. ProtectedDiary ProtectedDiary Public

    This project, from Replit's 100 Days of Python course, provides a password-protected diary complete with basic user management and diary functionality.