plindberg
Software developer with 30+ years’ experience, mainly as contractor, 20+ clients to date. Swift, Node.js, React, Python, Objective-C, Ruby.
@fleecelabsStockholm, Sweden
plindberg's Repositories
plindberg/choppa
Code for sorting Google Reader feeds in folders for the days of the week.
plindberg/common-project
Tiny Node lib for collecting stuff shared among other Node projects, from a now-defunct startup I co-founded. Used by figre and logrule projects, from the same startup, so that’s why this is here.
plindberg/duotone-tesugen-syntax
Master template for DuoTone syntax themes
plindberg/figre
Small Node library for 12-factor apps, combines single config from various sources: environment, platform deep JSON config, etc.. This is from a now defunct startup I co-founded, where we ran on IBM BlueMix, which was based on Cloud Foundry. Not maintained, but might be of use to someone.
plindberg/IDZSwiftCommonCrypto
A wrapper for Apple's Common Crypto library written in Swift.
plindberg/logrule
Small Node library for handling logging, without resorting to singletons, and without injecting loggers everywhere, also facilitates testing. From a now defunct startup I co-founded, so not maintained, but might be of use.
plindberg/Money
Swift value types for working with money & currency
plindberg/plindberg
plindberg/potoforio
Code for experimenting with mutual fund portfolios.
plindberg/repix
A take on Hugo theme Pixyll
plindberg/setup
This is where I keep stuff about how my computers are set up.
plindberg/SwiftyRSA
RSA public/private key encryption in Swift