kampf1510

undefined's photo
PowerShell

Rename-Automation

 1  0
This script will inspect a designated directory for files (Movies / TV Shows) that are formatting properly for Synology's Video Station, if any files are found which are NOT formatted properly the script will prompt the user if you'd like to rename them.

Windows-Troubleshooting-Collector

 1  0
Over the last few years, my brother has been experiencing various computer issues across multiple systems. I developed a PowerShell script to run common health and integrity checks on a Windows PC and output various logs to a centralized folder for easy troubleshooting and diagnostics.
Python

LearnPython

 1  0
The fastest way to learn Python is to code in Python, this repository provides you with a plethora of beginner-advanced python files.

Python-Calculator

 1  0
An interactive calculator made in python based off of the Windows calculator! From Pythonguides project ideas - https://pythonguides.com/make-a-calculator-in-python/

Site-Connectivity

 1  0
A python based site-connecitivty checker from RealPython's project ideas - https://realpython.com/site-connectivity-checker-python/