The Wayback Machine - https://web.archive.org/web/20220209193831/https://github.com/josepedrodias
Skip to content
Avatar
🕉️
all good
🕉️
all good

Achievements

Achievements

Block or Report

Block or report JosePedroDias

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. musicnot Public

    experimenting with musical score processing for playback and visualization

    JavaScript 18 1

  2. extracts frames from a video, composing a mosaic suitable for previewing à là youtube; parses video metadata too

    JavaScript 9 1

  3. tenbyten Public

    a 1010! game clone in vanilla JS and snapSVG

    JavaScript 6 3

  4. A simple canvas renderer for directed graphs based on dagre

    JavaScript 8

  5. 1
    
                  
    2
    function spy(fn, prot = fn.prototype) {
    3
      function proxy() {
    4
        const args = Array.prototype.slice.call(arguments);
    5
        proxy.calls.push(args);
  6. a simple way of describing relationships. outputs those of those to graphviz diagrams

    JavaScript

294 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 1 repository