aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Kummerlaender2015-03-08 20:26:52 +0100
committerAdrian Kummerlaender2015-03-08 20:26:52 +0100
commitb73ea6bff86ed10f8e98d1fa59a7c761e2a1549e (patch)
treedbc8e4084685e2766a10a701a6f9ded153423b5e
parent5d4807df4a1fe13ba226914d999cdf7aebb0d8c6 (diff)
downloadblog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar.gz
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar.bz2
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar.lz
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar.xz
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.tar.zst
blog.kummerlaender.eu-b73ea6bff86ed10f8e98d1fa59a7c761e2a1549e.zip
Added `dmenu` and `zathura` to _dotfiles_ page
* updated _about_ page
-rw-r--r--source/00_content/pages/about.md2
-rw-r--r--source/00_content/pages/projects/dotfiles.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/source/00_content/pages/about.md b/source/00_content/pages/about.md
index 854538a..5ab75e9 100644
--- a/source/00_content/pages/about.md
+++ b/source/00_content/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/source/00_content/pages/projects/dotfiles.md b/source/00_content/pages/projects/dotfiles.md
index e0a2bce..cf825af 100644
--- a/source/00_content/pages/projects/dotfiles.md
+++ b/source/00_content/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/