2024-04-04 11:37:35 +02:00
|
|
|
---
|
2025-02-25 23:09:01 +01:00
|
|
|
title: Hi 👋
|
2024-04-04 11:37:35 +02:00
|
|
|
tags: about
|
2025-02-25 23:09:01 +01:00
|
|
|
created: 2025-02-25T21:50:08Z
|
2024-04-04 11:37:35 +02:00
|
|
|
published: true
|
|
|
|
---
|
|
|
|
|
2025-02-25 23:09:01 +01:00
|
|
|
I'm Eduard Urbach and I like making complex things look simple.
|
2024-04-04 11:37:35 +02:00
|
|
|
|
2025-02-25 23:09:01 +01:00
|
|
|
My main project is the [q](https://git.akyoto.dev/cli/q) programming language.
|
2024-06-20 17:55:34 +02:00
|
|
|
|
2025-02-26 17:03:49 +01:00
|
|
|
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.
|
2024-04-04 11:37:35 +02:00
|
|
|
|
2025-02-26 17:03:49 +01:00
|
|
|
Other things I've worked on are
|
|
|
|
a [hash](https://git.urbach.dev/go/hash) function,
|
|
|
|
a [markdown](https://git.urbach.dev/go/markdown) renderer,
|
|
|
|
a [color](https://git.urbach.dev/go/color) module and
|
|
|
|
an [assert](https://git.urbach.dev/go/assert) package for testing.
|