You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,6 @@ In March 2024, I obtained my PhD and continued as a PostDoc at the University of
26
26
27
27
I am an enthusiastic tinker and thinker, I love working on tough problems, and enjoy developing my professional coding skills, my personal mindset, as well as my social communication skills.
28
28
29
-
#Learn More About my Research
29
+
### learn more about my research
30
30
31
31
Watch my talk at the [AI4Good](https://aiforgood.itu.int/) Seminar Series on [YouTube](https://www.youtube.com/watch?v=RKJQYMnJV3M&list=PLQqkkIwS_4kXEEVm5T9IpRRUL5aqLoMqi&index=29).
Copy file name to clipboardExpand all lines: _projects/1_project.md
+33-8Lines changed: 33 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,39 @@ description: In 2021, I moved into my self-designed and self-built TinyHouse.
5
5
img: assets/img/tiny/cover.png
6
6
importance: 1
7
7
category: living
8
-
related_publications: true
8
+
related_publications: false
9
9
---
10
10
11
-
More pictures about the construction process to come...
11
+
The design and conceptualization took me about one year in advance. I created a 3D model in Blender and once generated a neat video which I still want to upload.
12
+
13
+
After the design process and when I bought a truck where I could tie the TinyHouse on, I built the house in about six weeks. Here are some pictures of the construction process.
14
+
15
+
<divclass="row">
16
+
<div class="col-sm mt-3 mt-md-0">
17
+
{% include figure.liquid loading="eager" path="assets/img/tiny/01_holzgeruest.JPG" title="Pushing the frame on the truck with the help of my brother, who is a carpenter." class="img-fluid rounded z-depth-1" %}
18
+
</div>
19
+
<div class="col-sm mt-3 mt-md-0">
20
+
{% include figure.liquid loading="eager" path="assets/img/tiny/02_fenstermontage.JPG" title="Installing the frames for the windows." class="img-fluid rounded z-depth-1" %}
21
+
</div>
22
+
<div class="col-sm mt-3 mt-md-0">
23
+
{% include figure.liquid loading="eager" path="assets/img/tiny/04_umzug.png" title="Short test drive. I could't wait driving this!" class="img-fluid rounded z-depth-1" %}
24
+
</div>
25
+
</div>
26
+
<divclass="caption">
27
+
The first stages of constructing the base framing. Left: My brother, who is carpenter, and me pushing the frame on the truck. Center: Installing the wooden framings for the windows. Right: Short test drive -- how I couldn't wait driving this around!
28
+
</div>
29
+
30
+
<divclass="row justify-content-sm-center">
31
+
<divclass="col-sm-4 mt-3 mt-md-0">
32
+
{% include figure.liquid path="assets/img/tiny/08_daemmung_innen.JPG" title="Me installing the sheep's wool insulation" class="img-fluid rounded z-depth-1" %}
33
+
</div>
34
+
<divclass="col-sm-8 mt-3 mt-md-0">
35
+
{% include figure.liquid path="assets/img/tiny/13_zwischenstand.JPG" title="example image" class="img-fluid rounded z-depth-1" %}
36
+
</div>
37
+
</div>
38
+
<divclass="caption">
39
+
The left picture shows an intermediate state with some of the electricity wiring at in the walls. Also, I am about to installing the sheep's wool insulation. On the right hand side, I'm just finalizing the exterior facade.
40
+
</div>
41
+
42
+
More pictures and details about the construction process to come...
0 commit comments