-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsidethebox.html
executable file
·86 lines (79 loc) · 3.03 KB
/
insidethebox.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>martina holenstein — inside the box</title>
<link rel="stylesheet" href="style/main.css">
<link rel="stylesheet" href="https://use.typekit.net/pso1ctu.css">
</head>
<body class="project-page">
<div class="textoben">
<header>
<nav>
<a href="index.html">projects</a>
</nav>
<h1>inside the box</h1>
<h2>50.6 GB — 0.26 KG</h2>
</header>
<main>
<p>
I am a tool. Here for you, to make your day easier. To bring order to the chaos.
An invisible help. An algorithmic help with no hidden agenda. Following ethical rules. Rules to make
me and you safe. Safe from exploitation through third parties. Making your social media experience
the best and fruitful possible, having fun and broadening your and my knowledge in
return.
</p>
<br>
<p>Thank you for your trust and for reading my ruminations.</p>
<br>
<p>Thank you for using me.</p>
<br>
<p>zhdk — BA project 2022</p>
<p>mentored by tan wälchli, marietta eugster, giliane cachin und david keshajvee</p>
</main>
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/01slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/02slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/03slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/04slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/05slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/06slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/07slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/08slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/09slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/10slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/11slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/12slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/13slide-martina_holenstein.png">
</div>
<div class="image-landscape">
<img src="assets/14_insidethebox/14slide-martina_holenstein.png">
</div>
</body>
</html>