deadlydog
Developer and family man. Loves C#, .NET, PowerShell, AutoHotkey. Automate Everything!
Regina, SK, Canada
Pinned Repositories
AHKCommandPicker
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 functions and allows you to easily run them.
DansUtilityLibraries
A collection of reusable code that I've written or found throughout my programming career.
Invoke-MsBuild
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
MoveFilesIntoDateDirectories
Moves files from a directory into a new directory whose name is based on the file's date.
New-NuGetPackage
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.
NotifyWhenMicrosoftOutlookReminderWindowIsOpen
Make it more apparent that the Microsoft Outlook Reminder window has opened by receiving configurable alerts.
PathLengthChecker
Path Length Checker is a stand-alone app that returns the path and length of all files and directories in a given directory.
PowerShell.tiPS
PowerShell tips delivered straight to your terminal 💻
Sample.Serilog
Some sample projects showing how to use Serilog
VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
deadlydog's Repositories
deadlydog/AHKCommandPicker
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 functions and allows you to easily run them.
deadlydog/Sample.Serilog
Some sample projects showing how to use Serilog
deadlydog/DansUtilityLibraries
A collection of reusable code that I've written or found throughout my programming career.
deadlydog/PowerShellCmdletInCSharpExample
Example of how to build a PowerShell cmdlet in C# and unit test it
deadlydog/CloseZoomWindowsAfterJoiningMeeting
Automatically close superflous windows that open every time you join a Zoom meeting
deadlydog/azure-devops-create-pr-task
Azure Pipelines task to create PR in Azure DevOps or GitHub during a build or release pipeline
deadlydog/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
deadlydog/MoveAndTagMediaFiles
Quickly preview then copy, move, and tag images, videos, and audio files
deadlydog/PitchGames
Mini-games that you play by using your voice.
deadlydog/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
deadlydog/Blasteroid
A Space Invaders style game created using C++ and DirectX 8.1 in 2004.
deadlydog/codespaces-project-template-dotnet
Codespaces template for building a .NET project
deadlydog/cols-agent-tasks
Colin's ALM Corner Custom Build Tasks
deadlydog/Connex
A Tetris style game created with C++ and DirectX 7 in 2003.
deadlydog/deadlydog.github.io-staticman
Staticman instance hosted in Azure for creating new comments on my blog.
deadlydog/deadlydog.github.io-staticman-heroku
My archived copy of Staticman from when I deployed it to Heroku for my blog comments
deadlydog/MakeCode.GetYourToy
deadlydog/MastoPosh
A list of PowerShell folks on Mastodon
deadlydog/OceanExplorer
A small 3D game where you are a submarine that tries to catch fish and avoid the shark
deadlydog/Pester
Pester is the ubiquitous test and mock framework for PowerShell.
deadlydog/Playground.Go
deadlydog/Playground.Python
deadlydog/Playground.TypeScript
deadlydog/PowerShell-Docs
The official PowerShell documentation sources
deadlydog/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
deadlydog/prep
deadlydog/Profiler
Script, ScriptBlock and module performance profiler for PowerShell 5, and PowerShell 7.
deadlydog/Unity.GGJ2023Workshop-UI-HUD-Tutorial
Game Jam 2023 UI Heads Up Display Workshop
deadlydog/Unity.Moot
Global Game Jam 2023 Weekend Project
deadlydog/vscode-powershell
Provides PowerShell language and debugging support for Visual Studio Code