- 🎓 Student at Universitas Gunadarma, Indonesia
- 🔭 Working on various projects including PowerShell automation scripts for efficient system setup
- 💡 Passionate about automation, efficient solutions, and clean code architecture
- 🌐 Portfolio: webkumal.com
- 📫 Connect with me on LinkedIn
Efficient system setup and WSL installation scripts
# Quick Setup Script
irm "https://github.com/rezapace/ps/raw/main/setup.ps1" | iex
# WSL Installation
irm "https://github.com/rezapace/ps/raw/main/wsl.ps1" | iex
"Efficiency and automation are the cornerstones of future development - PowerShell scripts enable rapid deployment and streamlined workflows with just a single command."