Skip to content
View iam-etienne-lm's full-sized avatar
🛩️
riding the codebase
🛩️
riding the codebase
Block or Report

Block or report iam-etienne-lm

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. x86scripts x86scripts Public archive

    Toolbox of scripts for Windows, Linux, Browser, Matlab.

    Batchfile

  2. JavaScript4illustratorcc22 JavaScript4illustratorcc22 Public archive

    javascript ES6 and Adobe Illustrator

    JavaScript 3 1

  3. normoulinette normoulinette Public archive

    Forked from doom/normoulinette

    (Encore) une moulinette de norme Epitech

    Python 1

  4. Dollar Class for ExtendScript Dollar Class for ExtendScript
    1
    // Dollar Class
    2
    
                  
    3
    $.writeln("build: "+$.build);
    4
    $.writeln("buildDate: "+$.buildDate);
    5
    $.writeln("decimalPoint: "+$.decimalPoint);