-
Notifications
You must be signed in to change notification settings - Fork 105
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
Scripts #3
Comments
How about some JavaScript scripts? |
@olvrb Sure |
is it still open ? |
I mean, it isn't a specific issue which needs to be fixed, so feel free to submit a PR if you have a script to add. |
@PSNAppz pls chk i have added Dijkastra's algorithm . |
@PSNAppz Srry i saved a wrong file bimistake |
Some Opencv scripts maybe ? |
@moadmmh Sure 👍 |
Adding a web scraping python. |
is it open for Hacktoberfest 2020? |
@soumya997 Yes |
@PSNAppz , thanks for the response, I know you have mentioned it on the top but, What we have to do actually. create any script and make a PR. |
@soumya997 General acceptance criteria's that it should be useful, no copy-pasting or stealing of other scripts and update the entry in readme file as well. Plus, it will be great if you could document the code. |
Can we still put solution to a hackerrank problem which is not there here ? |
@suyash2819 Yes |
@PSNAppz while pushing the code, it is showing potential threat on the file keyloggers/keylogger.py and is deleting that file automatically. |
@suyash2819 Most anti-virus softwares will flag the key logger as a threat, which is true. So you can omit the directory in the anti-virus software before updating/using the scripts. |
@PSNAppz Alright, have raised the PR |
Hey! @PSNAppz May I submit python script? |
@hasanmdarif Sure :) |
@PSNAppz Can I add Regression with Gradient descent from scratch? |
@naveensaigit Yup |
@PSNAppz, I am proposing a Reddit bot. The bot comments a custom message on posts containing specific keywords. User can set a list of keywords to look out for. The bot follows bot-guidelines* of Reddit. Cheers! 😄 *does-not consider scanning instances of words since bot adheres to PRAW. |
@maddypie Awesome! Feel free to make a PR when ready. |
Create a PR with your custom script. We'll merge if it follows the contribution guidelines by Hacktoberfest.
The text was updated successfully, but these errors were encountered: