Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by fluffynuts
A curated list of projects in awesome lists by fluffynuts .
https://github.com/fluffynuts/tic-tac-toe-react
Tic Tac Toe in React, starting off with the tutorial and kinda making it up as I go
Last synced: 07 Jan 2025
https://github.com/fluffynuts/software-center
An attempt to smash together a PoC ui for winget
Last synced: 07 Jan 2025
https://github.com/fluffynuts/notify-when-nuget-packages-available
Notifies me when publication of PB packages is final (ie, actually public)
Last synced: 07 Jan 2025
https://github.com/fluffynuts/mysql-clone
Quick-n-dirty method to clone a mysql database
Last synced: 07 Jan 2025
https://github.com/fluffynuts/learn-github-actions
a playground to learn how to use github actions
Last synced: 07 Jan 2025
https://github.com/fluffynuts/js-promises-tutorial
Javascript Promises Tutorial
Last synced: 07 Jan 2025
https://github.com/fluffynuts/karma-inline-plugin-example
An example of a Karma inline plugin: a simple mangler preprocessor
Last synced: 07 Jan 2025
https://github.com/fluffynuts/obey-the-testing-goat
Following the book at https://www.obeythetestinggoat.com
Last synced: 07 Jan 2025
https://github.com/fluffynuts/node-tutorials
smooshes a bunch of node tutorials into one place which can be downloaded and shared offline
Last synced: 06 Jan 2025
https://github.com/fluffynuts/php-wizard
Import from my old phpclasses days
Last synced: 07 Jan 2025
https://github.com/fluffynuts/typescript-game-of-life
Game Of Life, algorithm in TS, console display
Last synced: 07 Jan 2025
https://github.com/fluffynuts/prefix-cli
Mechanism for prefixing output from multiplexed cli applications
Last synced: 06 Jan 2025
https://github.com/fluffynuts/iki
A contraction of the Japanese ikimasu, meaning "to go"
Last synced: 06 Jan 2025
https://github.com/fluffynuts/checkasm
CheckAsm is an assembly references viewer used to troubleshoot missing references, invalid references, etc.
Last synced: 06 Jan 2025
https://github.com/fluffynuts/cpp_vs_c
CPP vs C, string concat FUD, ala https://isocpp.org/blog/2014/12/myths-1
Last synced: 06 Jan 2025
https://github.com/fluffynuts/currex
CLI currency exchange rate calculator based on the free exchangerate-api.com api
Last synced: 06 Jan 2025
https://github.com/fluffynuts/flow.launcher.plugin.uuid
a simple uuid generator plugin for flow launcher
Last synced: 07 Jan 2025
https://github.com/fluffynuts/yinyang
Light/Dark theme switcher for Windows 10
Last synced: 07 Jan 2025
https://github.com/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.
filesystem-library hacktoberfest javascript typescript
Last synced: 07 Jan 2025
https://github.com/fluffynuts/atomic
A guide and some configuration files to get started with Atom for typescript projects
Last synced: 07 Jan 2025
https://github.com/fluffynuts/nunit-retry-with-timeout
Provides a test decorator, [RetryWithTimeout(...)] which allows retrying tests with per-test and overall timeouts, working around a common problem with [Retry(...)] and [Timeout(...)] being on the same test
Last synced: 07 Jan 2025
https://github.com/fluffynuts/ahk
Some AutoHotkey tinkerings. Some may even be mine!
Last synced: 07 Jan 2025
https://github.com/fluffynuts/blog
Blog sources, loaded into blogger via auto-markdown
Last synced: 07 Jan 2025
https://github.com/fluffynuts/mooprox
Automatically exported from code.google.com/p/mooprox
Last synced: 07 Jan 2025
https://github.com/fluffynuts/ormnomnom
Simple comparison between Entity and NHibernate with a FluentMigrator spin-up, using SQLCE and Sqlite for testing purposes
Last synced: 07 Jan 2025
https://github.com/fluffynuts/karma-transform-preprocessor
A preprocessor plugin for karma to facilitate content transformations for any file served by the karma server
Last synced: 07 Jan 2025
https://github.com/fluffynuts/fappy
Automatically exported from code.google.com/p/fappy
Last synced: 07 Jan 2025
https://github.com/fluffynuts/i9300_hax
Some hax to make the aging i9300 work better (shell scripts; you need $cripter)
Last synced: 07 Jan 2025
https://github.com/fluffynuts/break-dotnet-test
breaks `dotnet test` by inadvertently overwriting testhost artifacts
Last synced: 06 Jan 2025
https://github.com/fluffynuts/fokmaarvoort
a wrapper around git commands for the case when you have to do a monolithic rebase with conflicts where you'd like to just take theirs or your own (ie, forget that whole merging malarcky)
Last synced: 07 Jan 2025
https://github.com/fluffynuts/entity-tutorial
Entity tutorial for beginners
Last synced: 07 Jan 2025
https://github.com/fluffynuts/dot-zsh
My zsh config. May eat your cat or do mime impressions. YMMV.
Last synced: 06 Jan 2025
https://github.com/fluffynuts/xda-rom-downloader
A library and CLI front-end to download the latest ROM from the xda thread of your choice, providing that ROMs are in the download section for the forum
Last synced: 07 Jan 2025
https://github.com/fluffynuts/cleanup-xa-transactions
Clean up orphaned XA transactions on a MySql database.
Last synced: 07 Jan 2025
https://github.com/fluffynuts/autohibernater
a small win32 service to marshal email alert events from an RCT ups into hibernation events
Last synced: 07 Jan 2025
https://github.com/fluffynuts/times-tables
Randomized times-tables grid for kids to practice on
Last synced: 07 Jan 2025
https://github.com/fluffynuts/slack-webhook-say
post messages to slack channels via the webhook interface
Last synced: 07 Jan 2025
https://github.com/fluffynuts/bootstrap-mssql-database
Simple Python script to bootstrap an MSSQL database with a login and associated user who has rights to modify only that database
Last synced: 07 Jan 2025
https://github.com/fluffynuts/datasciencecoursera
Course scratchpad and required output artifact for Coursera course "The Data Scientist's Toolbox"
Last synced: 07 Jan 2025
https://github.com/fluffynuts/php-multigraph
GD-based graphing library for php (bar, line, pie, dot charts; import from php classes circa 2008)
Last synced: 07 Jan 2025
https://github.com/fluffynuts/ildifferences
Demonstration project for differences in run behavior for the same IL, dotnet core 2.1 vs 3.1
Last synced: 07 Jan 2025
https://github.com/fluffynuts/autofatsort
Automatically exported from code.google.com/p/autofatsort
Last synced: 07 Jan 2025
https://github.com/fluffynuts/watch-fs
Watches folders on your filesystem for changes & notifies on the console
Last synced: 07 Jan 2025
https://github.com/fluffynuts/superlists
Learning project for Python / Django, following http://www.obeythetestinggoat.com/book/preface.html
Last synced: 07 Jan 2025
https://github.com/fluffynuts/peanutbutter.ini.winforms.demo
A very simple demo of reading from and writing to INI files with PeanutButter.INI
Last synced: 07 Jan 2025
https://github.com/fluffynuts/peanutbutter.trayicon
The TrayIcon component of PeanutButter
Last synced: 06 Jan 2025
https://github.com/fluffynuts/parabot
proof-of-concept for parallel npm install
Last synced: 06 Jan 2025
https://github.com/fluffynuts/traymonkey
A small systray app to do things in response to the focused application changing.
Last synced: 06 Jan 2025
https://github.com/fluffynuts/toggle-all-things
Demo for the feature toggles bloggy
Last synced: 07 Jan 2025
https://github.com/fluffynuts/vhd-mounter
Simple win32 service to mount VHD images
Last synced: 07 Jan 2025
https://github.com/fluffynuts/getting-and-cleaning-data
Course project form the Getting And Cleaning Data Coursera course
Last synced: 07 Jan 2025
https://github.com/fluffynuts/title-squisher
Squishes the window title on TotalCommander
Last synced: 06 Jan 2025
https://github.com/fluffynuts/tweak-installed-version
tweaks uninstall info for installed apps on windows to work around repeated updates via winget when authors don't bump their versions properly (lookin' at you, vlc)
Last synced: 06 Jan 2025
https://github.com/fluffynuts/xappy
A systray application to launch vstest so that WP8 test projects can be run interactively from a non-interactive process. The systray app acts as a test runner marshal, directed by a CLI client.
Last synced: 06 Jan 2025
https://github.com/fluffynuts/bitsplat
BITSPLAT: a really crude networkless alternative to bittorent
Last synced: 06 Jan 2025
https://github.com/fluffynuts/gulp-streamify
gulp plugin which allows for "streaming through" an async function
Last synced: 06 Jan 2025
https://github.com/fluffynuts/node-tempdb
Piggy-backs off of PeanutButter.TempDb.Runner to provide a way for node tests to run against a temporary database
Last synced: 07 Jan 2025
https://github.com/fluffynuts/autonode
leverages off of nvm to automatically provide the required node version to run a node app
Last synced: 07 Jan 2025
https://github.com/fluffynuts/strategies
A simple demo of the strategy pattern, in node.js
Last synced: 06 Jan 2025
https://github.com/fluffynuts/mynes
A simple minesweeper clone, written to learn tcl/tk circa 2003
Last synced: 06 Jan 2025
https://github.com/fluffynuts/performancemonitor
I forget what I was doing with this...
Last synced: 07 Jan 2025
https://github.com/fluffynuts/nexpect.demo
Demonstration project for using NExpect
Last synced: 06 Jan 2025
https://github.com/fluffynuts/opensolutionin
Open the solution under a folder or present options if there are more than one
Last synced: 06 Jan 2025
https://github.com/fluffynuts/php-hdobj
Hierachical Data Object in php with support for xml read/write
Last synced: 06 Jan 2025