aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-03-08 20:26:52 +0100
committerAdrian Kummerlaender2015-03-08 20:26:52 +0100
commit0755a39d2108dfc3ad7affbc1b6f6ad7d153d679 (patch)
tree48c097ca0c99d007319265103b33ff0c35b1d3e9 /pages
parent11926172c3d49730d6922fcb41edc7feef4f7f45 (diff)
downloadblog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar.gz
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar.bz2
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar.lz
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar.xz
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.tar.zst
blog_content-0755a39d2108dfc3ad7affbc1b6f6ad7d153d679.zip
Added `dmenu` and `zathura` to _dotfiles_ page
* updated _about_ page
Diffstat (limited to 'pages')
-rw-r--r--pages/about.md2
-rw-r--r--pages/projects/dotfiles.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/pages/about.md b/pages/about.md
index 854538a..5ab75e9 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -4,7 +4,7 @@
Hi, my name is Adrian Kummerländer. I am a twenty-year-old Software Developer located in southern Germany.
-I taught myself programming at the age of 10 and spent the first few years developing software in _Delphi_ and _C#_. After switching from the _Windows_ ecosystem to _Linux_ as my primary operating system I started developing primarily in _JavaScript_, _XSLT_ and _C++_ altough I enjoy it a lot to experiment with other languages such as _Scala_, _Haskell_ and _Python_.
+I taught myself programming at the age of 10 and spent the first few years developing software in _Delphi_ and _C#_. After switching from the _Windows_ ecosystem to _Linux_ as my primary operating system I started developing primarily in _JavaScript_, _XSLT_ and _C++_ altough I enjoy it a lot to experiment with other languages such as _Scala_, _Haskell_ and _Scheme_.
My professional education in software development started with my apprenticeship as a _"computer science expert with subject area software development"_[^1] at [_Sybit_](http://sybit.de) in 2010 which I concluded with distinction in 2013.
diff --git a/pages/projects/dotfiles.md b/pages/projects/dotfiles.md
index e0a2bce..cf825af 100644
--- a/pages/projects/dotfiles.md
+++ b/pages/projects/dotfiles.md
@@ -14,6 +14,8 @@ My toolset currently consists of the following applications:
* [urxvt] as terminal emulator
* [conky] for displaying system information in [i3bar]
* [twmn] for displaying notifications
+* [dmenu] as program launcher
+* [zathura] for displaying documents
[GNU stow]: https://www.gnu.org/software/stow/
[Github]: https://github.com/KnairdA/dotfiles
@@ -28,3 +30,5 @@ My toolset currently consists of the following applications:
[conky]: http://conky.sourceforge.net/
[i3bar]: http://i3wm.org/docs/i3bar-protocol.html
[twmn]: https://github.com/sboli/twmn
+[dmenu]: http://tools.suckless.org/dmenu/
+[zathura]: https://pwmt.org/projects/zathura/