I helped develop a system that collected data from GitHub and Google Cloud Platform to support work tracking and audit reviews.
The project
GitHub Actions launched a GCP Cloud Function, where three Python scripts processed the collected data into a clean CSV file for auditor review.
What I worked on
- Automated audit reporting and CSV generation with Python.
- Extracted data from Google Cloud projects and Kubernetes clusters.
- Used GitHub Actions to launch Cloud Functions and schedule workflows.
- Managed GitHub secrets and access permissions for automation.