Skip to content
View lluisagusti's full-sized avatar
🧩
🧩
  • Hic Sunt Dracones
  • Barcelona

Block or report lluisagusti

Report abuse

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

Report abuse
lluisagusti/README.md

everything is open source, if you can read assembly

Pinned Loading

  1. markmap markmap Public

    Forked from markmap/markmap

    Build mindmaps with plain text

    TypeScript 7

  2. awesome-creative-coding awesome-creative-coding Public

    Forked from MuyZan/awesome-creative-coding

    Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.

    HTML 2

  3. react-notion react-notion Public

    Forked from splitbee/react-notion

    A fast React renderer for Notion pages

    TypeScript 1

  4. Detect JS Framework used in a Website Detect JS Framework used in a Website
    1
    // Pase these lines into website's console ( Ctrl/Cmd + Shift + I )
    2
    
                  
    3
    if(!!window.React ||
    4
       !!document.querySelector('[data-reactroot], [data-reactid]'))
    5
      console.log('React.js');
  5. Arduino Arduino Public

    Forked from arduino/Arduino

    Arduino IDE 1.x

    Java

  6. LivePortrait LivePortrait Public

    Forked from KlingTeam/LivePortrait

    Bring portraits to life!

    Python 1