About this Blog
Hi, my name is Clemens Tiedt and I'm a software developer. This is my blog where I share my wisdom (or lack thereof) with the world.
I currently study IT-Systems Engineering in the Master's program at HPI in Potsdam.
If you want to know more about me or my projects, check out my main homepage at tiedt.dev
How I built this blog
This blog is built with Rust and some HTML and CSS. Here are the particular tools and libraries I used:
- Axum: Web Framework
- Askama: Templating Engine
- Comrak: Markdown Parser
- Bulma CSS: CSS Framework
- Bulmaswatch: Theme
At some point, I might find the time to make the code a bit less messy and make it available on GitHub.