Skip to content
View grounzero's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report grounzero

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. pfsense-redactorpfsense-redactorPublic

    Safely redact secrets and optionally anonymise network identifiers in pfSense config.xml exports for secure sharing

    Python 14

  2. live-football-insight-enginelive-football-insight-enginePublic

    Replays football tracking data live, predicts imminent penalty-area entries, and surfaces only confident viewer-facing insights.

    Python 1

  3. Landlock TestLandlock Test
    1
    #define_GNU_SOURCE
    2
    #include<linux/landlock.h>
    3
    #include<sys/prctl.h>
    4
    #include<unistd.h>
    5
    #include<stdio.h>
  4. har-file-sanitiserhar-file-sanitiserPublic

    Python 1 1

  5. graphql-sourcegengraphql-sourcegenPublic

    A Roslyn-based C# Source Generator for GraphQL fragments

    C#