jdmallen
I swear my contribution graph looks more green than the public one you're seeing; it's just that many of my repos are private. 😶
Buffalo, NY
Pinned Repositories
coding-exercises
crypt-sandbox
Just a place for me to play around with various cryptographic algorithms and functions.
dell-ipmi-fan-control-monitor
A .NET 5.0 service that monitors the temperature of a Dell PowerEdge R620 and automatically engages or disengages static fan control based on temperature, in order to control noise in a homelab.
wedding-planner-app
My Wedding Planner application
jdmallen's Repositories
jdmallen/dell-ipmi-fan-control-monitor
A .NET 5.0 service that monitors the temperature of a Dell PowerEdge R620 and automatically engages or disengages static fan control based on temperature, in order to control noise in a homelab.
jdmallen/crypt-sandbox
Just a place for me to play around with various cryptographic algorithms and functions.
jdmallen/coding-exercises
jdmallen/toolbox
My personal toolbox of C# design patterns, abstractions, and utility classes.
jdmallen/wedding-planner-app
My Wedding Planner application
jdmallen/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jdmallen/base-64-converter
.NET Core 3.1 Windows Forms app to convert text and files to/from base64, and prettify the resulting JSON and XML.
jdmallen/batch-video-converter
Automate conversion of DVD and BD titles to MKV by convention using a file watcher.
jdmallen/cloudflare-ddns-client
A dynamic DNS client to update one or more Cloudflare DNS records with your public IP address.
jdmallen/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
jdmallen/commandlineparser-usage-bug
jdmallen/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
jdmallen/Extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
jdmallen/GitInfo
Git and SemVer Info from MSBuild, C# and VB
jdmallen/HitScoreVisualizer
Beat Saber plugin that colors the scores that pop up when you hit notes
jdmallen/internet-uptime-monitor
My router is dying and I wanted a decent log of when, and for how long, it cuts out.
jdmallen/json-resume
jdmallen/media-file-compare
A short C# script I use to figure out which photos/videos to keep when comparing the same filenames between two directories, used in tandem with Beyond Compare 4.
jdmallen/ModAssistant
Simple Beat Saber Mod Installer
jdmallen/NCrontab
Crontab for .NET
jdmallen/next-learn-demo
jdmallen/node-red
Low-code programming for event-driven applications
jdmallen/node-red-nodes
Extra nodes for Node-RED
jdmallen/password-checker
Simple .NET Core console password checker
jdmallen/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
jdmallen/serilog-sinks-splunk
A Serilog sink that writes to Splunk
jdmallen/simple-tcp-listener
Listens on a given TCP port and dumps to a text file.
jdmallen/splunk-library-dotnetlogging
Support for logging from .NET Tracing and ETW / Semantic Logging ApplicationBlock to Splunk.
jdmallen/sprint-feedback
A quick & dirty CRUD React app to gather feedback from a team about a Agile Scrum sprint, then report it to the Scrum Master.
jdmallen/wedding-planner-front
Standalone node React server for the UI.