--- title: Home layout: base.njk ---

Hi, I'm Lewis

I'm a software engineer who loves building things for the web. I consider myself a generalist, but on a given day I'll probably be working with Typescript, HTML and CSS. I work for Triptease as a Senior Software Engineer.

{% image metadata.author.avatar, "My face", "box circle u-photo", "300px", [300] %}

I mostly blog about cycling, software development, and the occasional post about movies & TV.

You can find also find me on the Fediverse, follow my reading on Bookwyrm, or subscribe to my RSS feed.

Recent Posts

View more posts

Popular posts

    {% for post in postMetrics | take(3) | metricsToPosts(collections.posts) %}
  • {{ post.data.title | safe }}
  • {% endfor %}
View more posts