Techie Mike

Techie Mike

51 posts
Techie Mike
Why use indentation in Python
public
Python 2 min read

Why use indentation in Python

Indentation is an important concept to understand in Python, if you are not indenting your Python code properly, you will end up getting the Indent.…
Techie Mike
Techie Mike
Steganography: How to Hide Data Using Kali Linux
public
Ethical-Hacking 5 min read

Steganography: How to Hide Data Using Kali Linux

# Steganography: How to Hide Data Using Kali Linux Encryption is great, but it's obvious. When someone sees a blob of ciphertext, they know you're hiding something — they just don't know what. Steganography takes a different approach: hide the message so well that nobody even knows it's there. The…
Techie Mike
Techie Mike
Parrot Security OS: Anonymous Browsing and VirtualBox Setup
public
Ethical-Hacking 8 min read

Parrot Security OS: Anonymous Browsing and VirtualBox Setup

# Parrot Security OS: Anonymous Browsing and VirtualBox Setup If you're interested in privacy and security on Linux, you've probably heard of Parrot Security OS. It's a Debian-based distribution that comes packed with tools for penetration testing, digital forensics, and — the part I want to focus…
Techie Mike
Techie Mike
Python 4 min read

Python Programming Setup Guide for 2026

# Python Programming Setup Guide for 2026 So you want to learn Python. Great choice — Python's been the fastest-growing major programming language for years, and 2026 is no different. Whether you're aiming for web development, data science, automation, or AI, Python's the place to start. But befor…
Techie Mike
Techie Mike