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

Block or report yelkar-snehal

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. my-youtube my-youtube Public

    JavaScript

  2. Machine-Learning-with-Python Machine-Learning-with-Python Public

    Jupyter Notebook

  3. Remote-Diagnosis-System Remote-Diagnosis-System Public

    Java

  4. Automation-with-Python Automation-with-Python Public

    Contains automation scripts for file system, process system and web.

    Python

  5. go-experiments go-experiments Public

    basic go-experiments, including a demo web-service

    Go

  6. aws-sdk sns example, in Node.js aws-sdk sns example, in Node.js
    1
    var AWS = require('aws-sdk');
    2
    
                  
    3
    AWS.config.update({
    4
      accessKeyId: '{AWS_KEY}',
    5
      secretAccessKey: '{AWS_SECRET}',