From 1004e36e2cb220798e24494fcc116f769749a5de Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 28 Oct 2016 23:05:22 +0200 Subject: update research section and little fix for setup add Facharbeit and CV --- content/docs/Facharbeit.pdf | Bin 0 -> 235136 bytes content/docs/cv_eng.pdf | Bin 0 -> 112961 bytes content/docs/cv_ger.pdf | Bin 0 -> 115415 bytes content/pages/research.rst | 18 ++++++++++++++++-- content/pages/setup.rst | 2 +- 5 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 content/docs/Facharbeit.pdf create mode 100644 content/docs/cv_eng.pdf create mode 100644 content/docs/cv_ger.pdf (limited to 'content') diff --git a/content/docs/Facharbeit.pdf b/content/docs/Facharbeit.pdf new file mode 100644 index 0000000..b01785e Binary files /dev/null and b/content/docs/Facharbeit.pdf differ diff --git a/content/docs/cv_eng.pdf b/content/docs/cv_eng.pdf new file mode 100644 index 0000000..718c924 Binary files /dev/null and b/content/docs/cv_eng.pdf differ diff --git a/content/docs/cv_ger.pdf b/content/docs/cv_ger.pdf new file mode 100644 index 0000000..b20c140 Binary files /dev/null and b/content/docs/cv_ger.pdf differ diff --git a/content/pages/research.rst b/content/pages/research.rst index e456311..f4193df 100644 --- a/content/pages/research.rst +++ b/content/pages/research.rst @@ -1,4 +1,18 @@ -:title: Research +:title: Research and Education :status: published -coming soon +| A short form of my CV in `English <./docs/cv_eng.pdf>`__ and `German <./docs/cv_ger.pdf>`__ +| Feel free to contact me for a long form. +| + +The main focus of my engineering studies was medical technology and robotics. Besides the classic engineering basics, I dived into the fields of automation, mechatronics, sofware engineering and simulation. I have a special interest in humanoid robots, biomimetics and prosthetics. + +Theses +###### + +Currently, only my Facharbeit is available. I'm planning to add the theses I wrote during my engineering studies. + +`Pax Augusta – Pax Americana <./docs/Facharbeit.pdf>`__ +------------------------------------------------------- +| My Facharbeit. It's written in German and here is a short summary in German: +| Die Arbeit versucht einen Vergleich zwischen Rom zur Zeit von Augustus und Amerika nach dem 2. Weltkrieg zu ziehen. Vor allem das Friedensverständnis und die Sicherung der Vormachtstellung beider Großmächte wird untersucht. Gemeinsamkeiten und Unterschiede in der Motivation, Politik, Kultur und den geopolitischen Gegebenheiten werden aufgezeigt. Abschließend wird ein Ausblick auf die zukünftigen Herausforderungen zur Erlangung eines universalen Friedens gewagt. diff --git a/content/pages/setup.rst b/content/pages/setup.rst index 9e9d99f..2ad5fb1 100644 --- a/content/pages/setup.rst +++ b/content/pages/setup.rst @@ -40,7 +40,7 @@ For some time, I switched between `Xfce `_, `KDE's Plasma Of course, `my photo and video editing workflow only involves free software <{filename}/pages/notes.rst#media>`_, although some of my older `photos `_ were edited with nonfree software because I wasn't yet aware about free software at the time. Sometimes, I use a Wacom Bamboo tablet for editing photos, creating vector graphics or annotating documents in `Xournal `_. `qpdfview `_ is my go-to PDF viewer because it makes it possible to open many PDF files in a tabbed view and it syncs nicely a PDF preview of my `LaTeX `_ documents. -My music is handled by `MPD `_. It's a daemon that can be accessed by different interfaces. On the desktop, I use `ncmpcpp `_. On the phone, I stream music from my PC with `MPDroid `_. I like about MPD that it practically always plays my music without any hiccups, even when the machine is under full load including heavy disc IO. +My music is handled by `MPD `_. It's a daemon that can be accessed by different interfaces. On the desktop, I use `ncmpcpp `_. On the phone, I stream music from my PC with `MPDroid `_. I like about MPD that it almost always plays my music without any hiccups, even when the machine is under full load including heavy disc IO. `youtube-dl `_ in combination with `mpv `_ and `MediathekView `_ are used to access videos that are available on the Internet. My IRC setup consists of `WeeChat `_ and `ZNC `_. `pass `_ stores all my passwords. The ugly but extremely handy `Ding dictionary lookup program `_ is my dictionary and thesaurus interface. -- cgit v1.1