blob: 47e1c338c42d9bd0753442e57c59b6b3195f51b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
title: "Home"
date: 2021-02-22T17:15:50+01:00
draft: false
---
<img src="/logo256.png" class="darkinv" style="border: 2px solid #121212;">
Welcome to my website.
Once in a blue moon, I post something related to my areas of interest:
physics, mathematics, programming and even linguistics.
Perhaps you're interested in my [knowledge base](/know/),
where I explain STEM concepts I've learned over the years.
This website is made by me using [Hugo](https://gohugo.io),
and served to you by [nginx](https://nginx.org/).
I intend to keep it free of advertising and trackers,
and to maintain my A+ score for [TLS quality](https://www.ssllabs.com/ssltest/analyze.html?d=prefetch.eu).
|