Skip to content
View ShadowArcanist's full-sized avatar
🌐
shadowarcanist.com
🌐
shadowarcanist.com

Sponsoring

@jal-co

Organizations

@coollabsio@Airoflare

Block or report ShadowArcanist

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. netviznetvizPublic

    A browser-based app for designing network architectures visually.

    TypeScript 716 61

  2. Airoflare/statnetAiroflare/statnetPublic

    A ultra-lightweight real-time monitoring app with a simple web interface

    TypeScript 38 2

  3. Airoflare/TasklyticsAiroflare/TasklyticsPublic

    A fast, privacy-first task management app that runs entirely in your browser.

    TypeScript 7 2

  4. Airoflare/Youtube-TutorialsAiroflare/Youtube-TutorialsPublic

    This repository contains the codes and assets used in our YouTube videos.

    HTML 6 1

  5. Github hidden HTML CommentsGithub hidden HTML Comments
    1
    // ==UserScript==
    2
    // @name GitHub Hidden HTML Comment Revealer
    3
    // @namespace https://github.com/topics/userscript
    4
    // @version 1.0.0
    5
    // @description Reveal hidden HTML comments (<!-- -->) in GitHub issues & PRs. They vanish in the rendered page but are visible to the API and to AI agents — a prompt-injection surface. Shows a badge + panel listing every hidden comment with context. No telemetry.
  6. GitHub Inline diffstat on the /pulls...GitHub Inline diffstat on the /pulls page
    1
    // ==UserScript==
    2
    // @name GitHub PR & Commit Diff
    3
    // @namespace https://github.com/topics/userscript
    4
    // @version 1.2.2
    5
    // @description Show +additions / −deletions on each PR in a repo's pull request list, and next to each commit SHA on PR pages. No telemetry.