Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PROJECTS.md #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PROJECTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| :hash: | Project | Description | Repo Link |
|:--------:|---------|-------------|-----------|
| :one: | [Job Tweets](https://vinitshahdeo.github.io/jobtweets/)| <br> [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) <br><br> | [@vinitshahdeo/jobtweets](https://github.com/vinitshahdeo/jobtweets) |
| :two: | [Hashtagify](https://vinitshahdeo.github.io/Hashtagify/) | <br> Generates **#hashtags** for [Instagram](https://www.instagram.com/vinitshahdeo/) posts. Upload your photo and it will suggest the relevant #hashtags for you <br><br> | [@vinitshahdeo/Hashtagify](https://github.com/vinitshahdeo/Hashtagify) |
| :two: | [Hashtagify](https://vinitshahdeo.github.io/Hashtagify/) | <br> Generates **#hashtags** for [Instagram](https://www.instagram.com/vinitshahdeo/) posts. Upload your photo and it will suggest the most relevant #hashtags for your posts. <br><br> | [@vinitshahdeo/Hashtagify](https://github.com/vinitshahdeo/Hashtagify) |
| :three: | [Quotter](https://vinitshahdeo.github.io/Quotter/) | <br>A [Twitter bot](https://twitter.com/SayHiToQuotter) which tweets random quotes with image and **#hashtags** <br><br> | [@vinitshahdeo/Quotter](https://github.com/vinitshahdeo/Quotter)|
| :four: | [Online Debate System](https://vinitshahdeo.github.io/online-debate-system/) | <br> Using google voice recognition API to predict the "**For the motion**" and "**Against the motion**" using sentiment analysis <br><br> | [@vinitshahdeo/online-debate-system](https://github.com/vinitshahdeo/online-debate-system) |
| :five: | [COVID-19 Tracker](https://indiafightscorona.netlify.app/) | <br>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. <br><br> | [@vinitshahdeo/COVID19](https://github.com/vinitshahdeo/COVID19) |
Expand Down