Skip to content
View jws8's full-sized avatar
  • Orange County, CA
Block or Report

Block or report jws8

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

    Generates a weekly menu from a text file (e.g. menu_items.txt) and then emails it to an email list. Attach to Task Scheduler on a timer and send out to family, friends, and loved ones.

    Python

  2. CommunicationsOperator CommunicationsOperator Public

    CommunicationsOperator module, allowing one to send sms messages and phone calls via Twilio API.

    Python

  3. MailSight MailSight Public

    Emailer module using gmail imap and smtp to enable the user to batch emails with whatever data.

    Python 1

  4. XLInputter XLInputter Public

    XLInputter module, that takes data from a user-inputed file (e.g input_data_example.txt), and fills it based off of a position (row, column) given from user input.

    Python

  5. CryptoUpdater CryptoUpdater Public

    Gets top 10 crypto assets by market cap and emails them to a list of emails. Attach the update_run.py file to Task Scheduler to automate the process on your machine of choice.

    Python 1

  6. Collatz_Conjecture Collatz_Conjecture Public

    Collatz Conjecture basic model with visualization using matplotlib and numpy

    Python