Latest Articles
Different Types of Machine Learning Explained [Beginners Guide]
The different types of machine learning are supervised, unsupervised, semi- supervised, reinforcement
AWS Amplify Tutorial | Deploy S3 Website [100% Working]
In this AWS Amplify tutorial I will share step by step guide to deploy S3 website with screenshots using a custom domain.
Network Reconnaissance using Nmap [Cheat Cheet]
Network reconnaissance is a critical part of any network pentesting operation. Knowing more information about the target’s network will let us know about the
10+ parted command examples in Linux [Cheat Sheet]
parted command in a Linux is CLI based utility to work with partitions. You can create, modify or remove partitions via interactive or non interactive commands. …
10 Ways to Get File Extension in Python [SOLVED]
we can get file extension in python using splitex(), split(), rfind(), pathlib.path.stem() and rpartition() method by taking various examples
