About

This is Benoit Hiller's personal portfolio website and and blog.

I've selected a few samples of my recent work available on GitHub in the Portfolio section. You can find a link to my full profile below.

GitHub:
BenoitHiller

Portfolio

benoithiller.com

The source code for this website.

  • React
  • TypeScript
  • Next.js
BenoitHiller/git-bin

My collection of custom git scripts for performing actions like search and replace across a whole repository.

  • bash
  • git

Blog Posts

MSBuild Variable Expansion
3/17/25

A supplement to the official MSBuild documentation where I provide detailed documentation of the syntax and semantics of variable expansion expressions in MSBuild files.