Become a sponsor to Daniel Schroeder
Looking over my GitHub profile and my blog, you can see that I enjoy creating open source utilities and extensions, and writing about how I solve technical problems. My blog's About
page page lists some of the more popular open source software I've created. I typically create tools to solve problems that I face as a developer, and then share them with the world for free.
One of the largest downsides about creating many open source projects is having to maintain them. Getting funding to maintain my open source creations helps me justify dedicating more time to them, and to creating new open source tools.
1 sponsor has funded deadlydog’s work.
Featured work
-
deadlydog/Invoke-MsBuild
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
PowerShell 150 -
deadlydog/PathLengthChecker
Path Length Checker is a stand-alone app that returns the path and length of all files and directories in a given directory.
C# 278 -
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 functi…
AutoHotkey 87 -
deadlydog/VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
C# 38 -
deadlydog/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.
PowerShell 24 -
deadlydog/DPSF-XNA
Create particle systems in XNA quickly and easily with Dynamic Particle System Framework for XNA.
C# 13