2023
-
Infillion Cannes Demo 2023
A vue-based, installable, mobile-first app to demo our (Infillion) engagement advertising product
< 2018
Lambda All The Things
-
s3Presigned
node-based lambda that returns an s3 presigned PUT url
Project Skeletons
-
Lambda Skeleton
project for node-based lambdas
-
GoDoRe
Docker React starter project
Silly Projects
-
commoji
command line git wrapper that translates human into emoji (where possible)
-
polymer-konami
Polymer.js element that listens for the konami code, then executes a user provided function
Not So Silly Projects
-
edgecast-purge
library for the EdgeCast CDN (mainly used to purge assets)
Gists Disguised NPM Packages
Why? Because I wanted publicly available npm packages that were not listed on the npm registry. Privacy through obscurity I suppose...
-
GoifyPromise.js
a super useful library to "goify" promises in order to clean up async/await try/catch blocks
-
S3Upload.js
a small library I use to upload files to S3
-
AccumulateFiles.js
recursively search a directory and return an array of accumulated files
-
ContentType.js
given a file path, return content type
-
Promisified Slack Webhooks
a little snippet I use to DRY up the CI/CD process at true[X]
Random OS Contributions
-
homebrew-cask
a CLI workflow for the administration of macOS applications distributed as binaries
-
rack-ssl-enforcer
a simple Rack middleware to enforce ssl connections