Asynchronous Batch Operations NPM Package
- Authored an Open Sourced NPM Library for asynchronous batch operations which provided a 17% improvement in the execution time and better handling of error catching and response compared to the native Promise.all Method.