Skip to content

Commit 48ccc35

Browse files
committed
added about page and small cosmetics
1 parent e575790 commit 48ccc35

12 files changed

+63
-35
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ timezone: Europe/Berlin
1616

1717
title: Linus Eickhoff # the main title
1818

19-
tagline: Philosophically driven with interests in STEM # it will display as the sub-title
19+
tagline: Philosophically driven with wide interests in STEM # it will display as the sub-title
2020

2121
description: >- # used by seo meta and the atom feed
2222
Portfolio and Blogging Site of L Eickhoff
@@ -96,7 +96,7 @@ theme_mode: # [light | dark]
9696
cdn:
9797

9898
# the avatar on sidebar, support local or CORS resources
99-
avatar: # TBD
99+
avatar: /assets/img/pb_transparent.png
100100

101101
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
102102
# It can be overridden by a customized `page.image` in front matter.

_posts/2024-06-05-Work In Progress.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
title: This Website is under construction
33
date: 2024-06-05 21:37 +0200
44
categories: [General, Orga]
5-
tags: [wip] # TAG names should always be lowercase
5+
tags: [wip] # TAG names should always be lowercase
66

7-
media_subpath: /_data/posts/
7+
media_subpath: /assets/
88
---
99

10-
*This page is currently under construction. I will continue working on it in small steps.*
10+
_This page is currently under construction. I will continue working on it in small steps._
1111

1212
# Plans
13-
This site will be used as my personal portfolio and blogging page, where I upload hopefully interesting thoughts and projects.
14-
1513

14+
This site will be used as my personal portfolio and blogging page, where I upload hopefully interesting thoughts and projects.

_tabs/about.md

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,52 @@ icon: fas fa-info-circle
44
order: 4
55
---
66

7-
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
8-
{: .prompt-tip }
7+
<!-- <object data="../assets/testcv.pdf" width="800" height="1000" type='application/pdf'></object> -->
8+
9+
[![version](https://img.shields.io/github/v/release/Rripped/rripped.github.io?include_prereleases)][releases]&nbsp;
10+
11+
[releases]: https://github.com/Rripped/rripped.github.io/releases
12+
13+
This site is a personal portfolio and blogging page of me (Linus Eickhoff), where I will showcase some projects and write about my interests.
14+
15+
# About me
16+
17+
I am a grad student in computer science at the University of Stuttgart, Germany. My main focus in this field is **Data Science**, **Machine Learning** and **AI**.\
18+
Apart from university, I am passionate about **Philosophy of Mind**, Theories of **Consciousness** and the **nature of reality**.\
19+
To drop a few names, I strongly resonate with many ideas of **Joscha Bach** (Philosophy, Consciousness, AI), **Stephen Wolfram** (Wolfram Physics, Observer Theory) and **Michael Levin** (Self Organization, Cognitive Agents).
20+
21+
<!-- I have a full [CV](../assets/cv_linus_eickhoff.pdf) available, otherwise the following gives a short overview. -->
22+
23+
## Education
24+
25+
**Baden-Wuerttemberg Cooperative State University (DHBW)**
26+
~ B.Sc. in Computer Science
27+
~ Stuttgart, Germany (Oct 2020 - Sep 2023)
28+
29+
**University of Stuttgart**
30+
~ M.Sc. in Computer Science
31+
~ Stuttgart, Germany (Oct 2023 - now)
32+
33+
## Work
34+
35+
### Hewlett Packard Enterprise (Sep 2020 - Nov 2023)
36+
37+
At HPE I worked on a bunch of projects in different organizations, mainly focused around **Data Science**, including...
38+
39+
- An **analysis of trends, topics and behaviour** of a german online forum at [DXC Technology](https://dxc.com/)
40+
- The development of a **semantic search engine** for papers in my semester abroad at the [Hewlett Packard Labs](https://www.hpe.com/us/en/hewlett-packard-labs.html) in Milpitas, California.
41+
- The development of a **workload-analysis suite** at the [HLRS](https://www.hlrs.de/) in Stuttgart, featuring algorithms and visualizations to detect topologically-inefficient resource usage of jobs running on the supercomputer [HPE Apollo (HAWK)](https://www.hlrs.de/de/loesungen/systeme/hpe-apollo-hawk).
42+
43+
### SPIRITFAKTUR (Jul 2024 - now)
44+
45+
The startup [SPIRITFAKTUR](https://www.spiritfaktur.de/) is a small agency and investment fund, where I work on different projects, related to **Data Science** and **Machine Learning**, in part-time.
46+
47+
### Lecturer at the DHBW Stuttgart (Starting Oct 2024)
48+
49+
Starting in October 2024, I will be a lecturer at the DHBW Stuttgart, teaching Computer Science Bachelor students in my **Explainable AI** (XAI) course.
50+
51+
## Further Information
52+
53+
<!-- I have a [CV](../assets/cv_linus_eickhoff.pdf) available. -->
54+
55+
If you are interested in my work or anything else, feel free to contact me via [email](mailto:) or [LinkedIn](https://www.linkedin.com/in/linus-eickhoff/).
-27.3 KB
Loading
-161 KB
Loading
-14 KB
Loading

assets/img/favicons/favicon-16x16.png

-1.41 KB
Binary file not shown.

assets/img/favicons/favicon-32x32.png

-1017 Bytes
Loading

assets/img/favicons/favicon.ico

0 Bytes
Binary file not shown.
-13.4 KB
Loading

assets/img/favicons/safari-pinned-tab.svg

Lines changed: 8 additions & 26 deletions
Loading

assets/img/pb_transparent.png

734 KB
Loading

0 commit comments

Comments
 (0)