Skip to content
View dfbq91's full-sized avatar
🎯
Learning, improving, creating!
🎯
Learning, improving, creating!

Highlights

  • Pro
Block or Report

Block or report dfbq91

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

Hi!

I'm Diego. A full Stack Developer and an eternal student.

Pinned

  1. React-Projects-Training React-Projects-Training Public

    Just for practice of React

    JavaScript

  2. stuartses/RappiCrowd stuartses/RappiCrowd Public

    Crowd-lending application for delivery person in Rappi Company, focused on the psychological profiling of borrowers

    Python 3 1

  3. mern-notes-app mern-notes-app Public

    A Notes application created with the MERN stack. We can get, create, update and delete notes for different users.

    JavaScript

  4. Lambda Functions with Nodejs CRUD wi... Lambda Functions with Nodejs CRUD with DynamoDB
    1
    /* Here, there are GET, POST, PUT and DELETE implementations for Lambda functions with Nodejs CRUD using Dynamo DB.
    2
    Before the implementation using API Gateway, I used a passed parameter. This implementations are commented */
    3
    
                  
    4
    
                  
    5
    // GET doesn't change if we are using API Gateway