Skip to content
View LouisBrunner's full-sized avatar
🤖
🤖

Sponsors

@vincnetas
Block or Report

Block or report LouisBrunner

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
LouisBrunner/README.md

Hi, my name is Louis

In 2008, I started learning programming, for free, from a website made by volunteers. Software Engineering quickly became my hobby and then my job.

Since 2015 (after my studies were wrapping up and I had a bit more time on my hand), I have been contributing to various projects I use, fixing bugs, adding features I need, improving documentation... I have always wanted to give back to the community (and the world at large) and repay what I received for free all these years ago by making software more Free and Open.

I have more than a decade of experience through which I learned a very versatile and technology agnostic skillset, having worked with many different languages and stacks (C, C++, Golang, Python, TypeScript, JavaScript, Terraform, Java, etc etc), in various industries (robotics, IoT, web agencies, compilers & development tools, DevOps, consulting and more).

My work

I currently focusing most of my time on:

  • valgrind-macos brew: Valgrind's official macOS port is severly outdated so I started maintaining my own fork for simplicity of development. Most of my work focus on resolving breakages linked to new macOS versions but also improving the port as a whole to make Valgrind more useful on macOS. According to brew analytics, valgrind-macos gets around 22k downloads per month.
  • dnd-multi-backend npm/npm: This monorepo contains a set of NPM packages dealing with drag-n-drop, especially with React. They are all based on the React-DnD framework.
  • checks-action: a GitHub Action used to manipulate the GitHub Checks API directly from your YAML workflow, including adding annotations on files, matching the outcome of the job, etc. According to GitHub, this action is used by more than 600 other repositories, including Electron or even NPM.
  • Some various smaller packages like diff-action (GitHub Action to make diffs and publish them as GitHub Checks with automatic regression testing) or avahi2dns (a tiny DNS server which can be used to query local mDNS records through Avahi, useful to bridge musl's lack of mDNS support)

Here is some examples of projects I have contributed to in the past (mostly small fixes):

  • three.js (JavaScript): contributed a way to import NURBS stored in FBX files and a small improvement to LineMaterial
  • gping (Python): improved resizing behaviour, including fixing crashes
  • pi-hole (Shellscript): fixed a crontab-related crash
  • sinon (and its related fake-timers) (JavaScript): various small improvements
  • lua-intf (C++): added support for Lua 5.4
  • mockery (Go): improved support for generics
  • go-ykpiv (Go): fix compilation for ARM architecture
  • atom's tree-view (CoffeeScript): improved trash bin handling on Linux
  • terraform-provider-auth0 (Go): fixed a crash when passing null in Terraform
  • swftools (C): improved support for some fonts
  • LIEF (Python/C++): improved support for Macho binaries

Pinned

  1. dnd-multi-backend dnd-multi-backend Public

    Multi Backend system for DnD Core & more

    TypeScript 197 36

  2. valgrind-macos valgrind-macos Public

    A valgrind mirror with latest macOS support

    C 1.1k 57

  3. checks-action checks-action Public

    GitHub Action which wraps calls to GitHub Checks API

    TypeScript 162 49

  4. avahi2dns avahi2dns Public

    Small DNS server which interface with avahi (perfect for Alpine Linux and musl)

    Go 14 2

  5. diff-action diff-action Public

    GitHub Action that compares two files, add tolerances, send notifications, etc

    TypeScript 7 3

  6. Vriska Vriska Public

    A simple thread and network cross-platform library written in C++

    C++ 7 2