Skip to content
View sadeqush's full-sized avatar
⌨️
Coding
⌨️
Coding

Highlights

  • Pro
Block or Report

Block or report sadeqush

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

  1. homepc-dynamic-dns-cloudflare homepc-dynamic-dns-cloudflare Public

    Shell script to automatically update DNS record for domains hosted on Cloudflare that points to home machines which has regular internet (Dynamically allocated IP address)

    Shell

  2. quine-js quine-js Public

    Implementation of Quine with a payload in JavaScript.

    JavaScript

  3. Shuffle-Deshuffle-Array Shuffle-Deshuffle-Array Public

    Shuffle an array with a seed, and unshuffle back to the original with the same seed. Implemented with Mulberry32 PRNG and Fisher-Yates Shuffle algorithm in plain Javascript.

    JavaScript 2 1