Writing archive
Articles
Tech tips and developer life hacks to make your life easier.
Note: These articles are hosted on Medium, where I share quick tips and insights about software engineering, security, and tech life hacks.
Visit my Medium profile →The GitHub Survival Guide: Stop Pushing Your Secrets & Bloat
A practical guide to keeping secrets out of GitHub and avoiding repo bloat.
Open on Medium → Developer StuffDoes Everyone Know Windows PowerShell Can Predict Your Commands?
PowerShell can predict commands with PSReadLine, and Inshellisense makes completions even richer.
Open on Medium → Developer StuffHow to Attach a USB WiFi Adapter to WSL2 (Windows Subsystem for Linux)
Share a USB WiFi adapter with WSL2 and keep the Linux side connected.
Open on Medium → Developer StuffWhat is the .env File? Do We Really Need It?
A quick reminder that .env files deserve some respect and a little secrecy.
Open on Medium → Developer StuffHow to Setup a Virtual Environment in Python venv + requirements.txt
Set up venv and requirements.txt without overthinking the Python ritual.
Open on Medium → Developer StuffHow to Enable Local Group Policy Editor in Windows 11
Enable gpedit.msc on Windows 11 when you need the extra knobs.
Open on Medium → Tech TipHow to Show File Extensions in Windows
Make file extensions visible again because hidden suffixes are sneaky.
Open on Medium → Life HackHow to Download WhatsApp Status Without Any App
Download WhatsApp statuses without extra apps and unnecessary drama.
Open on Medium → Web DevelopmentHow to Open Inspect Elements on Mobile Phone Browsers
Open inspect elements on a phone browser when desktop tools are out of reach.
Open on Medium → BusinessWhat’s the difference between a Website, Blog, Portfolio
A light look at how websites, blogs, and portfolios differ.
Open on Medium → Life HackHow to Move Installed Software or Game to Another Location
Move installed software or games to a new drive without reinstalling everything.
Open on Medium → Tech TalkUnderstanding File Systems: FAT32, exFAT, and NTFS
A quick primer on FAT32, exFAT, and NTFS without the textbook sleepiness.
Open on Medium → Tech TipHow to Format a USB Drive to Remove Bootable Media
Remove bootable media leftovers from a USB drive and start fresh.
Open on Medium → Life HackFree & Simple Tips for Speeding Up Your PC
Simple tips to squeeze more speed out of a Windows PC.
Open on Medium → Software EngineeringMaster GitHub Access: Effortless Login via Git Terminal
A smoother Git Terminal login flow for when GitHub access gets annoying.
Open on Medium → HackingPhishing is ridiculously easier with Socialphish Tool
A cautionary social engineering write-up around phishing tools and defense.
Open on Medium →