Skip to content

Commit ab7a790

Browse files
author
Matthias
committed
Updated TinyHouse project.
1 parent 7a7eca5 commit ab7a790

File tree

15 files changed

+34
-9
lines changed

15 files changed

+34
-9
lines changed

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ In March 2024, I obtained my PhD and continued as a PostDoc at the University of
2626

2727
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.
2828

29-
# Learn More About my Research
29+
### learn more about my research
3030

3131
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).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

_projects/1_project.md

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,39 @@ description: In 2021, I moved into my self-designed and self-built TinyHouse.
55
img: assets/img/tiny/cover.png
66
importance: 1
77
category: living
8-
related_publications: true
8+
related_publications: false
99
---
1010

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+
<div class="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+
<div class="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+
<div class="row justify-content-sm-center">
31+
<div class="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+
<div class="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+
<div class="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...
1243

13-
---
14-
layout: page
15-
title: project
16-
description: a project with a background image
17-
img: /assets/img/tiny/cover.png
18-
---

0 commit comments

Comments
 (0)