Git Product home page Git Product logo

hacking-tools-scripts's People

Contributors

abhijeet-sonkar avatar adityaj7 avatar anut123 avatar balapriyac avatar eternal-dreamer avatar haripriyab avatar harshareddy794 avatar hrj-star avatar japneetkaurbhatia avatar kritikaparmar-programmer avatar kuldip11 avatar mukulbaid63 avatar nagasuruthika avatar namyalg avatar neehitgoyal avatar nibba2018 avatar ninjavin avatar prakharshreyash avatar sanjibansg avatar sanket7738 avatar sapna2001 avatar sejalshri avatar sharur7 avatar shruthishrit avatar srimani-programmer avatar taniamalhotra avatar tejan-singh avatar tejas1510 avatar ultraunicorn74 avatar yashaswibiyahut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hacking-tools-scripts's Issues

Create a CONTRIBUTING.md

Description

Create a CONTRIBUTING.md mentioning all the guidelines mentioned on the slack channel. Mention proper instructions and guidelines to follow right from forking the repo to submitting a PR. Added screenshots would be helpful.

Script to scrape Amazon products

Description

Write a script to scrape amazon products. the function should take the name of the product and it should return the top 5 products for the query with their name, price, and ratings.

Check the timing of a program

Check how long a program has been running and offer the user a chance to cancel tasks that are taking too long.

  • C++
  • Javascript
  • Python

Implement Cesar Cipher

Description

Write a script to implement Cesar Cipher in Python. the function should take a message and a shift value and should return the encrypted message.

Implement Substitution Cipher

Description

Write a Script to implement substitution cipher. The function should take the message and key from the user and return the encrypted message.

Improve documentation.

Everyone can work on this issue. This issue can be assigned to multiple assignees.

Mention the changes when sending PRs.

Description (you will be scored for these changes):

  • Adding description about repository
  • Making it look attractive by adding swags, counters, working stats.
  • Major formatting and improvements.

Description (you will not be scored for these changes):

  • Minor grammatical mistakes
  • Adding comma, spaces or any signs or symbols.
  • Minor one line or two lines formatting.

Please comment on the improvements you are looking to make here and we will assign it to you.

Convert image to text

Description

Write a script to convert an image to text. basically, a script to perform OCR. the text from the image must be stored in a .txt file.

Implement Modular Exponentiation

  • Include importance of modular exponentiation in cryptography in README while raising PR
  • Try to come up with more than one solution
  • Compare the time and space complexity of each approach

Exploring SimPy

  • SimPy is a discrete event simulation library in Python
  • Create a SimPy model for a simple process such as scheduling, billing counter, ticketing system etc
  • Use features like 'Interrupt' available in SimPy to allow the process to be interrupted by high priority events

Check a valid YAML file.

We often use YAML, but there are times it can confusing in terms of the wrong indentation, so this script will help to validate the YAML file.

Script to scrape IPL scores

Description

Write a script to use web-scraping to get the present day's IPL matches and scores at the moment. you are free to choose to scrape any website you want and you can add more functionality like giving details like Team members, stadium name, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.