Skip to content
View lluisagusti's full-sized avatar
🧩
Everything works
🧩
Everything works
  • Hic Sunt Dracones
  • Barcelona
Block or Report

Block or report lluisagusti

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
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 8

  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. autogen autogen Public

    Forked from microsoft/autogen

    Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ

    Jupyter Notebook