Welcome to my GitHub repository, a curated collection of shell scripting projects. These projects have been instrumental in enhancing my proficiency in shell scripting, particularly within the DevOps ...
This repository serves as a workspace for rapid experimentation, automation, tooling, logic exploration, lightweight applications, and practical programming concepts. Projects are intentionally kept ...
In today's cloud-driven world, tracking resource usage efficiently is critical — not just for cost optimization but also for managing operations at scale. If you're a DevOps engineer (or preparing for ...
👌 Bash script_ simple projects: 1- Checks and installs missing packages on Ubuntu/Debian systems — a great way to simplify setup and maintenance,I used commands like (dpkg -s shows the status of a ...