Skip to content
View oshi36's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report oshi36

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

Hi

I am Oshi Gupta.



I'm an Android and Flutter App Developer, Machine Learning Enthusiast and Open Source Developer from India.

  • 🔭 I’m currently working on ...Open Source!
  • 🌱 I’m currently learning Django
  • 👯 I’m looking to collaborate on any project involving Android/Flutter/Machine-Learning.
  • 💬 Ask me about any tech related stuff.
  • 😄 Pronouns: She/Her.
  • ⚡ Fun fact: I love listening music.

Languages and Tools:



Show some ❤️ by starring some of the repositories!

Pinned Loading

  1. car_price_prediction car_price_prediction Public

    This is a repository that contains source code for predicting car price using machine learning algorithms and its has been developed into web application using python flask .

    Jupyter Notebook

  2. Stock-Sentiment-Analysis Stock-Sentiment-Analysis Public

    Sentiment Analysis on Stock using News Headlines has been performed . Dataset has been taken from Kaggle for doing sentiment analysis using machine learning.

    Jupyter Notebook

  3. colordetection colordetection Public

    To detect the color in a given image using python libraries such as OpenCV and pandas

    Python

  4. desktop_notifier desktop_notifier Public

    Desktop notifier using python for covid-19 updates was made with the help of web scraping .

    Jupyter Notebook

  5. email_classification email_classification Public

    To dive deep in machine learning especially in NLP , classifying email as spam or not-spam is important to know and to make model for it.

    Jupyter Notebook

  6. password_encryption password_encryption Public

    To make one's password secure can be done through encryption techniques . Python provides some good modules to do that like pcrypt .

    Python