diff --git a/README.md b/README.md index 3b66aeab..b367d70b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Minimal Mistakes Jekyll theme](https://mmistakes.github.io/minimal-mistakes/) +# Fork of [Minimal Mistakes Jekyll theme](https://mmistakes.github.io/minimal-mistakes/) [![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/mmistakes/minimal-mistakes/master/LICENSE) [![Jekyll](https://img.shields.io/badge/jekyll-%3E%3D%203.7-blue.svg)](https://jekyllrb.com/) diff --git a/_config.yml b/_config.yml index 3949a857..e0f8fd92 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ theme : "minimal-mistakes-jekyll" # remote_theme : "mmistakes/minimal-mistakes" -minimal_mistakes_skin : "dark" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" +minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" # Site Settings locale : "en-US" @@ -75,7 +75,7 @@ author: icon: "ai ai-researchgate" url: "https://www.researchgate.net/profile/Steffen-Illium" - + # Site Footer footer: @@ -256,10 +256,10 @@ defaults: values: layout: single author_profile: true - read_time: false + read_time: true comments: false share: false - related: false + related: true show_date: true scholar: diff --git a/_data/navigation.yml b/_data/navigation.yml index 882cd31d..e0c5c3d4 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,13 +1,15 @@ main: - - title: "teaching" - url: /teaching - #- title: "Projects" - # url: /projects - title: "research" url: /research + - title: "teaching" + url: /teaching + - title: "projects" + url: /projects # - title: "Blog" # url: /blog - title: "publications" url: /publications + - title: "about me" + url: /about #- title: "CV" # url: /cv \ No newline at end of file diff --git a/_data/ui-text.yml b/_data/ui-text.yml index c1d3a12a..471a3f71 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -26,8 +26,9 @@ en: &DEFAULT_EN comments_label : "Leave a comment" comments_title : "Comments" more_label : "Learn more" - related_label : "You may also enjoy" + related_label : "Related posts" follow_label : "Follow:" + contact_label : "Contact:" feed_label : "Feed" powered_by : "Powered by" website_label : "Website" diff --git a/_includes/footer.html b/_includes/footer.html index 2b2b7ee1..6ba833aa 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ {% include paginator.html %} diff --git a/_posts/projects/2019-02-24-dw.md b/_posts/projects/2019-02-24-dw.md index 7de769a5..6685647c 100644 --- a/_posts/projects/2019-02-24-dw.md +++ b/_posts/projects/2019-02-24-dw.md @@ -9,3 +9,19 @@ header: --- ![logo](\assets\images\projects\dw.png){: .align-left style="padding:0.1em; width:5em"} + +During my time at LMU, I filled the position of Editor in Chief at [DIGITALE WELT Magazin (DW)](https://digitaleweltmagazin.de), where I supervised the online and social media content with my working students. +This medium has set itself the goal of combining both scientifically and economically relevant topics in one platform. +During my time, I implemented and streamlined the processes from the aquisition to the publication of externally sourced articles. +Within due time I manged to automate most of the previously time-consuming tasks to cut the overall workhours by half, while establishing a wider portfolio. +I also supervised the re-degsign and relaunch of the website during the transition to an online first medium. + +
+ +
+ +In the years prior, I also supervised the content of the Magazins' "Knowledge"-section, which then was released in printed format. Those past Issues are still available [online](https://digitaleweltmagazin.de/alle-magazine/). + +
+ +
diff --git a/_posts/teaching/2020-04-15-IOS.md b/_posts/teaching/2020-04-15-IOS.md index 7aec6189..05ec6868 100644 --- a/_posts/teaching/2020-04-15-IOS.md +++ b/_posts/teaching/2020-04-15-IOS.md @@ -1,6 +1,6 @@ --- layout: single -title: "IOS - Mobile App Developement" +title: "IOS - App Developement" categories: teaching tags: app developement excerpt: "Teaching to plan and develope distributed mobile apps for IOS as a team." diff --git a/_posts/teaching/2022-10-15-android.md b/_posts/teaching/2022-10-15-android.md index a1159404..4d73a0c6 100644 --- a/_posts/teaching/2022-10-15-android.md +++ b/_posts/teaching/2022-10-15-android.md @@ -1,6 +1,6 @@ --- layout: single -title: "Android - Mobile App Developement" +title: "Android - App Developement" categories: teaching tags: app developement excerpt: "Teaching to plan and develope distributed mobile apps for Android as a team." diff --git a/_sass/minimal-mistakes/_archive.scss b/_sass/minimal-mistakes/_archive.scss index 9ff1b40c..53ce4f48 100644 --- a/_sass/minimal-mistakes/_archive.scss +++ b/_sass/minimal-mistakes/_archive.scss @@ -7,7 +7,7 @@ h2 { } .table-right { - // font-size: 28px !important; + // font-size: 28px !important; font: 21px/1.4 Helvetica,"Helvetica Neue",Arial,sans-serif; padding-left: 1.5em; align-content: "center"; @@ -452,7 +452,7 @@ max-width: 180px; .feature__wrapper { .archive__item-title { margin-top: 0.25em; - font-size: 1em; + font-size: $my-text-size; } } @@ -460,7 +460,7 @@ max-width: 180px; .feature__item--left, .feature__item--center, .feature__item--right { - font-size: 1em; + font-size: $my-text-size; } } diff --git a/_sass/minimal-mistakes/_base.scss b/_sass/minimal-mistakes/_base.scss index de94f862..181b5bd0 100644 --- a/_sass/minimal-mistakes/_base.scss +++ b/_sass/minimal-mistakes/_base.scss @@ -213,7 +213,7 @@ figure { -webkit-box-align: start; align-items: flex-start; flex-wrap: wrap; - margin: 2em 0; + margin: 0em 0; img, iframe, @@ -266,7 +266,7 @@ figure { width: 100%; } } - + &.fourth { > p, > a, @@ -287,7 +287,7 @@ figure { > a { font-size: 0%; - + @include breakpoint($small) { font-size: 0%; } @@ -311,8 +311,8 @@ figure { > p, > a, > img { - - width: calc(15% - 0.5em); + + width: calc(15% - 0.5em); } figcaption { diff --git a/_sass/minimal-mistakes/_notices.scss b/_sass/minimal-mistakes/_notices.scss index 6b4e4012..bad1dff2 100644 --- a/_sass/minimal-mistakes/_notices.scss +++ b/_sass/minimal-mistakes/_notices.scss @@ -30,7 +30,7 @@ @at-root .page__content #{&} h4 { /* using at-root to override .page-content h4 font size*/ margin-bottom: 0; - font-size: 1em; + font-size: $my-text-size; } p { diff --git a/_sass/minimal-mistakes/_page.scss b/_sass/minimal-mistakes/_page.scss index e3388840..4032f5d8 100644 --- a/_sass/minimal-mistakes/_page.scss +++ b/_sass/minimal-mistakes/_page.scss @@ -109,7 +109,7 @@ body { p, li, dl { - font-size: 1em; + font-size: $my-text-size; } /* paragraph indents */ diff --git a/_sass/minimal-mistakes/_syntax.scss b/_sass/minimal-mistakes/_syntax.scss index 6d9102d6..f662fbcc 100644 --- a/_sass/minimal-mistakes/_syntax.scss +++ b/_sass/minimal-mistakes/_syntax.scss @@ -27,7 +27,7 @@ figure.highlight { .highlight table { margin-bottom: 0; - font-size: 1em; + font-size: $my-text-size; border: 0; td { diff --git a/_sass/minimal-mistakes/_utilities.scss b/_sass/minimal-mistakes/_utilities.scss index cd6e94b7..a34115c3 100644 --- a/_sass/minimal-mistakes/_utilities.scss +++ b/_sass/minimal-mistakes/_utilities.scss @@ -52,7 +52,7 @@ body:hover .visually-hidden button { height: auto !important; width: auto !important; display: block; - font-size: 1em; + font-size: $my-text-size; font-weight: bold; padding: 15px 23px 14px; background: #fff; diff --git a/_sass/minimal-mistakes/_variables.scss b/_sass/minimal-mistakes/_variables.scss index 2a325873..78ecbf12 100644 --- a/_sass/minimal-mistakes/_variables.scss +++ b/_sass/minimal-mistakes/_variables.scss @@ -37,14 +37,15 @@ $header-font-family: $sans-serif !default; $caption-font-family: $serif !default; /* type scale */ -$type-size-1: 2.441em !default; // ~39.056px -$type-size-2: 1.953em !default; // ~31.248px -$type-size-3: 1.563em !default; // ~25.008px -$type-size-4: 1.25em !default; // ~20px -$type-size-5: 1em !default; // ~16px -$type-size-6: 0.75em !default; // ~12px -$type-size-7: 0.6875em !default; // ~11px -$type-size-8: 0.625em !default; // ~10px +$my-text-size: calc(1em * 1) !default; // ~16px +$type-size-1: calc(2.441em * 1.0) !default; // ~39.056px +$type-size-2: calc(1.953em * 1.0) !default; // ~31.248px +$type-size-3: calc(1.563em * 1.0) !default; // ~25.008px +$type-size-4: calc(1.25em * 1.0) !default; // ~20px +$type-size-5: calc(1em * 1.0) !default; // ~16px +$type-size-6: calc(0.75em * 1.0) !default; // ~12px +$type-size-7: calc(0.6875em * 1.0) !default; // ~11px +$type-size-8: calc(0.625em * 1.0) !default; // ~10px /* headline scale */ $h-size-1: 1.563em !default; // ~25.008px @@ -159,7 +160,7 @@ $max-width: $x-large !default; ========================================================================== */ $right-sidebar-width-narrow: 200px !default; -$right-sidebar-width: 300px !default; +$right-sidebar-width: 200px !default; $right-sidebar-width-wide: 400px !default; /* diff --git a/about.md b/about.md new file mode 100644 index 00000000..81c6a5df --- /dev/null +++ b/about.md @@ -0,0 +1,110 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: single +author_profile: true +title: "about me" +canonical_url: "https://steffenillium.de" +permalink: "/about" +--- + +Working at a university means being a teacher in classes, an advisor in practical classes, a speaker, or an organizer in lectures. On the respective pages, you can learn more about my [teaching](teaching) and my [research](research) topics. + +Working on [projects](projects) on behalf of or with partners from industry was another task. Here I learned about audio signal processing and the training of deep neural networks in the context of sequences and image data. In my final year, I was given the opportunity to study multi-agent reinforcement learning in the context of safety and emergent phenomena in fused industrial environments. +Together with my personal interests, this formed the basis for the [publications](publications) we were fortunate enough to work on, as well as the skills I aquired over the course of my time. + +Over the course of my time, my colleagues and I came to work on what were called '*hobbies*', which led me to being the head organizer of a [open-source conference](https://openmunich.eu). +Soon thereafter, I took over the editorial office of our [online magazine](https://digitaleweltmagazin.de/). I was fortunate to have the opportunity to work in positions and with tools I had never imagined. + +Roles: +
+![Teacher](https://img.shields.io/badge/Teacher-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Researcher](https://img.shields.io/badge/Researcher-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Data Scientist](https://img.shields.io/badge/Data-Scientist-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Machine Learning Expert](https://img.shields.io/badge/Machine_Learning-Expert-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![System Administrator](https://img.shields.io/badge/System-Administrator-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Cloud Architect](https://img.shields.io/badge/Cloud-Architect-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Project Manager](https://img.shields.io/badge/Project-Manager-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Editor in Chief](https://img.shields.io/badge/Editor_in-Chief-blue?style=for-the-badge&logo=microsoft-office&logoColor=white) + +Concepts: +
+![Machine Learning](https://img.shields.io/badge/machine_learning-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Classification](https://img.shields.io/badge/classification-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Anomaly Detection](https://img.shields.io/badge/anomaly_detection-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Out of Distribution Detection](https://img.shields.io/badge/OOD-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Reinforcement Learning](https://img.shields.io/badge/reinforcement_learning-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Multi-Agent RL](https://img.shields.io/badge/multi--agent_rl-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Emergence](https://img.shields.io/badge/emergence-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Industrial Safety](https://img.shields.io/badge/industrial_safety-orange?style=for-the-badge&logo=microsoft-office&logoColor=white) + +Languages: +
+![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) +![Markdown](https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white) +![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white) +![LaTeX](https://img.shields.io/badge/latex-%23008080.svg?style=for-the-badge&logo=latex&logoColor=white) +![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white) +![Windows Terminal](https://img.shields.io/badge/Windows%20Terminal-%234D4D4D.svg?style=for-the-badge&logo=windows-terminal&logoColor=white) +![Kotlin](https://img.shields.io/badge/kotlin-%237F52FF.svg?style=for-the-badge&logo=kotlin&logoColor=white) +![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) +![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) +![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) +![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql&logoColor=white) +![Spring](https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white) + +PY-Libraries: +
+![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white) +![scikit-learn](https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge&logo=scikit-learn&logoColor=white) +![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white) +![Matplotlib](https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge&logo=Matplotlib&logoColor=black) +![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white) +![Plotly](https://img.shields.io/badge/Plotly-%233F4F75.svg?style=for-the-badge&logo=plotly&logoColor=white) +![TensorFlow](https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=for-the-badge&logo=TensorFlow&logoColor=white) +![Keras](https://img.shields.io/badge/Keras-%23D00000.svg?style=for-the-badge&logo=Keras&logoColor=white) + +Operating Sytems: +
+![Arch](https://img.shields.io/badge/Arch%20Linux-1793D1?logo=arch-linux&logoColor=fff&style=for-the-badge) +![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white) +![Manjaro](https://img.shields.io/badge/Manjaro-35BF5C?style=for-the-badge&logo=Manjaro&logoColor=white) +![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white) +![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white) + +Databases: +
+![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white) +![SQLite](https://img.shields.io/badge/SQLite-07405E?style=for-the-badge&logo=sqlite&logoColor=white) +![SUPABASE](https://img.shields.io/badge/Supabase-181818?style=for-the-badge&logo=supabase&logoColor=white) + +Tools & Services: +
+![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) +![Wireguard](https://img.shields.io/badge/wireguard-%2388171A.svg?style=for-the-badge&logo=wireguard&logoColor=white) +![Traefik](https://img.shields.io/badge/Traefik-red?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Ansible](https://img.shields.io/badge/ansible-%231A1918.svg?style=for-the-badge&logo=ansible&logoColor=white) +![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) +![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white) +![Home Assistant](https://img.shields.io/badge/home%20assistant-%2341BDF5.svg?style=for-the-badge&logo=home-assistant&logoColor=white) +![Kubernetes](https://img.shields.io/badge/kubernetes-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white) +![Mosquitto](https://img.shields.io/badge/mosquitto-%233C5280.svg?style=for-the-badge&logo=eclipsemosquitto&logoColor=white) +![Rancher](https://img.shields.io/badge/rancher-%230075A8.svg?style=for-the-badge&logo=rancher&logoColor=white) +![Selenium](https://img.shields.io/badge/-selenium-%43B02A?style=for-the-badge&logo=selenium&logoColor=white) +![DigitalOcean](https://img.shields.io/badge/DigitalOcean-%230167ff.svg?style=for-the-badge&logo=digitalOcean&logoColor=white) +![Longhorn](https://img.shields.io/badge/LONGHORN-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white) +![Sealed Secrets](https://img.shields.io/badge/SEALED_SECRETS-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white) +![Google Analytics](https://img.shields.io/badge/Google%20Analytics-E37400?style=for-the-badge&logo=google%20analytics&logoColor=white) + +Programs: +
+![Microsoft Office](https://img.shields.io/badge/Microsoft_Office-D83B01?style=for-the-badge&logo=microsoft-office&logoColor=white) +![Android Studio](https://img.shields.io/badge/Android%20Studio-3DDC84.svg?style=for-the-badge&logo=android-studio&logoColor=white) +![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) +![PyCharm](https://img.shields.io/badge/pycharm-143?style=for-the-badge&logo=pycharm&logoColor=black&color=black&labelColor=green) +![PhpStorm](https://img.shields.io/badge/phpstorm-143?style=for-the-badge&logo=phpstorm&logoColor=black&color=black&labelColor=darkorchid) +![Obsidian](https://img.shields.io/badge/Obsidian-%23483699.svg?style=for-the-badge&logo=obsidian&logoColor=white) +![Notepad++](https://img.shields.io/badge/Notepad++-90E59A.svg?style=for-the-badge&logo=notepad%2b%2b&logoColor=black) + +Thank you for coming here :wave: diff --git a/assets/images/projects/dw_magazin.png b/assets/images/projects/dw_magazin.png new file mode 100644 index 00000000..2d1973d7 Binary files /dev/null and b/assets/images/projects/dw_magazin.png differ diff --git a/assets/images/projects/dw_screenshot.png b/assets/images/projects/dw_screenshot.png new file mode 100644 index 00000000..60338fee Binary files /dev/null and b/assets/images/projects/dw_screenshot.png differ diff --git a/index.html b/index.html.bak similarity index 100% rename from index.html rename to index.html.bak diff --git a/index.md b/index.md index 538bc161..a16bcdd2 100644 --- a/index.md +++ b/index.md @@ -2,39 +2,23 @@ # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults -layout: single +layout: home author_profile: true -title: "about me" +# title: "about me" canonical_url: "https://steffenillium.de" permalink: "/" - +entries_layout: grid --- -Hey, glad you found me! +Hey, glad you found me! :wave: -This web page is intended to provide an overview of my current professional life as a doctoral student at the Ludwig Maximilian's University, Munich ([LMU Munich](https://www.lmu.de)).  So, let's get right to the point! - -Being at a university means being a teacher in classes, an advisor in practical classes, a speaker, or an organizer in lectures. On the respective pages, you can learn more about my [teaching](teaching) and my [research](research) topics. - -Working on projects on behalf of or with partners from industry was another task. Here I learned about audio signal processing and the training of deep neural networks in the context of sequences and image data. In my final year, I was given the opportunity to study multi-agent reinforcement learning in the context of safety and emergent phenomena in fused industrial environments. - -Together with my personal interests, this formed the basis for the [publications](publications) we were fortunate enough to work on. - -Over the course of my time, my colleagues and I came to work on what were called '*hobbies*', which led me to being the head organizer of a small [open-source conference](https://openmunich.eu). -Soon thereafter, I took over the editorial office of our [online magazine](https://digitaleweltmagazin.de/). I was fortunate to have the opportunity to work in positionsI had never imagined. - - - -Thank you for coming here :wave: + +This sites' general structure follows the structure of my last five years of worklife, which can basicaly be devided in [research](/research), [teaching](/teaching), work on [projects](/projects) and [publications](/publications). Just have a look aroung and thanks for coming here :blush: