Skip to content
View arg0WAK's full-sized avatar
🐦
🐦

Highlights

  • Pro

Organizations

@YeaFlow

Block or report arg0WAK

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Hackintosh-UEFI-MSI-B760-13900K Hackintosh-UEFI-MSI-B760-13900K Public

    This repo contains configuration and bootloader files that fully support macOS 12.6.5 Monterey - Ventura & Sonoma 14.6.1 (23G93) with on MSI B760 motherboard and 13900k processor.

    19

  2. google-opt-out google-opt-out Public

    Google Opt-out refers to a set of tools and settings that allow users to opt-out of certain data collection or tracking activities when using Google services.

    HTML 5 2

  3. theverge-paywall-remover theverge-paywall-remover Public

    Remove The Verge paywall overlays, restore scrolling, and access articles without interruptions.

    JavaScript

  4. emby-proxy-helper emby-proxy-helper Public

    Educational Docker-based media server lab using Emby Server and reverse proxy. Repository contains only references; software runs on a self-hosted server.

  5. telegram-hooker telegram-hooker Public

    In this package has a core framework that facilitates webhook management for Telegram bots. It is compatible with various frameworks (Express, Fastify, Koa, Hapi) and provides a set of tools you ca…

    TypeScript 2

  6. tesv_plugin_text_extractor.py tesv_plugin_text_extractor.py
    1
    # arg0WAK | https://github.com/arg0WAK | https://www.nexusmods.com/profile/arg0WAK/mods
    2
    # Per-record-type mapping of which subrecord fields hold translatable text.
    3
    # Only record types listed here are ever processed.
    4
    _FULL_DESC = frozenset({"FULL", "DESC"})
    5