Skip to content
View Paracci's full-sized avatar
πŸ’­
ParaCci
πŸ’­
ParaCci

Block or report Paracci

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

Hi, I'm Paracci πŸ‘‹

I build tools that fix annoying things: browser extensions, automation systems, and large-scale translation infrastructure. Most of what I make started as a personal itch I couldn't stop scratching. A lot of it ended up as open source.

πŸ› οΈ Featured Projects

  • LDR - Logo Dynamic Redirect An open standard for turning any brand logo into a smart, context-aware gateway. Like QR - but branded, intelligent, and updatable. Same logo, different people, different destinations. Includes a perceptual hashing engine, registry mock server, Web SDK, Node.js SDK, and an interactive demo. 68 tests, 0 failures. Stack: JavaScript, Node.js, Perceptual Hashing (pHash/aHash/dHash), Open Standard (MIT)

  • X (Twitter) Auto Ad Blocker A lightweight Chrome extension I built for my daily browsing. Unlike traditional blockers that just hide elements with CSS, this extension mimics user interaction to permanently block the advertiser's account in the background. Because the account itself is blocked, your feed stays ad-free across all your devices. Also includes a media downloader for videos, GIFs, and images, and full 11-language UI support. Stack: JavaScript, CSS, Chrome Extension V3 (MutationObserver)

  • YouTube Shorts Channel Blocker & Ultimate Downloader A full-featured quality-of-life extension I use daily. One-click channel blocking, automatic ad muting and skipping, Shorts shelf removal, and a dual-mode video downloader with a native yt-dlp companion app for 4K/1080p and MP3 downloads. Fully wired settings panel, real-time toggle integration, a native host setup page, and full 11-language UI support, all styled to match YouTube's exact design language. Stack: JavaScript, CSS, Chrome Extension V3 (MutationObserver, IntersectionObserver, Native Messaging)

  • Facepunch Wiki Turkish Translation Project A massive automated translation system that keeps Facepunch (Garry's Mod, Rust, Steamworks) wikis up to date in Turkish. Uses a triple-layer hybrid AI model (Google Gemini, DeepL, and local nllb-200) to process 8,000+ pages while protecting technical elements like code blocks, function names, and HTML structures during translation. Stack: Python, Node.js, Vanilla JS, Custom AI Validation

πŸ”’ In Development

  • AutoStudio (private) A visual Chrome extension for building, editing, and testing web automation flows without writing code. Record browser interactions, edit them in a node-based flow canvas, and export to Playwright or Selenium. Stack: TypeScript, React 18, Vite, React Flow, Vitest

  • Deep-Angler-Fish (private) A Shodan-style internet scanning and vulnerability analysis engine. Distributed microservices architecture with multi-protocol support (HTTP, SSH, RDP, SCADA/ICS), Nuclei/ZAP integration, CVE matching via NVD, and OCR on captured screenshots. Stack: Python, Go, Elasticsearch, RabbitMQ, Docker

πŸ’» Tech Stack & Interests

  • Languages: JavaScript, TypeScript, Python, Go, HTML/CSS
  • Backend & Tools: Node.js, Express, FastAPI, Docker
  • Focus Areas: Browser Extensions, DOM Manipulation, AI Automation & Translation Systems, Web Security Research, SPA Development, Open Standards

Popular repositories Loading

  1. facepunch-wiki-tr facepunch-wiki-tr Public

    Technical documentation and architecture overview of the Facepunch Wiki Turkish translation project.

  2. x-auto-ad-blocker x-auto-ad-blocker Public

    A Chrome extension that permanently blocks X (Twitter) ad accounts as you scroll β€” with a built-in media downloader for videos, GIFs, and images.

    JavaScript

  3. youtube-shorts-blocker youtube-shorts-blocker Public

    A Chrome extension to block YouTube Shorts channels, skip ads, hide the Shorts shelf, and download videos in 4K/MP3 via a native yt-dlp companion app.

    JavaScript

  4. Paracci Paracci Public

  5. ldr ldr Public

    Logo Dynamic Redirect β€” An open standard for context-aware logo-based routing. Like QR, but smarter.

    JavaScript