I like software.
I like the outdoors.
I like classic rock.
Retrospective
Software to help with sprint retrospectives.
Delete DynamoDB Items
A command-line program that bulk deletes items from a DynamoDB table.
Range Chain
Chain together lazily computed modifications to range-able containers in GoLang. E.g., slices, arrays, maps, and channels.
Iterator Chain
Chain together lazily computed modifications to iterators in Python.