Skip to content

banszkii/biSimplePSToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biSimplePSToolkit 🏴‍☠️

Welcome to biSimplePSToolkit, a collection of practical PowerShell scripts that are both the result of my personal learning journey and reliable tools for everyday work.

🌟 My Philosophy & Learning Path

This repository is born from a simple realization: when you start learning PowerShell, the sheer volume of information can be overwhelming. My goal was to navigate this information sea and create something tangible.

The Practical Learning Approach

These scripts serve a dual purpose:

  1. Personal Education: Each tool represents a step in my own learning process, exploring how different PowerShell components interact.
  2. Daily Utility: While these are learning projects, they are built with the strict requirement of being functional and useful in real-world scenarios.

Collaborative Creation

To bridge the gap between beginner steps and professional logic, the tools in this toolkit rely heavily on code suggested and audited by GEMINI AI. This collaboration allows me to focus on solving real data processing challenges while ensuring the code follows robust patterns.

Why share it?

I am publishing these scripts to help fellow explorers who are just starting their PowerShell journey. By providing practical, ready-to-use examples, I hope to make those first steps a little less daunting and much more productive.


🧰 The Toolkit

Tool Name Description
🔍 Test-RegexG Multilingual GUI utility for real-time Regex testing and data extraction.
🏗️ GUI Factory Rapidly generate boilerplate code for common WinForms controls.
🛡️ Obfuscate-PSScript Secure your scripts using a layered Gzip + XOR + Base64 in-memory loader.
🧩 Snippets A collection of standalone helper functions and "one-liners" (e.g., advanced loggers, small utilities).

🛠️ Contribution & Usage

  • Educational Intent: This toolkit is provided as-is for personal and educational use.
  • No Pull Requests: This is a personal learning collection. While I appreciate the interest, I am currently not accepting Pull Requests.
  • Fork & Learn: Please feel free to Fork this repository! Use these scripts as a foundation for your own experiments.
  • Feedback: Your constructive feedback or shared experiences are always welcome via discussions.

📜 Authors & Credits

  • Bánszki István (Conceptual Design, Innovation & Project Lead)
  • GEMINI AI (Collaborative logic, code generation & technical auditing)

⚖️ License

This project is licensed under the MIT License - feel free to use it, just keep the attribution.

About

A personal collection of PowerShell scripts and tools. Created while learning automation and GUI development, shared to help others on a similar journey.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors