Hands-on Python automation exercises completed as part of the Google IT Automation with Python learning track.
This repository contains selected lab work focused on practical IT automation tasks such as:
- input validation in Python
- working with CSV data
- basic service and cloud-related scripting
- automation-oriented command line exercises
The goal of this repository is to document my practice in writing small, task-focused Python programs used in real IT support and automation scenarios.
Course3/Lab4/validations.py— validation logic and string checking exercisesCourse4/Lab4/employees-with-date.csv— sample employee dataset used for file/data processing tasksCourse5/Lab3/hello_cloud.py— introductory cloud scripting exampleCourse5/Lab3/hello_cloud.service— example service configuration for deployment practice
- Python fundamentals
- scripting for automation
- file and data handling
- basic service configuration
- structured lab organization with GitHub
This repository is based on course practice materials and is maintained as a learning portfolio.
Over time, I plan to expand it with cleaner standalone automation examples and original projects.
Valentyn Verovkin
Kyiv, Ukraine