javitocor / Information-and-Security

5 Different projects to practice with express security library helmet and python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Hireable

Information and Security

5 Different projects to practice with express security library helmet and python.

  • Port Scanner: Scan ports of a given url or IP. BUilt with Python
  • Stock Price Checker: Call an API to know the stock prices and get the people who likes it. Built with Express and Mongoose
  • SHA-1 Password Checker: Crack SHA-1 passowrd and hash them. Built with Python
  • Anonymous Message Board: Send your messages, always confidential. Built with Express
  • Secure Real Multiplayer Game: 'Kill the monster' a game built with Express, Socket.io and HTML Canvas

Additional description about the project and its features.

Built With

  • PYTHON
  • NODEJS
  • EXPRESSJS
  • HELMETJS
  • MONGOOSE
  • HTML CANVAS
  • SOCKET.IO

Usage

To have this app on your pc, you need to:

  • download or clone this repo:
    • Clone with SSH:
      git@github.com:javitocor/Information-and-Security.git
    
    • Clone with HTTPS
      https://github.com/javitocor/Information-and-Security.git
    

Python projects

  • Access each folder from your terminal and run python main.py.

Express projects

Authors

πŸ‘€ Javier Oriol Correas Sanchez Cuesta

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments πŸš€

  • FreeCodeCamp
  • Python Docs
  • Python for everyone course
  • Express docs
  • Socket.io docs
  • MDN - HTML Canvas tutorial

πŸ“ License

This project is MIT licensed.

About

5 Different projects to practice with express security library helmet and python.

License:MIT License


Languages

Language:JavaScript 59.1%Language:HTML 29.6%Language:Python 10.7%Language:CSS 0.6%