Bash & Shell scripting — automating everything from server provisioning to CI/CD pipelines and daily workflows.
Shell scripting is fundamental to everything I do. I write Bash scripts for server provisioning, automated backups, log rotation, cron jobs, CI/CD pipeline helpers, Docker entrypoints, and deployment orchestration. I use advanced features like associative arrays, process substitution, trap handlers, and signal management for robust production scripts.