- Regina, SK, Canada
- https://blog.danskingdom.com
- @deadlydog
- @deadlydog@hachyderm.io
- @deadlydog
Highlights
- Pro
-
-
deadlydog.github.io Public
Daniel Schroeder's Programming Blog - Sharing my tips, tricks, and code to help other developers be more productive. https://blog.danskingdom.com
-
PowerShell.tiPS Public
PowerShell tips delivered straight to your terminal 💻
-
AHKCommandPicker Public
An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functi…
-
Make it more apparent that the Microsoft Outlook Reminder window has opened by receiving configurable alerts.
-
Template.NewGitRepo Public template
A template repository to use as a starting point for new git repos with basic boilerplate things that every git repo should have
-
PowerShell.GitClean Public
PowerShell module for performing "git clean -xfd" across many repositories
-
Oh-My-Posh.DeadlydogTheme Public
Custom theme called 'deadlydog' for oh-my-posh
-
Tests to reproduce bugs in PowerShell for easily sharing with the PowerShell team
-
PowerShell.ScriptModuleRepositoryTemplate Public template
A module and template repo for creating new PowerShell script modules with CI/CD pipelines and boilerplate files built-in
-
Presentation.tiPSWelcome Public
Presentation given for the Pacific PowerShell User Group in June 2024
-
Automatically force your ClickOnce app to update itself without prompting the user; less obtrusive, and enhanced security by ensuring the latest version is used.
-
-
A test repo to compare the performance of the different ways to define classes in PowerShell
-
PowerShell.dumPS Public
A PowerShell module to dump an object's properties, fields, and non-public members to the console in a structured and colourful way
-
Experimenting with various Semantic Version actions to see which I like best
-
Presentation I gave about Dev Containers and GitHub Codespaces for a lunch and learn
-
My implementation of Jeff Hicks' challenge he created for the PowerShell Podcast is 2024
-
New-NuGetPackage Public
New-NuGetPackage.ps1 is a PowerShell script to make creating and publishing NuGet packages quick and easy, using a .nuspec or project file, from File Explorer or PowerShell.
-
DPSF.Website Public
The website for the DPSF project. The production URL for this is XnaParticles.com.
PHP MIT License UpdatedJan 17, 2024 -
-
Experimenting with the different ways to do CI/CD pipelines using GitHub Actions
-
Blazor.Issue.CssIsolation Public
Testing to reproduce an issue with CSS Isolation and Radzen controls in Blazor Server
HTML MIT License UpdatedNov 12, 2023 -
An experimental repo to reproduce a PowerShell issue I am seeing when using a class in a module
-
VS.DiffAllFiles Public
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
-
PathLengthChecker Public
Path Length Checker is a stand-alone app that returns the path and length of all files and directories in a given directory.
-
New-GitHubRelease Public
PowerShell module to make automating the creation of new GitHub releases easy.
-
MoveFilesIntoDateDirectories Public
Moves files from a directory into a new directory whose name is based on the file's date.
-
Invoke-MsBuild Public
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
-
An Azure DevOps extension for installing and uninstalling Windows Scheduled Tasks