Google Sheets V3 Migration to V4 | Ruby on Rails
• Spearheaded the migration of 3 different projects dependent on Google Sheets V3
• Minimized code changes for useful V3 methods deprecated in V4 by repurposing novel V4 code
• Introduced retry with exponential backoff to improve error handling
Gmail, GCalendar Project Feature | Ruby on Rails
• Designed and implemented a new code layer to query the Gmail and GCalendar REST APIs using the project’s existing, documentation-scarce google_api_client gem
• Supported CRUD methods for GCalendar events and the creation of specifically formatted emails for scheduling and reminding company contracted performers of their live streaming events
Tiktok Ads API Project Feature | Ruby on Rails
• Implemented authentication using OAuth2 and token storage in PostgreSQL
• Automated the daily querying of the Tiktok Ads API to scrape insights for NEXT Music ads
• Minimized database rows by excluding the response data from the queries that had null insights