2023-10-06 07:38:43 +00:00
|
|
|
|
<section class="content">
|
|
|
|
|
<h2>Hello.</h2>
|
2023-09-29 13:29:50 +00:00
|
|
|
|
|
2023-10-06 07:38:43 +00:00
|
|
|
|
<p>Welcome to my site! I’m a software engineer specialising in Ruby and Rails, with a love for *nix systems,
|
|
|
|
|
NixOS and free software in general. I’m also a maker and dad, and here is where my thoughts get dumped.</p>
|
2023-09-29 13:29:50 +00:00
|
|
|
|
|
2023-10-06 07:38:43 +00:00
|
|
|
|
<p>The code for my personal projects <%= link_to "can be found here", "https://git.tsvallender.co.uk/web" %></p>
|
|
|
|
|
</section>
|
2023-10-05 18:22:31 +00:00
|
|
|
|
|
|
|
|
|
<aside>
|
|
|
|
|
<h3>Find me:</h3>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt>Mastodon</dt>
|
|
|
|
|
<dd><%= link_to "@tsvallender@ruby.social", "https://ruby.social/@tsvallender" %></dd>
|
|
|
|
|
<dt>Pixelfed</dt>
|
|
|
|
|
<dd><%= link_to "@tsvallender@pixelfed.sdf.org", "https://pixelfed.sdf.org/tsvallender" %></dd>
|
|
|
|
|
<dt>Email</dt>
|
|
|
|
|
<dd><%= mail_to "t@tsvallender.co.uk" %></dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</aside>
|