Pinned Repositories
all-in-one-wp-migration-mod
Added new feature to DOWNLOAD BACKUP FILE and Modified to unlock all features
amazon-affiliate-id-injector
Adds your Amazon affiliate ID to all Amazon links in your WordPress content
autoblogger_docker
central-tendency-calculator
A responsive and user-friendly web-based calculator to evaluate key statistical metrics.
cloudflare-dns-auto-delete
Automated script for bulk-deleting Cloudflare DNS records using DOM manipulation.
secure-ipfs-docker
This repository contains a Docker setup for hosting an IPFS node with IP whitelisting and custom ports.
useful-seo-functions-by-syntaxsurge
This plugin provides useful SEO and Security functions for your WordPress site.
wp-auto-internal-links
This tool is crucial for enhancing SEO and automatically improving the internal link structure of your WordPress website.
youtube-channel-id-extractor
Easily extract YouTube channel IDs directly from video pages with a single button click.
syntaxsurge's Repositories
syntaxsurge/amazon-affiliate-id-injector
Adds your Amazon affiliate ID to all Amazon links in your WordPress content
syntaxsurge/useful-seo-functions-by-syntaxsurge
This plugin provides useful SEO and Security functions for your WordPress site.
syntaxsurge/cloudflare-dns-auto-delete
Automated script for bulk-deleting Cloudflare DNS records using DOM manipulation.
syntaxsurge/secure-ipfs-docker
This repository contains a Docker setup for hosting an IPFS node with IP whitelisting and custom ports.
syntaxsurge/wp-auto-internal-links
This tool is crucial for enhancing SEO and automatically improving the internal link structure of your WordPress website.
syntaxsurge/youtube-channel-id-extractor
Easily extract YouTube channel IDs directly from video pages with a single button click.
syntaxsurge/all-in-one-wp-migration-mod
Added new feature to DOWNLOAD BACKUP FILE and Modified to unlock all features
syntaxsurge/autoblogger_docker
syntaxsurge/central-tendency-calculator
A responsive and user-friendly web-based calculator to evaluate key statistical metrics.
syntaxsurge/custom-product-card
A custom WordPress plugin to add a product card via a shortcode
syntaxsurge/dedust
DeDust SDK for Python.
syntaxsurge/discord.py-self
A fork of the popular discord.py for user accounts.
syntaxsurge/perplexityai
A python api to use perplexity.ai
syntaxsurge/python-chromedriver-autoinstaller-control-logs
Control logs of chromedriver-autoinstaller. If log_level=logging.ERROR, It logs only errors, not warnings nor infos. Usage: chromedriver_autoinstaller.install(log_level=logging.ERROR)
syntaxsurge/python-markdown2
markdown2: A fast and complete implementation of Markdown in Python
syntaxsurge/safe_print_utils
Enhance your Python print functionality with colorful, formatted output, advanced logging, and robust handling of UTF-8 encoding issues across various data types.
syntaxsurge/undetected-chromedriver-control-logs
Control logs of undetected chrome driver. If log_level=3, It logs only errors, not warnings nor infos. Usage: driver = uc.Chrome(options=options, log_level=3)
syntaxsurge/yt-dlp
A youtube-dl fork with additional features and fixes