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

Sponsors

@coke

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 Loading

  1. checks-action Public

    GitHub Action which wraps calls to GitHub Checks API

    TypeScript 213 57

  2. valgrind-macos Public

    A valgrind mirror with latest macOS support

    C 1.2k 61

  3. dnd-multi-backend Public

    Multi Backend system for DnD Core & more

    TypeScript 206 35

  4. avahi2dns Public

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

    Go 28 4

  5. diff-action Public

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

    TypeScript 11 3

  6. Vriska Public

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

    C++ 7 2

1,211 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing LouisBrunner's contributions from April 07, 2024 to April 13, 2025. The contributions are 47% commits, 26% pull requests, 17% code review, 10% issues.

Contribution activity

April 2025

Created 3 repositories

Created a pull request in LouisBrunner/avahi2dns that received 3 comments

feat: add a customizable timeout to the avahi request

Resolves #21 This is a bit of a large one: I needed to setup some environment I could use to test, which means a lot of Docker setup avahi2dns is …

+392 −120 lines changed 3 comments
Reviewed 1 pull request in 1 repository
aica-technology/component-template 1 pull request

Created an issue in aica-technology/docker-images that received 3 comments

Humble version of ros2-ws

With the changes to the base image and to package-builder, we now use ros2-ws as our base everywhere. The latest version, using jazzy, also include…

3 comments
10 contributions in private repositories Apr 7 – Apr 8
Loading