Notable projects I’ve worked on over the years.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Most of them are open-source.

  • aws-lambda-libreoffice

    Easily run LibreOffice on AWS Lambda. Back in 2018, it was a nominee for the JavaScript Open Source Award in the "Most Exciting Use of Technology" category, alongside CodeSandbox.

    github.com

  • awsnews.info

    A streamlined website for reading AWS updates, sifted from the clutter.

    awsnews.info

  • jest-mongodb

    Test your queries against a real MongoDB instance locally with Jest.

    github.com

  • jest-dynamodb

    Test your queries against a real DynamoDB instance locally with Jest.

    github.com

  • chrome-aws-lambda-layer

    43 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli.

    github.com

  • dynamodb-parallel-scan

    Scan large DynamoDB tables faster with parallelism.

    github.com