2025-03-01 10:16:49 +01:00

19 lines
653 B
Markdown

---
title: Hi 👋
tags: about
created: 2025-02-25T21:50:08Z
published: true
---
I'm Eduard Urbach and I like making complex things look simple.
My main project is the [q](https://git.urbach.dev/cli/q) programming language.
As a side project I maintain a minimalistic HTTP [server](https://git.urbach.dev/go/web)
and [router](https://git.urbach.dev/go/router) which run on this website.
Other things I've worked on are
a [markdown](https://git.urbach.dev/go/markdown) renderer,
a [hash](https://git.urbach.dev/go/hash) function,
a [color](https://git.urbach.dev/go/color) module and
an [assert](https://git.urbach.dev/go/assert) package for testing.