NeilMacMullen
Have done most things but nowadays mostly C# and embedded C++. Day job: IoT asset tracking. I made your Bluetooth headset play the Twilight Zone ringtone.
Sensize LtdCambridge, UK
Pinned Repositories
AsyncMethodNameFixer
A roslyn analyzer with code fixer which shows warning if any asynchronous method is violating the naming conventions.
azure-quickstart-templates
Azure Quickstart Templates
JPoke
A simple library for poking directly into Json objects from C#
jumpfs
Jumpfs is a cross-shell bookmarking system for files. folders, urls and shell-comands. It works in PowerShell, Bash, and Cmd.
kusto-loco
C# KQL query engine with flexible I/O layers and visualization
NeilMacMullen.github.io
Blog
NotNullStrings
Simple C# string extensions
ReaperHelper
A project to help with managing Reaper DAW projects
Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
VegaGenerator
High level API to create VegaLite charts
NeilMacMullen's Repositories
NeilMacMullen/Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
NeilMacMullen/kusto-loco
C# KQL query engine with flexible I/O layers and visualization
NeilMacMullen/jumpfs
Jumpfs is a cross-shell bookmarking system for files. folders, urls and shell-comands. It works in PowerShell, Bash, and Cmd.
NeilMacMullen/VegaGenerator
High level API to create VegaLite charts
NeilMacMullen/JPoke
A simple library for poking directly into Json objects from C#
NeilMacMullen/NotNullStrings
Simple C# string extensions
NeilMacMullen/ReaperHelper
A project to help with managing Reaper DAW projects
NeilMacMullen/AsyncMethodNameFixer
A roslyn analyzer with code fixer which shows warning if any asynchronous method is violating the naming conventions.
NeilMacMullen/azure-quickstart-templates
Azure Quickstart Templates
NeilMacMullen/Baudy
Not a terminal emulator
NeilMacMullen/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
NeilMacMullen/CommentRemover
A Visual Studio extension
NeilMacMullen/mbed-os
Arm Mbed OS is a platform operating system designed for the internet of things
NeilMacMullen/NeilMacMullen.github.io
Blog
NeilMacMullen/ProgressBarBug
Demonstrates bug in MAUI Windows ProgressBar
NeilMacMullen/geohash-dotnet
Easy-to-use and feature-rich geohash library written in C# | Encode & Decode of Geohashes | Converts a polygon into a set of geohashes with arbitrary precision | Allows Geohash Compression
NeilMacMullen/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET