fluffynuts
Polyglot programmer from South Africa. Been programming professionally for around 20 years. Love learning new tech and languages.
CodeoSouth Africa
Pinned Repositories
dotnet-utils
Some utils for .net
expect-even-more-jest
expect-more-jest with even more stuff
gulp-msbuild
msbuild plugin for gulp
newts
Bootstraps a TypeScript npm module project
NExpect
An assertions framework for .NET with a BDD-like feel, inspired by Chai and Jasmine, designed to be user-extensible
ng-scroll
A simple angular directive to assist with handling mouse scroll events
PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
synchronous-promise
A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing
tsm
console service manager for windows
zarro
Zarro-conf gulp tasks (well, nearly)
fluffynuts's Repositories
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
fluffynuts/synchronous-promise
A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing
fluffynuts/NExpect
An assertions framework for .NET with a BDD-like feel, inspired by Chai and Jasmine, designed to be user-extensible
fluffynuts/expect-even-more-jest
expect-more-jest with even more stuff
fluffynuts/gulp-msbuild
msbuild plugin for gulp
fluffynuts/dotnet-utils
Some utils for .net
fluffynuts/filesystem-sandbox
JavaScript module to provide filesystem sandboxes for testing
fluffynuts/zarro
Zarro-conf gulp tasks (well, nearly)
fluffynuts/auto-markdown
Provides a single script to automatically convert markdown in html
fluffynuts/mysql-runner
A brute-force mysql file runner, eg for (mostly) restoring wonky backups
fluffynuts/newts
Bootstraps a TypeScript npm module project
fluffynuts/node-nuget-client
A NuGet client for Node
fluffynuts/nsubstitute.verifyall
Provides the .VerifyAll() extension method for reference types, similar to Moq's
fluffynuts/scripts
Shell scripts which live on my system and do useful things (mostly)
fluffynuts/trello-collapse-empty-lanes
Web Extension to collapse empty lanes on Trello to make wide boards easier to navigate
fluffynuts/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
fluffynuts/bitsplat
BITSPLAT: a really crude networkless alternative to bittorent
fluffynuts/debugger-is-attached
fluffynuts/eset-ssl-node-repro
fluffynuts/exec-step
fluffynuts/git-broadcast
Utility to merge outwards from one branch to all others, where cleanly possible
fluffynuts/gulp-streamify
gulp plugin which allows for "streaming through" an async function
fluffynuts/homebrew-dotnet-sdk-versions
dotnet-sdk versions HomeBrew Tap
fluffynuts/node-mysql2
:zap: fast mysqljs/mysql compatible mysql driver for node.js
fluffynuts/node-tempdb
Piggy-backs off of PeanutButter.TempDb.Runner to provide a way for node tests to run against a temporary database
fluffynuts/quackers
A console logger for dotnet test with super-duck-powers!
fluffynuts/renice
renices things
fluffynuts/typescript-game-of-life
Game Of Life, algorithm in TS, console display
fluffynuts/yafs
yet another file-system abstraction, using older interfaces from `fs`, so you don't have to have a super-modern node, also making it a lot simpler to do common tasks like recursive filesystem listings, testing for existence of files / folders and reading / writing files.
fluffynuts/yaimc
Yet Another Memory Cache (for node)