-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added demo link * changed the footer code-snippet * improved the footer code-snippet * updated the code-snippet at footer, missing braces * fixed grammatical typo * Create weekly-digest.yml * Create auto_assign.yml * Format 904ade7 * Added FAQs and resources * fixed markdown * beautified README.md * made the ques italics * changed heading style * changed heading style for issues section * added mentor's list * Added gssoc logo * added closed PR badge + changed section name * added branching rules * renamed important resources to useful resources * added hall of fame * added admin pic * added admin info * added link to admin's pic * added missing mentor's info * added new mentor's name * added link to resources for node.js * added gssoc labels * added gssoc label * added first-timers-only issues link * Added open source programs * changed the link to JWOC * added first-timers friendly badge * added new mentor's details * Format 7a84c1e * fixed italics issue in FAQs section * Format 61f714f * fixed font weight issue * Format 0c2a1c3 * removed extra * * added rgsoc snippet * Format e645f24 * Format #134 * Format #134 * fixed issues in .md rendering * added a snippet for rgsoc * added info+logo for RGSOC * added link to tweet * added link to RGSoC issue * added rgsoc logo * added rgsoc logo * added link to rgsoc issue * added links to hall of fame badge * updated COVID-19 precautions * added a note on COVID-19 * added "Avoid Handshakes, Do Namastey" note * Update * Update * added a code-snippet for COVID-19 * added emojis * prettified the COVID-19 section * added link to linkedin * added coivd-19 webapp link * updated the COVID-19 Tracker Link * added a new mentor for documentation * added code helpers badge * Add new mentor for UI/UX * Added new mentor details * Git workflow steps to take before creating a PR - Edit the section 'Getting started' with git workflow instructions - Updated instructions to synch up local and remote repo before pushing your changes. - Check for any latest updates on the Upstream and merge them with your work before pushing - Follow the above steps before creting a PR Edit git workflow-synch with remote + add workflow flowchart * minor fix in COVID-19 section * 🎉 part of Student Code In now * Added a section for articles on GSSoC. Added two feature articles. * rgsoc_teams details added * rgsoc_teams updated * rgsoc_teams updated list * rgsoc_teams list * rgsoc_teams indentation * added list of other projects * added link to other projects * PPT for roadmap * added leapcode label * 📝 Add Backend Session PPT in PDF * IoT_Session_1 * Added mentor for IoT * IoT_Session_2 * added new React mentors * Update README.md * Wireframes added * Hacktober Logo Added * Hacktoberfest update * updated comments * fixed typo * updated issue label * updated PR welcome comment * fixes in Readme * added SWoC to the list of open-source programs * typo fixed in README.md Co-authored-by: Vinit Shahdeo <vinitshahdeo@gmail.com> Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com> Co-authored-by: Pragati Verma <itispragativerma@gmail.com> Co-authored-by: Vinit Shahdeo <vinit.shahdeo@getpostman.com> Co-authored-by: Muskan Goyal <47412347+goyalmuskan@users.noreply.github.com> Co-authored-by: divyabhushan <divya_bhushan@hotmail.com> Co-authored-by: Kashish k <kashishiskishu@gmail.com> Co-authored-by: ishika1727 <ishikadubey2000@gmail.com> Co-authored-by: Arpit Jain <32438047+ArpitKotecha@users.noreply.github.com> Co-authored-by: roypratik <roypratik63@gmail.com> Co-authored-by: Harshita Srinivas <60603854+harshita19244@users.noreply.github.com> Co-authored-by: Nandika Jain <55681290+nandikajain@users.noreply.github.com> Co-authored-by: nandikajain <jainnandika@gmail.com>
- Loading branch information
1 parent
5f597d0
commit 6c042dc
Showing
20 changed files
with
705 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Set to true to add reviewers to pull requests | ||
addReviewers: true | ||
|
||
# Set to true to add assignees to pull requests | ||
addAssignees: true | ||
|
||
# A list of reviewers to be added to pull requests (GitHub user name) | ||
reviewers: | ||
- vinitshahdeo | ||
|
||
# A list of keywords to be skipped the process that add reviewers if pull requests include it | ||
skipKeywords: | ||
- wip | ||
|
||
# A number of reviewers added to the pull request | ||
# Set 0 to add all the reviewers (default: 0) | ||
numberOfReviewers: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,45 @@ | ||
# Configuration for welcome - https://github.com/behaviorbot/welcome | ||
|
||
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome | ||
|
||
# Comment to be posted to on first time issues | ||
newIssueWelcomeComment: | | ||
Thanks for opening your first issue! | ||
Kindly note that this repository is maintained by [Vinit Shahdeo](https://github.com/vinitshahdeo/). | ||
He'll get back to you soon. | ||
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome | ||
Kindly note that this repository is maintained by [Vinit Shahdeo](https://www.linkedin.com/in/vinitshahdeo/). | ||
He'll get back to you soon. Meanwhile check [this](https://github.com/vinitshahdeo/Hacktoberfest2020/) repo for more. | ||
[![Hacktoberfest2020](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=Hacktoberfest2020)](https://github.com/vinitshahdeo/Hacktoberfest2020) | ||
# Comment to be posted to on PRs from first time contributors in your repository | ||
newPRWelcomeComment: | | ||
Thanks for opening this pull request! | ||
Please add [@vinitshahdeo](https://github.com/vinitshahdeo/) as a reviewer if you haven't added. | ||
Thanks for opening this pull request! 🤗 | ||
Wishing you a great [Hacktoberfest 2020](https://dev.to/vinitshahdeo/hacktoberfest-2020-is-here-17op) 🙌 🎉 ⚡️ | ||
**Are you looking for more beginner-friendly issues? Check out [this](https://github.com/vinitshahdeo/Hacktoberfest2020/) repo.** | ||
[![Hacktoberfest2020](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=Hacktoberfest2020)](https://github.com/vinitshahdeo/Hacktoberfest2020) | ||
📢 Spread the word about [@vinitshahdeo/Hacktoberfest2020](https://github.com/vinitshahdeo/Hacktoberfest2020/) repo across your social media channels to help get others involved! **Give a shoutout to `DEV` [article](https://dev.to/vinitshahdeo/hacktoberfest-2020-is-here-17op)**. Retweet [this](https://twitter.com/Vinit_Shahdeo/status/1307339351764824064). | ||
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/vinitshahdeo) | ||
**Check out few other repos below** 🚀 | ||
[![PortScanner](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=PortScanner)](https://github.com/vinitshahdeo/PortScanner) | ||
[![SimpleBio](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=SimpleBio)](https://github.com/vinitshahdeo/SimpleBio) | ||
[![HBD](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=HBD)](https://github.com/vinitshahdeo/HBD) | ||
[![Map Of India](https://github-readme-stats.vercel.app/api/pin/?username=vinitshahdeo&repo=Map-of-India)](https://github.com/vinitshahdeo/Map-of-India) | ||
**Show some ❤️** | ||
- Consider leaving a ⭐ [here](https://github.com/vinitshahdeo/Hacktoberfest2020/). | ||
- Check out more beginner-friendly repos [here](https://github.com/vinitshahdeo/Hacktoberfest2020/blob/master/PROJECTS.md). | ||
- Follow @vinitshahdeo for more updates. | ||
- Read my open-source journey [here](https://www.opensourceforu.com/2020/07/if-you-are-a-techie-your-home-page-should-be-github-not-instagram/). | ||
#### Say Hi on [Twitter](https://twitter.com/Vinit_Shahdeo)! 👋 | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/Vinit_Shahdeo.svg?style=social)](https://twitter.com/Vinit_Shahdeo) | ||
PS: Please add @vinitshahdeo as a reviewer if you haven't added. | ||
|
||
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge | ||
|
||
# Comment to be posted to on pull requests merged by a first time user | ||
firstPRMergeComment: | | ||
Congrats on merging your first pull request! 🙌🎉⚡️ | ||
Show some love by starring a few of my [repositories](https://github.com/vinitshahdeo?tab=repositories). | ||
# It is recommended to include as many gifs and emojis as possible |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Configuration for weekly-digest - https://github.com/apps/weekly-digest | ||
publishDay: sun | ||
canPublishIssues: true | ||
canPublishPullRequests: true | ||
canPublishContributors: true | ||
canPublishStargazers: true | ||
canPublishCommits: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<h1 align="center">:hugs:<br><a href="https://github.com/vinitshahdeo"><img src="https://awesome.re/badge.svg"/></a> <br>Projects by <a href="https://github.com/vinitshahdeo">@vinitshahdeo</a> | ||
</h1> | ||
<br><br> | ||
|
||
| :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) | | ||
| :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) | | ||
| :six: | [Water Monitoring System](https://vinitshahdeo.github.io/Water-Monitoring-System/) | <br> [Water Monitoring System](https://vinitshahdeo.github.io/Water-Monitoring-System/) is an **IOT** based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes. <br><br> | [@vinitshahdeo/Water-Monitoring-System](https://github.com/vinitshahdeo/Water-Monitoring-System) | | ||
| :seven: | [Port Scanner](https://vinitshahdeo.github.io/PortScanner/) | <br>[Port Scanner](https://vinitshahdeo.github.io/PortScanner/) is an application intended to test a server or host for **open ports**. Such an application might be utilized by managers to check security approaches of their systems and by assailants to recognize arrange administrations running on a host and adventure vulnerabilities.<br><br> | [@vinitshahdeo/PortScanner](https://github.com/vinitshahdeo/PortScanner) | | ||
| :eight: | [Face Recognition](https://vinitshahdeo.github.io/FaceRecognition/) | <br>Face Recognition using **Haar-Cascade Classifier**, **OpenCV** and **Python**<br><br> | [@vinitshahdeo/FaceRecognition](https://github.com/vinitshahdeo/FaceRecognition) | | ||
| :nine: | [Library Management System](https://vinitshahdeo.github.io/Library-Management-System/) | <br>[**DBMS Project**] An interactive web portal for automating various manual processes done by librarian.<br><br> | [@vinitshahdeo/Library-Management-System](https://github.com/vinitshahdeo/Library-Management-System) | | ||
| :keycap_ten: | [Recruitment Portal](https://vinitshahdeo.github.io/Recruitment-Portal/) | <br>An online recruitment portal developed for [VinnovateIT](https://github.com/vinnovateit) Recruitment 2K17 with separate student and admin login.<br><br> | [@vinitshahdeo/Recruitment-Portal](https://github.com/vinitshahdeo/Recruitment-Portal)| | ||
| :one::one: | [Cookie Manager](https://vinitshahdeo.github.io/Cookie-Manager/) | <br>A chrome extension to manage **browser cookies** manually. <br><br>| [vinitshahdeo/Cookie-Manager](https://github.com/vinitshahdeo/Cookie-Manager) | | ||
| :one::two: | [inspirational-quotes](https://www.npmjs.com/package/inspirational-quotes) | <br>A simple **NPM** [Package](https://vinitshahdeo.github.io/inspirational-quotes/) which returns random Inspirational Quotes. It provides awesome quotes to display in your application. Get your daily quote and stay motivated!<br><br> | [@vinitshahdeo/inspirational-quotes](https://github.com/vinitshahdeo/inspirational-quotes) | | ||
| :one::three: | [Progressive News App](https://vinitshahdeo.github.io/ProgressiveNewsApp/) | A simple Progressive Web App (**PWA**) that brought news from a variety of sources using News API. | [@vinitshahdeo/ProgressiveNewsApp](https://github.com/vinitshahdeo/ProgressiveNewsApp) | | ||
| :one::four: | [Parking Lot](https://vinitshahdeo.github.io/ParkingLot/) | <br> [**System Design**] Design a parking lot system which supports multiple features. It uses OOPS concepts and TDD approach. <br><br> | [@vinitshahdeo/ParkingLot](https://github.com/vinitshahdeo/ParkingLot) | | ||
| :one::five: | [Twitter Sentiment Analysis](https://vinitshahdeo.github.io/TwitterSentimentAnalysis/) | <br>A web app to search the keywords(**#Hashtags**) on [Twitter ](https://twitter.com/Vinit_Shahdeo) and analyze the sentiments of it. The source code is written in PHP and it performs Sentiment Analysis on Tweets by using the Datumbox API.<br><br> | [@vinitshahdeo/TwitterSentimentAnalysis](https://github.com/vinitshahdeo/TwitterSentimentAnalysis) | | ||
| :one::six: | [GitHub LookBook](https://vinitshahdeo.github.io/GitHubLookBook/) | <br>Look up the [GitHub](https://github.com/vinitshahdeo/) profiles with **better UI** experience. It helps you [browse](https://vinitshahdeo.github.io/GitHubLookBook/) social coder’s and organization’s profiles and offers you a glimpse to their world of code.<br><br> | [@vinitshahdeo/GitHubLookBook](https://github.com/vinitshahdeo/GitHubLookBook) | | ||
| :one::seven: | [Simple Bio](https://vinitshahdeo.github.io/SimpleBio/) | <br>A starter template for beginners - You can use [this](https://github.com/vinitshahdeo/SimpleBio) template to **build your portfolio** <br><br>| [@vinitshahdeo/SimpleBio](https://github.com/vinitshahdeo/SimpleBio) | | ||
| :one::eight: | [IPL Swiggy6](https://vinitshahdeo.github.io/IPL-Swiggy6/) | <br> **SWIGGY6** - A chrome extension to notify the sixers in live **IPL** matches. Get 60% after every sixer within 6 minutes. <br><br> | [@vinitshahdeo/IPL-Swiggy6](https://github.com/vinitshahdeo/IPL-Swiggy6) | | ||
| :one::nine: | [Happy Birthday](https://vinitshahdeo.github.io/HBD/)| <br>Coder's [way](https://medium.com/hackernoon/coders-way-of-wishing-happy-birthday-1fe457e7a2ba) of wishing **Happy Birthday**!<br><br> | [@vinitshahdeo/HBD](https://github.com/vinitshahdeo/HBD) | | ||
| :two::zero: | [Mini YouTube](https://vinitshahdeo.github.io/MiniYouTube/) | <br>A React App using **YouTube** API<br><br> | [@vinitshahdeo/MiniYouTube](https://github.com/vinitshahdeo/MiniYouTube) | ||
|
||
|
||
<p align="center"><br><a href="#hugs-projects-by-vinitshahdeo--">:top:</a><br><sup><strong>Show <a href="https://github.com/vinitshahdeo?tab=repositories">some</a> :heart: by starring some of repositories!<strong></sup><br><br><a href="https://twitter.com/Vinit_Shahdeo"> <img src="https://img.shields.io/twitter/follow/Vinit_Shahdeo?style=social" /></a> <a href="https://github.com/vinitshahdeo/"><img src="https://img.shields.io/github/followers/vinitshahdeo.svg?label=Follow%20@vinitshahdeo&style=social"> </a><br></p> |
Oops, something went wrong.