Skip to content

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

License

Notifications You must be signed in to change notification settings

javitocor/Information-and-Security

Repository files navigation

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.