Skip to content
View KDScheuer's full-sized avatar

Block or report KDScheuer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KDScheuer/README.md

Introduction

I have experience in both government and private sector IT. From Helpdesk Technician to Network Administrator, System Administrator, and currently a Site Reliability Engineer, I have gained exposure to many different technologies and quickly pick up new ones. I am passionate about working alongside developers to enable rapid development iterations. While I have dabbled in many facets of IT, my primary passions are automation, infrastructure, and DevOps.

Programming Languages

  • Python: My preferred language for scripting and automation.
  • Bash: Written scripts to automate SSL certificate management and perform configuration / database backups.
  • PowerShell: Developed scripts for administrative tasks and security operations in Windows environments.
  • Java / C#: Novice coder with experience in debugging and expanding features for .NET applications, as well as personal projects in Java.

Contact

Feel free to reach out if you have questions, suggestions, or collaboration opportunities.
Email: [email protected]
LinkedIn: linkedin.com/in/kdscheuer

Pinned Loading

  1. PowerShellScriptBootStrap PowerShellScriptBootStrap Public

    Baseline PowerShell script template with configurable logging and automated log file rotation for reliable, maintainable automation.

    PowerShell

  2. SysCheck-Lite SysCheck-Lite Public

    A lightweight CLI utility designed to provide a quick, high-level snapshot of a system's health.

    Python

  3. rpass rpass Public

    Random Password CLI Utility

    Go

  4. Game-of-Life---JAVA Game-of-Life---JAVA Public

    Game of life in JAVA

    Java