Automatic Email Spam Management
Tools Used: Python, Gmail API, Google Cloud Platform (GCP)
June 2022
- Developed a serverless Python program on Google Cloud Run that labels emails bypassing Gmail spam filters based on keyword rules
- Eliminated need for a dedicated host by containerizing the solution
- Leveraged IAM roles and OAuth 2.0 client IDs for secure API access