Skip to content

Latest commit

Β 

History

History
35 lines (26 loc) Β· 1.06 KB

File metadata and controls

35 lines (26 loc) Β· 1.06 KB

🐚 Scripts

A collection of small scripts I use to learn, automate, and refine my workflow in arch.
This repo is my sandbox: part learning ground, part utility box.


πŸ“‚ Highlights & Projects

βœ… Completed / Functional

  • Project 7 – run Jupyter Lab
  • Project 6 – Storage cleanup
  • Project 5 – Storage checker
  • Project 4 – Backup system
  • Project 3 – Number guesser
  • Project 2 – File checker (improved version)
  • Project 1 – Greeter

πŸ§ͺ Experiments & Practice

  • File & directory checker (works in current directory only)
  • Password checker
  • Automated script runner (execute any file from anywhere, no manual chmod/cd)
  • iq Test, reading from files

πŸš€ Notes

  • Written for Arch Linux / Linux environments
  • using Neovim
  • Scripts may be rough or experimental β€” this is a journey log as much as a toolkit
  • Expect updates as I continue learning Bash and automation

πŸ“Œ This list will grow β€” each script is another step toward mastering Bash & system scripting.