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

Block or report sanchayata-jain

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

Hi, I'm Sanchayata!

Linkedin Badge Instagram Badge

GIF

{
    "name": "Sanchayata Jain",
    "pronouns": "she/her",
    "location": "London",
    "current_job": "Golang Developer",
    "company": "Atos",
    "currently learning": "microservices",
    "degree": "MEng Electronic Engineering (1st Class)"
    "hobbies": ["coding", "cooking", "gaming", "travelling"]
}

 Some Tools I Have Used and Learned

Pinned Loading

  1. stripe stripe Public

    creating clients and testing them

    Go

  2. party-planning-rest-api party-planning-rest-api Public

    Go

  3. docker-image docker-image Public

    Here is a tutorial which will help you create your own docker image and deploy it

    HCL 1

  4. Deep-Learning-for-classifying-MNIST-Digits Deep-Learning-for-classifying-MNIST-Digits Public

    Using a Neural Network created from scratch in Python and a CNN created using Keras, the MNIST digits have been classified.

    Python 1

  5. simulated-cache simulated-cache Public

    In C a fully associative cache has been simulated which outputs the number of cache read hits, cache read misses, cache write hits, cache write misses, reads from external memory and writes to exte…

    C 1

  6. queens-puzzle-javascript queens-puzzle-javascript Public

    converting queens_puzzle from python to javascript

    JavaScript 1