rachel.cafe/about.html

29 lines
1.0 KiB
HTML
Raw Normal View History

2023-01-27 17:38:22 +01:00
---
layout: other
title: "about"
---
{% katexmm %}
<article class="aba">
<div>
<h2>me</h2>
<p>My name is Rachel Samuelsson, and my pronouns are she/her. I'm an undergrad at Chalmers University of Technology, studying computer science and engineering. My interests include functional programming, type theory, univalent mathematics, foundations, logic and category theory. I'm a fan of Haskell, Agda, Idris and Scheme. I'm currently living in Emacs, and it's quite cozy.</p>
<h2>web</h2>
<p>This is a website where I post whatever I feel like, the source of which is available at <a href="https://githug.xyz/depsterr/depsterr.com">my git</a>.</p>
<h2>contact</h2>
<ul>
<li>Email: <a href="mailto:depsterr@protonmail.com">depsterr@protonmail.com</a></li>
<li>Fedi: <a href="https://types.pl/rachelrosen">@rachelrosen@types.pl</a></li>
</ul>
</div>
<figure class="rimg">
<h2>picture</h2>
<img src="/assets/img/me.png" alt="a picture of me">
<figcaption>me with π</figcaption>
</figure>
</article>
{% endkatexmm %}