therealsungumo's Stars
OmkarPathak/pygorithm
A Python module for learning all major algorithms
AkashSingh3031/The-Complete-FAANG-Preparation
Dive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
FaztWeb/flask-crud-contacts-app
A contacts app developed with Python Flask and Mysql
dpgaspar/Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
gurkanakdeniz/example-flask-crud
simple example python flask crud app
mr-teslaa/Taqwa-EDMS
A full school management website using flask. Full CRUD( create, read, update, delete ) facility
sawood14012/Blood-Bank
Blood bank web app made with python ,flask, Sqlite, Bootstrap.
satheesh22g/Banking-Application
Flask Website for Retail bank that serves individual customers, to manage their savings and current accounts. It has the ability to create customer, open customer account, update and delete customer, manage cashier transactions such as deposit, withdraw and transfer functionalities.
tajpouria/algorithms-and-data-structures-cheat-sheet
Providing a summary of important algorithms and data structures along with their key characteristics and use cases. It can be used as a quick reference for solving programming problems or refreshing knowledge of foundational computer science concepts.
clowwindy/Awesome-Networking
A curated list of awesome networking libraries, resources and shiny things
trackmastersteve/shell
Python 3 Reverse Shell
panagiks/RSPET
RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario.
buckyroberts/Turtle
Python reverse shell.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
Muhammd/Awesome-Pentest
Awesome Penetration Testing A collection of awesome penetration testing resources
shan18/Python-Automation-Scripts
Python scripts to automate some tasks
thepycoach/automation
Automation with Python (Excel, scripts, etc)
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
thepushkarp/JFF-Python-Scripts
A collection of Python Scripts made for fun, while exploring Python 🐍
kmkz/Pentesting
Tricks for penetration testing
coreb1t/awesome-pentest-cheat-sheets
Collection of the cheat sheets useful for pentesting
androguard/androguard
Reverse engineering and pentesting for Android applications
byt3bl33d3r/CrackMapExec
A swiss army knife for pentesting networks
hmaverickadams/Beginner-Network-Pentesting
Notes for Beginner Network Pentesting Course
juliocesarfort/public-pentesting-reports
A list of public penetration test reports published by several consulting firms and academic security groups.
blaCCkHatHacEEkr/PENTESTING-BIBLE
articles
mre/the-coding-interview
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
MTrajK/coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures