Skip to content
View gerwld's full-sized avatar

Organizations

@matro-ui

Block or report gerwld

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
gerwld/README.md

Hello there 👋

I specialize in creating modern responsive websites, browser extensions, progressive web applications, mobile apps, client-side code optimization, and more. I enjoy developing open-source projects, creating minimal and aesthetic interfaces.

Additionally, I am interested in experience design.

Check out my website for more:

My Side Projects

Main Stack

Pinned Loading

  1. igplus-extension igplus-extension Public

    Extension that helps to hide Reels, Stories, recommendations, comments, vanity metrics, change font, and more.

    JavaScript 78 5

  2. gpt4_selenium gpt4_selenium Public

    Python GPT-4 markdown posts automation tool based on Selenium & BeautifulSoup.

    Python 7 1

  3. spoplus-extension spoplus-extension Public

    Spotify extension that allows to setup new themes, fonts, remove annoying notifications, popups, etc.

    CSS 16 1

  4. instagram-saved-posts-deleter.js instagram-saved-posts-deleter.js
    1
    /**
    2
     * This script automates the process of deleting your own Instagram saved posts.
    3
     *
    4
     * Tested on 12429 posts - around 4h non-stop working script on the background tab. Result: Success! 0 saved.
    5
     *
  5. DELL-XPS-9560-Ventura DELL-XPS-9560-Ventura Public

    Working XPS15-9560 Hackintosh OpenCore Config for macOS Monterey (up to Ventura). Lower OS versions have not been tested but may work.

    ASL 4

  6. instagram-likes-deleter.js instagram-likes-deleter.js
    1
    /**
    2
     * More robust Instagram "unlike all" script for the Likes activity page.
    3
     * Paste on: https://www.instagram.com/your_activity/interactions/likes
    4
     *
    5
     * Note: Still brittle (depends on Instagram's DOM). Use at your own risk.