new style and projects
This commit is contained in:
16
_config.yml
16
_config.yml
@ -14,7 +14,7 @@
|
|||||||
theme : "minimal-mistakes-jekyll"
|
theme : "minimal-mistakes-jekyll"
|
||||||
|
|
||||||
# remote_theme : "mmistakes/minimal-mistakes"
|
# 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
|
# Site Settings
|
||||||
locale : "en-US"
|
locale : "en-US"
|
||||||
@ -94,7 +94,7 @@ author:
|
|||||||
location : "Augsburg"
|
location : "Augsburg"
|
||||||
links:
|
links:
|
||||||
- label: "LMU-Munich"
|
- label: "LMU-Munich"
|
||||||
icon: "fa fa-link"
|
icon: "fas fa-link"
|
||||||
url: "https://www.mobile.ifi.lmu.de/team/steffen-illium/"
|
url: "https://www.mobile.ifi.lmu.de/team/steffen-illium/"
|
||||||
- label: "Scholar"
|
- label: "Scholar"
|
||||||
icon: "ai ai-google-scholar"
|
icon: "ai ai-google-scholar"
|
||||||
@ -306,9 +306,10 @@ defaults:
|
|||||||
values:
|
values:
|
||||||
layout: single
|
layout: single
|
||||||
author_profile: true
|
author_profile: true
|
||||||
read_time: false
|
read_time: true
|
||||||
comments: false
|
comments: false
|
||||||
share: false
|
share: false
|
||||||
|
related: true
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
related: true
|
related: true
|
||||||
show_date: false
|
show_date: false
|
||||||
@ -329,8 +330,15 @@ scholar:
|
|||||||
related: false
|
related: false
|
||||||
show_date: true
|
show_date: true
|
||||||
|
|
||||||
|
|
||||||
|
# Footer
|
||||||
|
footer_scripts:
|
||||||
|
- /assets/js/main.min.js
|
||||||
|
- /assets/js/custom-bibtex.js
|
||||||
|
|
||||||
|
|
||||||
scholar:
|
scholar:
|
||||||
style: modern-language-association
|
style: acm-siggraph
|
||||||
bibliography: _bibliography.bib
|
bibliography: _bibliography.bib
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
||||||
source: ""
|
source: ""
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
main:
|
main:
|
||||||
<<<<<<< HEAD
|
|
||||||
- title: "publications"
|
- title: "publications"
|
||||||
url: /publications
|
url: /publications
|
||||||
- title: "research"
|
- title: "research"
|
||||||
@ -12,17 +11,4 @@ main:
|
|||||||
# url: /blog
|
# url: /blog
|
||||||
- title: "about me"
|
- title: "about me"
|
||||||
url: /about
|
url: /about
|
||||||
=======
|
|
||||||
- title: "teaching"
|
|
||||||
url: /teaching
|
|
||||||
#- title: "Projects"
|
|
||||||
# url: /projects
|
|
||||||
- title: "research"
|
|
||||||
url: /research
|
|
||||||
# - title: "Blog"
|
|
||||||
# url: /blog
|
|
||||||
- title: "publications"
|
|
||||||
url: /publications
|
|
||||||
#- title: "CV"
|
|
||||||
# url: /cv
|
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
layout: single
|
layout: single
|
||||||
<<<<<<< HEAD
|
|
||||||
title: "iOS App Development"
|
title: "iOS App Development"
|
||||||
categories: teaching
|
categories: teaching
|
||||||
tags: teaching ios swift mobile-development app-development agile teamwork
|
tags: teaching ios swift mobile-development app-development agile teamwork
|
||||||
@ -50,32 +49,3 @@ A significant emphasis was placed not only on technical implementation but also
|
|||||||
</div>
|
</div>
|
||||||
<div style="clear: both;"></div>
|
<div style="clear: both;"></div>
|
||||||
</div>
|
</div>
|
||||||
=======
|
|
||||||
title: "IOS - Mobile App Developement"
|
|
||||||
categories: teaching
|
|
||||||
tags: app developement
|
|
||||||
excerpt: "Teaching to plan and develope distributed mobile apps for IOS as a team."
|
|
||||||
header:
|
|
||||||
teaser: assets/images/teaching/ios.png
|
|
||||||
---
|
|
||||||
|
|
||||||
{: .align-left style="padding:0.1em; width:5em"}
|
|
||||||
One semester and with the experience in [andropid app developement](teaching/android), I stepped in to support my collegue in teaching mobile app developement at LMU.
|
|
||||||
The lab was divided into two phases:
|
|
||||||
**1)** In the introductory phase, the theoretical basics were taught in a weekly preliminary meeting, in addition to practical timeslots.
|
|
||||||
**2)** During the project phase, students then worked independently in groups on their own projects.
|
|
||||||
There were individual appointments with the project groups to discuss the respective status of the project work.
|
|
||||||
|
|
||||||
Specifically, the practical course provided an introduction to programming for the Apple iOS operating system.
|
|
||||||
The focus was on programming with Swift and an introduction to specific concepts of programming on mobile devices.
|
|
||||||
|
|
||||||
### Content
|
|
||||||
|
|
||||||
- Client-Server Architecture
|
|
||||||
- Usage of wireless lokal networks (Wifi / Bluetooth)
|
|
||||||
- GPS and outdoor positioning
|
|
||||||
- Teamwork and planning of timed projects
|
|
||||||
- Agile feature developement and tools
|
|
||||||
|
|
||||||
IOS app developement was tought as `Praktikum Mobile und Verteilte Systeme (MSP)`
|
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
layout: single
|
layout: single
|
||||||
<<<<<<< HEAD
|
|
||||||
title: "MSP Android Course"
|
title: "MSP Android Course"
|
||||||
categories: teaching
|
categories: teaching
|
||||||
tags: teaching android java kotlin mobile-development app-development agile teamwork
|
tags: teaching android java kotlin mobile-development app-development agile teamwork
|
||||||
@ -57,43 +56,3 @@ Emphasis was placed on applying software engineering best practices within the c
|
|||||||
</div>
|
</div>
|
||||||
<div style="clear: both;"></div>
|
<div style="clear: both;"></div>
|
||||||
</div>
|
</div>
|
||||||
=======
|
|
||||||
title: "Android - Mobile App Developement"
|
|
||||||
categories: teaching
|
|
||||||
tags: app developement
|
|
||||||
excerpt: "Teaching to plan and develope distributed mobile apps for Android as a team."
|
|
||||||
header:
|
|
||||||
teaser: assets/images/teaching/android.png
|
|
||||||
---
|
|
||||||
|
|
||||||
{: .align-left style="padding:0.1em; width:5em"}
|
|
||||||
Over the course of several semesters me and my collegues tought mobile app developement at [LMU](https://www.mobile.ifi.lmu.de/).
|
|
||||||
The lab was divided into two phases:
|
|
||||||
**1)** In the introductory phase, the theoretical basics were taught in a weekly preliminary meeting, in addition to practical timeslots.
|
|
||||||
**2)** During the project phase, students then worked independently in groups on their own projects.
|
|
||||||
There were individual appointments with the project groups to discuss the respective status of the project work.
|
|
||||||
|
|
||||||
### Content
|
|
||||||
|
|
||||||
<div class="table-right">
|
|
||||||
|
|
||||||
| Summer semester | Winter semester |
|
|
||||||
| --- | --- |
|
|
||||||
| [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose22/) | [2022](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2223/)|
|
|
||||||
| [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose21/) | [2021](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2122/)|
|
|
||||||
| [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-sose20/) | [2020](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws2021/)|
|
|
||||||
| [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-sose19/) | [2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/praktikum-mobile-und-verteilte-systeme-ws1920/)|
|
|
||||||
| --- | [2018](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/msp-ws1819/)|
|
|
||||||
|
|
||||||
</div>
|
|
||||||
- Developement of Android-Apps
|
|
||||||
- Client-Server Architecture
|
|
||||||
- Usage of wireless lokal networks (Wifi / Bluetooth)
|
|
||||||
- GPS and outdoor positioning
|
|
||||||
- Teamwork and planning of timed projects
|
|
||||||
- Agile feature developement and tools
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This course was held as `Praktikum Mobile und Verteilte Systeme (MSP)`
|
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 929 KiB |
41
index.md
41
index.md
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
<<<<<<< HEAD
|
|
||||||
layout: home
|
layout: home
|
||||||
author_profile: true
|
author_profile: true
|
||||||
canonical_url: "https://steffenillium.de"
|
canonical_url: "https://steffenillium.de"
|
||||||
@ -20,44 +19,4 @@ This portfolio offers a detailed overview of my academic background, professiona
|
|||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
Explore the sections detailing my [research](/research), [teaching](/teaching) experience, key [projects](/projects), and [publications](/publications) to gain deeper insights into my work. You can navigate through the site using the top menu for detailed information on specific areas.
|
Explore the sections detailing my [research](/research), [teaching](/teaching) experience, key [projects](/projects), and [publications](/publications) to gain deeper insights into my work. You can navigate through the site using the top menu for detailed information on specific areas.
|
||||||
=======
|
|
||||||
# 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: "/"
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Hey, glad you found me!
|
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
<!-- <figure class="third">
|
|
||||||
<img src="/assets/images/photo/bike.jpg">
|
|
||||||
|
|
||||||
<img src="/assets/images/photo/vulkan_wave.jpg">
|
|
||||||
|
|
||||||
<img src="/assets/images/photo/azores.jpg">
|
|
||||||
|
|
||||||
<img src="/assets/images/photo/sundown.jpg">
|
|
||||||
|
|
||||||
<img src="/assets/images/photo/soft_coral.jpg">
|
|
||||||
|
|
||||||
<img src="/assets/images/photo/natural_pool.jpg">
|
|
||||||
</figure> -->
|
|
||||||
|
|
||||||
Thank you for coming here :wave:
|
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
|
||||||
|
@ -9,15 +9,8 @@ taxonomy: teaching
|
|||||||
author_profile: true
|
author_profile: true
|
||||||
entries_layout: list
|
entries_layout: list
|
||||||
---
|
---
|
||||||
<<<<<<< HEAD
|
|
||||||
As a doctoral student, embracing the role of an educator brought me great joy, whether it was mentoring undergraduate and graduate students on their theses, assisting in the organization of larger lectures, or leading practical seminars and courses. Below is a list of subjects where I contributed either as an assistant or as the main instructor.
|
As a doctoral student, embracing the role of an educator brought me great joy, whether it was mentoring undergraduate and graduate students on their theses, assisting in the organization of larger lectures, or leading practical seminars and courses. Below is a list of subjects where I contributed either as an assistant or as the main instructor.
|
||||||
|
|
||||||
For a detailed list of thesis topics I have supervised, please visit my [LMU profile page](https://www.mobile.ifi.lmu.de/team/steffen-illium/).
|
For a detailed list of thesis topics I have supervised, please visit my [LMU profile page](https://www.mobile.ifi.lmu.de/team/steffen-illium/).
|
||||||
|
|
||||||
=======
|
|
||||||
Being a doctoral student, I was happy to also assume a teaching role, either as a mentor for undergraduate and graduate students' theses, an assistant for arranging larger lectures, or as a facilitator for practical seminars and courses.
|
|
||||||
Below, you'll find a list of subjects in which I played an assisting or leading role.
|
|
||||||
A comprehensive listing of past thesis topics can be accessed on my [LMU profile page](https://www.mobile.ifi.lmu.de/team/steffen-illium/).
|
|
||||||
>>>>>>> d0fa738f (rebase from mnml mistakes source)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user