From 4918a5b7827b1b28110bd3b54ea5c2d186ecb03c Mon Sep 17 00:00:00 2001 From: Shirshakk Purkayastha Date: Sat, 31 Oct 2020 14:43:16 +0530 Subject: [PATCH] Update PROJECTS.md --- PROJECTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROJECTS.md b/PROJECTS.md index 909ac5c..30eebaf 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -5,7 +5,7 @@ | :hash: | Project | Description | Repo Link | |:--------:|---------|-------------|-----------| | :one: | [Job Tweets](https://vinitshahdeo.github.io/jobtweets/)|
[Twitter](https://twitter.com/Vinit_Shahdeo) **sentiment analysis** of tweets related to job opportunities using Python libraries: [Tweepy](https://github.com/vinitshahdeo/jobtweets#libraries-used) and [Textblob](https://github.com/vinitshahdeo/jobtweets#libraries-used)

| [@vinitshahdeo/jobtweets](https://github.com/vinitshahdeo/jobtweets) | -| :two: | [Hashtagify](https://vinitshahdeo.github.io/Hashtagify/) |
Generates **#hashtags** for [Instagram](https://www.instagram.com/vinitshahdeo/) posts. Upload your photo and it will suggest the relevant #hashtags for you

| [@vinitshahdeo/Hashtagify](https://github.com/vinitshahdeo/Hashtagify) | +| :two: | [Hashtagify](https://vinitshahdeo.github.io/Hashtagify/) |
Generates **#hashtags** for [Instagram](https://www.instagram.com/vinitshahdeo/) posts. Upload your photo and it will suggest the most relevant #hashtags for your posts.

| [@vinitshahdeo/Hashtagify](https://github.com/vinitshahdeo/Hashtagify) | | :three: | [Quotter](https://vinitshahdeo.github.io/Quotter/) |
A [Twitter bot](https://twitter.com/SayHiToQuotter) which tweets random quotes with image and **#hashtags**

| [@vinitshahdeo/Quotter](https://github.com/vinitshahdeo/Quotter)| | :four: | [Online Debate System](https://vinitshahdeo.github.io/online-debate-system/) |
Using google voice recognition API to predict the "**For the motion**" and "**Against the motion**" using sentiment analysis

| [@vinitshahdeo/online-debate-system](https://github.com/vinitshahdeo/online-debate-system) | | :five: | [COVID-19 Tracker](https://indiafightscorona.netlify.app/) |
A pandemic often brings rumours with misleading data along with it. Protect yourself from the panic and get confirmed **statewise** real-time stats of COVID-19 cases with **date-wise** visualization of confirmed, recovered cases along with the latest news.

| [@vinitshahdeo/COVID19](https://github.com/vinitshahdeo/COVID19) |