Skip to content
Avatar
🐶
DX and Tooling at @DataDog
🐶
DX and Tooling at @DataDog

Achievements

Achievements

Organizations

@bower @nodejs @damonjs
Block or Report

Block or report yoannmoinet

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.

Report abuse

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

Report abuse
yoannmoinet/README.md

Hi there 👋

I am a JS and NodeJS developer.

🙌 Currently working at Datadog in the FrontEnd Platform team, improving the developer experience and efficiency for 70 engineers.

📜 Previously Zendesk, Autodesk and Cossette.

🔗 You can find me on Twitter and LinkedIn.

Pinned

  1. 🎮 A virtual joystick for touch capable interfaces.

    JavaScript 1.4k 152

  2. Get a notification after a long command.

    JavaScript 48

  3. 💍 One file, to rule them all.

    JavaScript 43

  4. 👤 Bot navigating urls and doing tasks.

    JavaScript 21 2

  5. 1
    #!/bin/sh
    2
    #Usage: ./icons.sh ../assets/media/icon_color_1024.png ../assets/icons
    3
    
                  
    4
    name=$(basename "$1" ".png")
    5
    dir=$(cd "$(dirname "$2")"; pwd)/$(basename "$2")
  6. 1
    // Main process
    2
    export const createSeeThroughWindow = () => {
    3
        const w = new BrowserWindow({ transparent: true });
    4
        w.setIgnoreMouseEvents(true);
    5
    };

2,826 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to DataDog/datadog-ci, DataDog/build-plugin, yoannmoinet/nipplejs and 5 other repositories

Contribution activity

August 2021

Created 16 commits in 1 repository

Created a pull request in DataDog/build-plugin that received 1 comment

Fix webpack5 deprecation warnings

What and why? We have deprecation warnings when using the build-plugin with Webpack 5. (node:495) [DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HO…

+947 −46 1 comment
Opened 2 other pull requests in 1 repository
DataDog/build-plugin 2 merged
126 contributions in private repositories Aug 2 – Aug 20

Seeing something unexpected? Take a look at the GitHub profile guide.