arsenal: Inventory & Launcher for Penetration Testing
https://github.com/Orange-Cyberdefense/arsenal
https://github.com/Orange-Cyberdefense/arsenal
GitHub
GitHub - Orange-Cyberdefense/arsenal: Arsenal is just a quick inventory and launcher for hacking programs
Arsenal is just a quick inventory and launcher for hacking programs - Orange-Cyberdefense/arsenal
Linear Programming: optimizing solutions with Python using PuLP
https://medium.com/@telmosubirar/linear-programming-optimizing-solutions-with-python-using-pulp-e0c4379696c8
https://medium.com/@telmosubirar/linear-programming-optimizing-solutions-with-python-using-pulp-e0c4379696c8
Medium
Linear Programming: optimizing solutions with Python using PuLP
While you may have heard that most computer science problems are solved with Deep Learning techniques nowadays, there are many optimization…
Validating Roman Numerals — Hackerrank
https://medium.com/geekculture/validating-roman-numerals-hackerrank-744f73106ebf
https://medium.com/geekculture/validating-roman-numerals-hackerrank-744f73106ebf
Medium
Validating Roman Numerals — Hackerrank
Parsing string with Python Regex
Using DQN learning on a remote server-based multiplayer game.
https://medium.com/@sculteur.corentin/using-dqn-learning-on-a-remote-server-based-multiplayer-game-e3b3646d664c
https://medium.com/@sculteur.corentin/using-dqn-learning-on-a-remote-server-based-multiplayer-game-e3b3646d664c
Medium
Using DQN learning on a remote server-based multiplayer game.
Multiplayer computers are extremely popular right now, and there is no reason they will stop in the future. However, I have a problem with…
Building, Preparing and Cleaning a Real Estate Dataset
https://coraspe-ramses.medium.com/building-preparing-and-cleaning-a-real-estate-dataset-7f056e556bd0
https://coraspe-ramses.medium.com/building-preparing-and-cleaning-a-real-estate-dataset-7f056e556bd0
Medium
Building, Preparing and Cleaning a Real Estate Dataset
Dockerizing a Python Script for Faster Web Scraping
The Zen of grinding LeetCode problems: Day 9 — Just do it
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-9-just-do-it-6b562fd1037b
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-9-just-do-it-6b562fd1037b
Medium
The Zen of grinding LeetCode problems: Day 9 — Just do it
Don’t think, get absorbed in the task and you’ll finish before you even know it.
Python on AWS Lambda using Docker images
https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca
https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca
Medium
Python on AWS Lambda using Docker images
AWS Lambda is a low cost solution for running scripts on an automated basis, whether on a schedule or triggered by some other service. This…
Striver Sheet Day 08 — Greedy Algorithm
https://medium.com/@dayita.chaudhuri/striver-sheet-day-08-greedy-algorithm-af6348555bd7
https://medium.com/@dayita.chaudhuri/striver-sheet-day-08-greedy-algorithm-af6348555bd7
Medium
Striver Sheet Day 08 — Greedy Algorithm
Greedy algorithm is the algorithmic approach where we make the locally optimal choice at every step and it eventually leads to the…
How To Make a iPhone Game With Python
https://preettheman.medium.com/how-to-make-a-iphone-game-with-python-20d1a6d16ac2
https://preettheman.medium.com/how-to-make-a-iphone-game-with-python-20d1a6d16ac2
Medium
How To Make a iPhone Game With Python
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…