Skip to content
View francismeynard's full-sized avatar
Block or Report

Block or report francismeynard

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. aws-journey aws-journey Public

    This contains sample demo codes related to AWS services, such as CF, lambda, npm module for lambda use, and others.

    JavaScript 4

  2. lambda-multipart-parser lambda-multipart-parser Public

    This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.

    JavaScript 65 24

  3. lambda-s3-archiver lambda-s3-archiver Public

    This nodejs module will read and archive files in AWS S3 bucket using stream, and store the archive file in S3 as well.

    JavaScript 12 7

  4. francismeynard.github.io francismeynard.github.io Public

    My personal website hosted directly from my GitHub repository.

  5. aws-lambda-nodejs-unit-test aws-lambda-nodejs-unit-test Public

    This is a sample project on how to create unit test for AWS lambda in nodejs

  6. playground playground Public

    This is my playground for different technologies - the latest and interesting ones.