blob: 6d7b857850211c641cb8a9392e51441d08a99dc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
#+TITLE: @w96k
#+OPTIONS: toc:nil
#+LANGUAGE: en
#+BEGIN_EXPORT html
<article>
<img loading="lazy" src="/public/images/w96k.ico" align="left" style="margin-right: 1em; height: 4.5em;">
I'm a developer. Profesionally I do web backends.
I like LISP, free software movement and computing in general.
I use mostly libre software. I'm a long-time user of
<a href="http://guix.gnu.org">GNU Guix</a> OS, text editor
<a href="https://www.gnu.org/software/emacs/">GNU Emacs</a>
and <a href="https://www.gnu.org/gnu/linux-and-gnu.html">GNU/Linux
systems</a> in general. More at <a href="/about.html">about</a>.
</article>
#+END_EXPORT
|