Skip to content
View me-shantanu's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report me-shantanu

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

Hi I'm

Possessing a Bachelor's degree in Computer Science and Engineering from Galgotias University.I am Motivated to learn new stuff,love to working on new ideas.I have significant knowledge of Python Machine leaning and Web Development.

Find me On -

Gmail LinkedIn adamalston.com

Languages I use

C JavaScript Python SQL

Some of the technologies I have worked with

Ml Git GitHub Linux Node.js React

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)

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

Pinned Loading

  1. bootstrap_2 bootstrap_2 Public template

    this is a project of admin dashboard with bootstrap only

    HTML 3

  2. connect_four connect_four Public

    this is a python gameing series , connect_four

    Python 2

  3. Finding-Donors-Project Finding-Donors-Project Public

    HTML 2

  4. Identify-Customer-Segment Identify-Customer-Segment Public

    HTML 2

  5. Image-Classifier- Image-Classifier- Public

    this is a image classifier using tensorflow

    Jupyter Notebook 2

  6. imageClassification imageClassification Public

    this is a image classification project using keras and tensorflow

    Jupyter Notebook 2