16BitS3G4l - Overview

View 16BitS3G4l's full-sized avatar

Yehoshua Segal 16BitS3G4l

  • Brooklyn, New York

Block or report 16BitS3G4l

Pinned Loading

  1. Web Server Application Framework built with Java

    Java

  2. A minimal - 1.04 KB minimized - Javascript library for signing documents and drawing. Works for touchscreens (including tablets and phones) as well as mouse driven devices, like desktop workstations

    JavaScript

  3. Generate WooCommerce Products on Demand ~ It's Magic ✨🔮

    PHP

  4. 3

    # note: this can easily be implemented using conditions, but I like leveraging math for it instead 

    5

    # map input to 1 (when a = x), other values (a != x) to 0; domain is ASCII table values (0-255)
  5. 5

    curl -s https://api.github.com/users/$USER/repos | grep "https://github.com/[a-zA-Z0-9-]*/[a-zA-Z0-9-]*.git" -o | xargs -n1 git clone