Skip to content
View Lorenzo501's full-sized avatar
🐲
Making dreams come to life!
🐲
Making dreams come to life!

Block or report Lorenzo501

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Time Saver.ahk Time Saver.ahk
    1
    /*
    2
        This is a productivity enhancer plus some quality-of-life features that takes care of tedious tasks for you, saving time for what matters. Click on the tray icon to view hotkey info.
    3
        You'll find an embedded INI at the bottom of this script. However, you have to follow these two steps before you can run this script:
    4
        Download and unzip archive in `Lib` folder: https://github.com/thqby/winrt.ahk
    5
        Download raw file into `Lib` folder: https://github.com/Descolada/UIA-v2/blob/main/Lib/UIA.ahk
  2. WinEvent Monitor.ahk WinEvent Monitor.ahk
    1
    /*
    2
        Windows API information.
    3
    4
        ********** ACCESSIBILITY **********
    5
  3. Minimized Tabs Outliner.ahk Minimized Tabs Outliner.ahk
    1
    /*
    2
        This multi-purpose script is meant to be used via pinned taskbar icons and you can even have Tabs Outliner minimized at the startup of your computer.
    3
        IMPORTANT: install the Tabs Outliner extension: https://chromewebstore.google.com/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl
    4
            Go to the Tabs Outliner options and then go to the general tab and put a checkmark next to: `Open Tabs Outliner window on Chrome startup.`
    5
            Go to the Tabs Outliner shortcuts and set Alt+X as the shortcut for `Activate the extension` (chrome://extensions/shortcuts).
  4. GitHub Tricks.md GitHub Tricks.md
    1
    ## Fork Privately
    2
    https://github.com/new/import
    3
    
                  
    4
    ## Undo Latest Commit
    5
    Press `.` on a repo webpage to open it in github.dev, go to the terminal, click on the btn to open GitHub Codespaces, click on the option `2 cores, 8 GB RAM, 32 GB storage`,