--- 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, and on occasion a touch of .NET. I work for Triptease as a Senior Software Engineer, and on the side I'm learning Rust by building a Sinclair BASIC Interpreter.

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

When I'm not working I love cycling, reading fiction (mostly sci-fi and ghost stories), and spending time with my family & our border collie.

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