Pinned Repositories
boxgiver
crosspostreddit
This Python script utilizes the PRAW (Python Reddit API Wrapper) library to cross-post submissions from a source subreddit to multiple destination subreddits. The script is designed to work with multiple Reddit users, each specified in the config.ini file.
css-exercises
ebay_authentication_token
This Python script facilitates the eBay authentication process and token retrieval using OAuth. It opens the user's default web browser to grant consent, obtains an authorization code, and exchanges it for an access token from the eBay API. The script also provides a refresh token for extended access.
gmail_auto_delete_trash
This Google Apps Script automates the process of permanently deleting emails from the Gmail Trash folder. The script utilizes the Gmail API to interact with email threads and messages, allowing for the removal of specified emails.
gmail_auto_detect_new_sender
This Google Apps Script automates the process of organizing your Gmail inbox by moving threads from new senders to a specified label. The script helps you categorize and manage your emails more effectively by identifying and handling threads from previously unseen senders.
powerpoint_citation_automated
Automate extraction of images from a PowerPoint presentation, perform reverse image searches, and add URLs as footers to slides.
johnchervanev's Repositories
johnchervanev/ebay_authentication_token
This Python script facilitates the eBay authentication process and token retrieval using OAuth. It opens the user's default web browser to grant consent, obtains an authorization code, and exchanges it for an access token from the eBay API. The script also provides a refresh token for extended access.
johnchervanev/boxgiver
johnchervanev/crosspostreddit
This Python script utilizes the PRAW (Python Reddit API Wrapper) library to cross-post submissions from a source subreddit to multiple destination subreddits. The script is designed to work with multiple Reddit users, each specified in the config.ini file.
johnchervanev/css-exercises
johnchervanev/gmail_auto_delete_trash
This Google Apps Script automates the process of permanently deleting emails from the Gmail Trash folder. The script utilizes the Gmail API to interact with email threads and messages, allowing for the removal of specified emails.
johnchervanev/gmail_auto_detect_new_sender
This Google Apps Script automates the process of organizing your Gmail inbox by moving threads from new senders to a specified label. The script helps you categorize and manage your emails more effectively by identifying and handling threads from previously unseen senders.
johnchervanev/powerpoint_citation_automated
Automate extraction of images from a PowerPoint presentation, perform reverse image searches, and add URLs as footers to slides.