Skip to content
View djdarcy's full-sized avatar

Highlights

  • Pro

Block or report djdarcy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Prime-Square-Sum Prime-Square-Sum Public

    A python script that squares primes and sums them together to determine if the base number of elements (r) in a triangular number (b): sum_(x=1)^r t(b, r, x); is equal to a series of squared primes.

    Mathematica

  2. Way-of-Scarcity/papers Way-of-Scarcity/papers Public

    A collection of documents exploring the Scarcity Hypothesis (S.H.)

  3. process-delta process-delta Public

    Captures snapshots of running processes & services, compares differences, & perform actions (stopping, starting, or restarting) based on the differences. Acts an automated "startup" mechanism to la…

    Python

  4. listall listall Public

    List filenames, directories, or specific files with customizable sorting, collection, and output options with JSON-like features.

    Python

  5. pattern-break pattern-break Public

    A powerful numeric gap detection tool for files and directories. Scans filenames, identifies missing numeric sequences, and generates reports in multiple formats. Features include range expansion, …

    Python

  6. open-ports-and-programs open-ports-and-programs Public

    A cross-platform Python tool to list open ports and the programs owning them. Offers regex-based filters, sorting by PID/port/program, optional DNS resolution, and an auto-refresh mode. Designed fo…

    Python