This repository contains various utility scripts I've created or collected for automating tasks.
- Connect Vertex AI - Simplifies connecting to Vertex AI notebook instances via SSH with port forwarding
- Find and Replace - Searches for files containing specific strings and performs replacements
- Move via Keyword - Moves markdown files containing specific hashtags to designated folders
- Notebook Cronjob - Checks if a Vertex AI notebook instance is running and starts it if necessary
- Opal Startup Monitor - Ensures the Opal application is running on system startup
- Script Executor - Checks Vertex AI instance status, starts if needed, and executes a Python script