Skip to content
View AdityaRanjanSingh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AdityaRanjanSingh

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. aws-terraform-codebuild aws-terraform-codebuild Public

    A terraform module to easily create a codebuild project

    HCL

  2. NodeChatbotServer NodeChatbotServer Public

    node chatbot server

    JavaScript

  3. static-page-aws-circleci static-page-aws-circleci Public

    hosting static page on AWS s3 using circleci and Github repo

    HTML

  4. TextTranslate TextTranslate Public

    Text translation from english to multiple funny languages

    JavaScript

  5. Mocking aws-sdk in jest Mocking aws-sdk in jest
    1
    
                  
    2
    const AWS = require('aws-sdk');
    3
    
                  
    4
    //In the test file
    5
    const mockDynamodbGetItem = jest.fn();
  6. covid-19-dialog-flow-codehook covid-19-dialog-flow-codehook Public

    Code hook for the twilio whatsapp channel for covid 19 updates

    TypeScript