Ashhar Shaikh (@ashharr)

Top repositories

1

chatbot-ml-SIH-2019

A Customer Support Chatbot using Machine Learning for Smart India Hackathon 2019 ( Winning Idea)
Python
21
star
2

quantum-neural-networks

Feed forward QNN
Jupyter Notebook
5
star
3

twitter-sentimental-analysis

Predicting the sentiments of the tweets such as Positive, Negative and Neutral. Classified using the SVM model after pre-processing and cleaning the data.
Jupyter Notebook
4
star
4

sleeves7-website

An e-commerce T shirt selling website I am building for my friends business. (Work In Progress 🔨)
JavaScript
2
star
5

t-shirt-e-commerce-full-stack-app

A full stack e-commerce website developed with Next.js and React.js with payment gateway.
JavaScript
2
star
6

minimalist-todo-app

A Minimalist Todo App built using Spring Framework.
Java
1
star
7

crypto-tracker-india

A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API
JavaScript
1
star
8

spring-java-bootcamp

Java Spring Framework Projects Code and Concepts
Java
1
star
9

javascript-bootcamp

My Code snippets of JavaScript bootcamp by Hitesh Choudhary.
JavaScript
1
star
10

dsa-bootcamp

Data Structures and Algorithms. LeetCode Problems Practice.
Java
1
star
11

react-js

React JS exercises, practice code and challenges
CSS
1
star
12

ashharr.github.io

My Portfolio
CSS
1
star
13

Innov8_problem_statement

Python
1
star
14

machine-learning-stanford-assignments

MATLAB
1
star
15

quality-stocks-screener

A script that generates High quality stocks using a query on screener.in website gets the table and coverts and saves it as a CSV file.
Python
1
star
16

detecting-fake-news-classifier

To build a model to accurately classify a piece of news as REAL or FAKE. The detection of fake news is done from saving oneselves from believing in false information. All the news that are read on social media cannot be trusted or relied upon. Hence the aim of our project is to detect such fake news by using tf-idf vectorization on news data sets, calculating the confusion matrix of our model and generating its accuracy for prediction of fake news. Using sklearn, we build a Tf-Idf Vectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.
Jupyter Notebook
1
star
17

ticktrack

Ticktrack is a minimal todo application using Spring Boot and React Stack.
JavaScript
1
star