Category: Projects

AE-Find-WebLinks PowerShell tool featured image showing a glowing digital web crawler with PowerShell terminal extracting hyperlinks on a dark cyber tech background 0

AE Find WebLinks

AE-Find-WebLinks: browser-free PowerShell URL extraction, filtering and crawling from pages or source lists—covering archives, download lists, deduplication, blacklists, logs, retries and safe crawl controls.

Illustrated BrowserTamer version 1.1 banner with a smiling robot holding a wrench, surrounded by gears, code icons and repair symbols 0

fix-browsertamer 1.1

Make BrowserTamer stick as default on Windows 10/11: UCPD, UserChoiceLatest, PS-SFTA, registration fixes, phantom-browser cleanup, and uninstall.

Banner illustrating a Python tool that batch downloads and archives an itch.io game library. 0

itch batch downloader v0.1.1 released!

Version 0.1.1 brings important fixes to modern itch.io download handling, including newer button formats, Cloudflare mirror support, better filename fallback logic, and safer download behavior when metadata is missing. The release also updates dependencies and significantly refreshes the documentation.

Illustration of a Windows laptop running a script to fix Browser Tamer as the default browser, routing links to multiple browsers 0

fix-browsertamer 1.0 available on GitHub

Modern Windows versions introduced mechanisms such as UCPD and UserChoice protections that prevent programmatic changes to default browsers. This post introduces a script that restores Browser Tamer as the default browser and automates the entire workaround process

Illustration representing the fix-browsertamer script workflow for restoring Browser Tamer as the default browser on Windows 0

Fixing Browser Tamer Issues in Windows

After Windows updates introduced stronger protections around default applications, tools like Browser Tamer stopped working reliably. In this guide I explain what changed, why it happens, and what I found out on restoring Browser Tamer as the default link handler on modern Windows systems

0

itch batch downloader v0.1.0 released!

downloads all your stuff from your itch.io account, useful if you bought on itch.io and want to have your purchases batch-downloaded and updated offline

0

String permutations sample code

A really simple project in Xojo, just for fun and because I noticed there were examples of string permutations code in so many languages but Xojo. I fixed that. You are welcome