Projects
Open source projects and repositories I've built and maintain.
react-sql-workbench-embedded
A React wrapper component for sql-workbench-embedded, enabling interactive SQL execution environments powered by DuckDB WASM.
fs2obj
A Node.js module which recurses through a folder structure and returns an object with all found files/folders below the start path.
serverless-parquet-repartitioner
Lambda function to serverlessly repartition parquet files in S3
python-lambda-layer-builder
A build tool for creating optimized Python AWS Lambda layers
lambda-runtimes
Information about AWS Lambda runtimes
analyze-twitter-export
Analyze exported Twitter data
nodejs-lambda-layer-builder
Build custom AWS Lambda layers for Node
api2html
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
iceberg-event-pipeline
Ingesting events via HTTPS and storing them in Apache Iceberg S3 Tables on AWS
buffered-queue
A simple to use buffering queue (no dependencies) which flexibly buffers objects, strings, integers etc. until either a maximum size is reached, or an interval has come to an end.