About

This is Benoit Hiller's personal portfolio website 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

ReportPrint

A hybrid between PrettyPrint and AwesomePrint/AmazingPrint.

Providing both a stylish readable default, and the ability to customize it as needed.

  • Ruby
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
Tabs in the Terminal
Taking a detailed look at how and why terminals render tabs the way they do.
git Tips and Tricks
Some tips to help you use git more effectively and avoid common problems.
PR Batching and Conflicts
A description of the automatic conflict resolution system I built at Hockeystick.
MSBuild Variable Expansion
A supplement to the official MSBuild documentation where I provide detailed documentation of the syntax and semantics of variable expansion expressions in MSBuild files.