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

Block or report erickvasilev

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 Loading

  1. static-crypto static-crypto Public

    Simplify Crypto encryption and decryption with static result

    JavaScript 1

  2. Cognito Login Authentication via Lambda Cognito Login Authentication via Lambda
    1
    //When stackoverflow can't help you...
    2
    
                  
    3
    const AWS = require('aws-sdk');
    4
    var AmazonCognitoIdentity = require('amazon-cognito-identity-js');
    5
    var CognitoUserPool = AmazonCognitoIdentity.CognitoUserPool;
  3. AR.js AR.js Public

    Forked from jeromeetienne/AR.js

    Efficient Augmented Reality for the Web - 60fps on mobile!

    HTML

  4. chat-with-socket.io chat-with-socket.io Public

    for job test

    HTML

  5. erick-chatbot erick-chatbot Public

    TypeScript

  6. mern-stack-boilerplate mern-stack-boilerplate Public

    App untuk melakukan CRUD berbasis MERN Stack

    JavaScript