Collection of small automation and testing tools implemented in Python and Bash. Demonstrates practical skills in scripting, Linux usage, test automation and CI — relevant for roles in test automation, DevOps and backend engineering.
- System Monitor — Python script that logs CPU, memory and disk usage.
- Clean Logs — Bash script to backup and clean log files.
- Data Validation — Python + PyTest script that validates CSV data.
git clone https://github.com/ilhamitto1/python-bash-automation.git
cd Data_Automation