Skip to content

Instantly share code, notes, and snippets.

View tiagossa1's full-sized avatar
🧠
Work smart, not hard. :)

Tiago Sá tiagossa1

🧠
Work smart, not hard. :)
  • Portugal
View GitHub Profile
@ph33nx
ph33nx / WinMasterBlocker.bat
Last active May 2, 2025 13:09
Block All Adobe .exe files via Firewall on Windows Using Batch Script | Stop adobe apps to access internet
:: ################################################################
:: ## 🔥 WinMasterBlocker 🔥 #
:: ################################################################
:: # Author: https://github.com/ph33nx #
:: # Repo: https://github.com/ph33nx/WinMasterBlocker #
:: # #
:: # This script blocks inbound/outbound network access #
:: # for major apps like Adobe, Autodesk, Corel, Maxon, #
:: # and more using Windows Firewall. #
:: # #
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active May 3, 2025 22:17
Conventional Commits Cheatsheet

Conventional Commit Messages starline

See how a minor change to your commit message style can make a difference.

Tip

Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs

Commit Message Formats

Default