EHLO client!

Your web browser just sent a few HTTP requests to me and I replied with the content promptly. Hopefully all the bits were properly transfered, the DOM correctly built, and styles nicely applied, to render this website as intended!

This is my personal website at which you can find my blog, contact information and social links.

Most Read Posts

NestedText Implementation in Ruby

18 minute read

With this post I’m declaring my latest project nestedtext-ruby more or less done (for now)! It’s a library for a new exciting data format designed to address...

Advent of Code Tricks

17 minute read

Update I shared this post on Reddit and there’s some nice discussions in the comments section for more tips!

Recent posts

Managing large amounts of VCS repos locally

3 minute read

How to organize local git clones Where to put your local git repos so that they are easy to find? How do you avoid name clashes maybe two repos have the...

Continuously Deployed LaTeX CV

6 minute read

When I was updating my CV, written with LaTeX so that I can have it under version control, I thought that it would be great if it had a link in the footer to...