Skip to content
View cristofer-dev's full-sized avatar
🏡
working from anywhere
🏡
working from anywhere

Block or report cristofer-dev

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
cristofer-dev/README.md

Hi there 👋

🔭 I’m currently working with

React Material-UI ESLint Prettier Jest Webpack git Nodejs AWS Lambda AWS ApiGateway AWS S3 AWS DynamoDB AWS CloudFront AWS SES AWS SNS AWS SQS AWS CodeBuild

🌱 I am currently trying to learn hexagonal architecture and improve my bad english.

🌐 www.cristofer.dev

visitors

Pinned Loading

  1. run-local-lambda run-local-lambda Public

    Forked from sbarski/run-local-lambda

    This NPM module allows you to run the Lambda function locally

    JavaScript

  2. Sitcom Sitcom Public

    App de ejemplo de implementación de MVC y OOP con PHP sin Framework

    CSS

  3. Build instructions for deploy react app Build instructions for deploy react app
    1
    #!/bin/bash
    2
    
                  
    3
    # obtenemos el HASH del commit de MASTER
    4
    master=$(cat .git/refs/heads/master)
    5
    echo $master
  4. buildspec.yml buildspec.yml
    1
    version: 0.2
    2
    
                  
    3
    phases:
    4
       build:
    5
        commands:
  5. MyRoadMap MyRoadMap Public

    3

  6. snippets snippets Public

    Snippets domesticos

    Shell 1