Skip to content
View ashkin2's full-sized avatar

Block or report ashkin2

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

Hi I'm

πŸ™‹β€β™‚οΈ About Me

  • πŸ”­ I’m currently working on Data Analytics of Google

  • 🌱 I’m currently learning Blockchain and Cloud Technologies

  • πŸ‘― I’m looking to collaborate on OpenSource Projects

  • πŸ‘¨β€πŸ’» All of my projects are available at My Portfolio

  • πŸ“« How to reach me ashishgatait5@gmail.com

  • ⚑ Fun fact I eat a lot and go to the GYM very often.


πŸ“Š My Github Stats


Ashish Gatait's Github Stats Ashish Gatait's Top Languages
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Ashish Gatait's github activity graph



Connect with me:




πŸš€ Languages and Tools:

mongodb postman jenkins express


🀩 Some of my favorite open source projects:



😁 Fun fact: I once solved the world's oldest question with JavaScript and python

// Which come first: the chicken or the egg?
console.log(['πŸ₯š', '🐣', 'πŸ₯', 'πŸ”'].sort())

>>> [ 'πŸ”', '🐣', 'πŸ₯', 'πŸ₯š' ]
# Which come frist: this chicken or the egg?
que = ['πŸ₯š', '🐣', 'πŸ₯', 'πŸ”']
que.sort()
print(que)

['πŸ”', '🐣', 'πŸ₯', 'πŸ₯š']

❀ Views and Followers

GitHub Badge

Popular repositories Loading

  1. detr detr Public

    Forked from facebookresearch/detr

    End-to-End Object Detection with Transformers

    Python 1

  2. Real_Time_Image_Animation Real_Time_Image_Animation Public

    Forked from anandpawara/Real_Time_Image_Animation

    The Project is real time application in opencv using first order model

    Python 1

  3. gitTest gitTest Public

    Forked from DSC-Galgotias/gitTest

    This is For Git and Github test for DSC summer program.

  4. IBM-Data-Science-Professional-Certification IBM-Data-Science-Professional-Certification Public

    Forked from fsiddh/IBM-Data-Science-Professional-Certification

    This repository contains all the resources and solution to quizzes given and asked in IBM Data Science Professional Certification.

    Jupyter Notebook

  5. Analyzing-US-Economic-Data-and-Building-a-Dashboard Analyzing-US-Economic-Data-and-Building-a-Dashboard Public

    Forked from prashant-thakur26/Analyzing-US-Economic-Data-and-Building-a-Dashboard

    Extract some essential economic indicators from some data, then display these economic indicators in a Dashboard.

    Jupyter Notebook